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_rdp_console method.
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.
Decorator that converts a method with a single self argument into a property cached on the instance.
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.
this method will determine if nova supports a given extension name. example values for the extension_name include AdminActions, ConsoleOutput, etc.
Get the list of access instance sizes (flavors).
Unset the flavor extra spec keys.
Set the flavor extra spec keys.
Get flavor extra specs.
Get the list of available instance sizes (flavors).
Remove a tenant from the given flavor access list.
Gets console output of an instance.