|
pyrax
Python Bindings for the Rackspace Cloud
|
Classes | |
| class | CloudDatabaseInstance |
| This class represents a MySQL instance in the cloud. More... | |
| class | CloudDatabaseDatabase |
| This class represents a database on a CloudDatabaseInstance. More... | |
| class | CloudDatabaseUser |
| This class represents a user on a CloudDatabaseInstance. More... | |
| class | CloudDatabaseFlavor |
| This class represents the available instance configurations, or 'flavors', which you use to define the memory and CPU size of your instance. More... | |
| class | CloudDatabaseClient |
| This is the primary class for interacting with Cloud Databases. More... | |
Functions | |
| def | assure_instance |
| def pyrax.cloud_databases.assure_instance | ( | fnc | ) |
1.7.6.1