-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rackspace_cloud – a gem for managing Rackspace Cloud Server instances.
API operations and their current state of support:
Servers: List (with details), Create, Delete (first in r0.2.0)
Update Server Name / Administrative Password (first in 0.3.0)
Server Actions: Reboot, Rebuild, Resize, Confirm Resize, Revert Resize
Flavors: Known flavors (with details) are loaded when a connection is instantiated.
Images: Create, Delete, List
API operations currently unimplemented:
Server Addresses: List All Addresses, List Public Addresses, List Private Addresses,
Shared IPs: Share an IP Address, Unshare an IP Address
Backup Schedules: List/Create/Update/Delete
Shared IP Groups: List/Create/Delete
Areas for optimization: Implement Changes-Since for the refresh operation