Skip to content
ggoodale edited this page Sep 13, 2010 · 3 revisions

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

Clone this wiki locally