Open ddaeschler opened 9 years ago
I've added support to pyrax to be able to create, list, and delete HA database instances according to the cloud database API guide found here:
http://docs.rackspace.com/cdb/api/v1.0/cdb-devguide/content/ha.html
The pull request also supports creating and managing the associated ACLs.
After completing the work I noticed some mention that the library may be getting replaced. Bummer, but I hope this code can be useful/included in whatever comes next.
I've added support to pyrax to be able to create, list, and delete HA database instances according to the cloud database API guide found here:
http://docs.rackspace.com/cdb/api/v1.0/cdb-devguide/content/ha.html
The pull request also supports creating and managing the associated ACLs.
After completing the work I noticed some mention that the library may be getting replaced. Bummer, but I hope this code can be useful/included in whatever comes next.