Bases: object
Bases: openstack_dashboard.api.base.APIResourceWrapper
Bases: openstack_dashboard.api.network_base.FloatingIpManager
Bases: openstack_dashboard.api.base.APIDictWrapper
Bases: openstack_dashboard.api.base.APIDictWrapper
Bases: openstack_dashboard.api.base.APIResourceWrapper
Simple wrapper around contrib/simple_usage.py.
Bases: openstack_dashboard.api.base.APIDictWrapper
Wrapper for the “console” dictionary returned by the novaclient.servers.get_spice_console method.
Bases: openstack_dashboard.api.base.APIResourceWrapper
Wrapper around novaclient.security_groups.SecurityGroup which wraps its rules in SecurityGroupRule objects and allows access to them.
Wraps transmitted rule info in the novaclient rule class.
Bases: openstack_dashboard.api.network_base.SecurityGroupManager
Gets security groups of an instance.
Bases: openstack_dashboard.api.base.APIResourceWrapper
Wrapper for individual rules in a SecurityGroup.
Bases: openstack_dashboard.api.base.APIResourceWrapper
Simple wrapper around novaclient.server.Server
Preserves the request info so image name can later be retrieved
Bases: openstack_dashboard.api.base.APIDictWrapper
Wrapper for the “console” dictionary returned by the novaclient.servers.get_vnc_console method.
Add a tenant to the given flavor access list.
Unset the flavor extra spec keys.
Set the flavor extra spec keys.
Get flavor extra specs.
Remove a tenant from the given flavor access list.
Gets console output of an instance.