The nova.api.openstack.compute.legacy_v2.contrib.cloudpipe_update Module¶
-
class
CloudpipeUpdateController¶ Bases:
nova.api.openstack.wsgi.ControllerHandle updating the VPN IP/port for cloudpipe instances.
-
update(req, id, body)¶ Configure cloudpipe parameters for the project.
-
wsgi_actions= {'update': 'update'}¶
-
wsgi_extensions= []¶
-
-
class
Cloudpipe_update(ext_mgr)¶ Bases:
nova.api.openstack.extensions.ExtensionDescriptorAdds the ability to set the VPN IP/port for cloudpipe instances.
-
alias= 'os-cloudpipe-update'¶
-
get_controller_extensions()¶
-
name= 'CloudpipeUpdate'¶
-
namespace= 'http://docs.openstack.org/compute/ext/cloudpipe-update/api/v2'¶
-
updated= '2012-11-14T00:00:00Z'¶
-