The nova.api.openstack.compute.networks_associate Module¶
-
class
NetworkAssociateActionController(network_api=None)¶ Bases:
nova.api.openstack.wsgi.ControllerNetwork Association API Controller.
-
wsgi_actions= {'disassociate_project': '_disassociate_project_only', 'associate_host': '_associate_host', 'disassociate_host': '_disassociate_host_only'}¶
-
wsgi_extensions= []¶
-