Cloudpipe interface.
Bases: novaclient.base.Resource
A cloudpipe instance is a VPN attached to a project’s VLAN.
Populate and bind to a manager.
| Parameters: |
|
|---|
Delete the own cloudpipe instance
| Returns: | An instance of novaclient.base.TupleWithMeta |
|---|
Bases: novaclient.base.ManagerWithFind
Launch a cloudpipe instance.
| Parameters: | project – UUID of the project (tenant) for the cloudpipe |
|---|
Get a list of cloudpipe instances.
alias of Cloudpipe
Configure cloudpipe parameters for the project.
Update VPN address and port for all networks associated with the project defined by authentication
| Parameters: |
|
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta |