1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Sergio Rubio
b917ffc5db * Added more tests and extended existing ones
* Added missing exceptions NotFound and RequestFailed
* connection.request now raises exception if request failed
* refactored most get_* request into get_record and get_records
* Compute.default_template more robust
* Base parser now replaces OpaqueRef:NULL with nil
* create_server request fixes
2012-04-04 09:01:55 +02:00
Sergio Rubio
ba8313f099 * Added custom_templates and templates methods to Host model 2012-04-02 18:50:50 +02:00
Sergio Rubio
d480b3e3c6 * Added Pool and StorageRepository models and collections Shindo tests
* Added missing attributes to Pool and StorageRepository models
2012-04-02 15:27:35 +02:00
Sergio Rubio
19b927ba4f * Added VBD Shindo tests
* added server wrapper to VBD model
2012-04-02 13:48:04 +02:00
Sergio Rubio
641ebd3fcd * Added VIF model and collection tests
* added network and server wrappers to VIF model
2012-04-02 13:35:49 +02:00
Sergio Rubio
3131e7b9fb * [xenserver|compute] initial release 2012-04-02 13:25:03 +02:00