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

8 commits

Author SHA1 Message Date
Paulo Henrique Lopes Ribeiro
32cfb41008 [xenserver] Updated models to have all attributes from version 6.2.0 2013-12-10 23:05:42 -02:00
Sergio Rubio
f12faea594 [xenserver] replace #connection with #service in models
connection is now deprecated as per #1415, #1392
2013-01-08 00:14:13 +01:00
Paul Thornthwaite
0c674865d6 [xenserver|compute] Updates reference to service 2013-01-07 21:01:24 +00:00
Sergio Rubio
5b6ca0b98b [xenserver] StorageRepository.save should use sane defaults
- Added required tests
- Minor StorageRepository tests refactoring
2013-01-06 14:31:26 +01:00
Sergio Rubio
e8594c484b [xenserver] added new methods to StorageRepository model
- destroy/save operations
- generic set_attribute method
2012-12-31 00:55:42 +01:00
Sergio Rubio
8dad76cee0 * Added new scan_sr request
* Added StorageRepository.scan method
* set_attribute request is now generic and can be used by any model
* Added VDI.set_attribute method
2012-04-16 21:09:52 +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
3131e7b9fb * [xenserver|compute] initial release 2012-04-02 13:25:03 +02:00