|
pyrax
Python Bindings for the Rackspace Cloud
|
Classes | |
| class | CloudNetwork |
| This represents a network in the cloud. More... | |
| class | CloudNetworkManager |
| Does nothing special, but is used in testing. More... | |
| class | CloudNetworkClient |
| This is the base client for creating and managing Cloud Networks. More... | |
Packages | |
| namespace | pyrax::cloudnetworks |
Variables | |
| string | PUBLIC_NET_ID = "00000000-0000-0000-0000-000000000000" |
| string | SERVICE_NET_ID = "11111111-1111-1111-1111-111111111111" |
| tuple | PSEUDO_NETWORKS = (PUBLIC_NET_ID, SERVICE_NET_ID) |
1.7.6.1