Dmitry Dedov
1f3ebf395b
[cloudstack] add disk offerings to compute, tidy up
2013-04-22 13:54:41 +03:00
Dmitry Dedov
425a3004bd
[cloudstack] add disk_offerings collection
2013-04-22 13:39:47 +03:00
Dmitry Dedov
b12e45772f
[cloudstack] add disk_offering model
2013-04-22 13:27:32 +03:00
Dmitry Dedov
6086cc0d01
[cloudstack] fix image password_enabled field alias
2013-04-17 13:35:21 +03:00
Dmitry Dedov
951212e957
[cloudstack] servers collection, add attributes to :all method
2013-04-15 17:38:15 +03:00
Dmitry Dedov
7fe7796412
[cloudstack] add snapshot model
2013-03-26 18:27:42 +03:00
Paul Thornthwaite
245c3452a2
[cloudstack] Updates reference to service
2013-01-07 20:53:28 +00:00
Dan Bode
ebf45f2468
Add attr group.
...
This commit adds the group object to the
cloudstack compute model.
2012-11-20 20:49:39 -08:00
Dan Bode
6911b7da0b
Do not add empty security group
...
Previously, not setting a security group leads to an invalid
signature (when using api keys). This was caused b/c
an extra securitygroupid was added with '' as its value.
This was calculated as a part of the signature, but dropped
from the request, leading to the error:
unable to verify user credentials and/or request signature
This commit only adds a securtygroupid param if the result of
the querying for groups does not return []. This will prevent the
extra security group from being added.
2012-11-09 13:37:37 -08:00
Frederick Cheung
e519f9bd46
[Cloudstack] 1.8.7 compat: on 1.8.7 '123'[0] returns the byte value of '0' and not '1'
2012-09-02 12:51:17 +01:00
alex
8dc5148658
CloudStack: images.get always returns nil - fixed
2012-08-08 22:00:34 +03:00
Josh Lane
c47ba29b39
[cloudstack|security_group] fix rule revoke mock
2012-07-20 16:38:49 -07:00
Josh Lane & Jason Hansen
1fb8b19510
[cloudstack|server] assign security group
2012-07-18 16:46:45 -07:00
Josh Lane & Jason Hansen
722b33cdad
[cloudstack|security_groups] add groups and rules
...
* add volume tests back into tests/cloudstack/models/
* represent rules as a resource
* fix job representations
2012-07-18 12:59:16 -07:00
Josh Lane & Jason Hansen
54f1c92184
[cloudstack|compute] volumes support
2012-05-22 16:54:30 -07:00
Jason Hansen & Josh Lane
ff9fd54c1a
[cloudstack|compute] support async jobs
2012-05-21 16:53:53 -07:00
Jason Hansen & Josh Lane
5e68a7e204
[cloudstack|compute] zones,flavors,images,address
2012-05-16 16:06:13 -07:00
Josh Lane & Jason Hansen
e470e6cc66
[cloudstack|compute] server abstraction and mocks
2012-05-16 10:01:19 -07:00