Bases: quantum.db.db_base_plugin_v2.QuantumDbPluginV2
Meta-Plugin with v2 API support for multiple sub-plugins.
Get the portprofile name and the device name for the dynamic vnic
Create a new credential
Creates a new Virtual Network, and assigns it a symbolic name.
Creates a port on the specified Virtual Network.
Create a QoS level
Create a subnet, which represents a range of IP addresses that can be allocated to devices.
Delete a credential
Deletes the network with the specified network identifier belonging to the specified tenant.
Deletes a port
Delete a QoS level
Deletes a subnet
Remove the association of the VIF with the dynamic vnic
Get all credentials
Get all QoS levels
Get a particular credential
Gets a particular network
Gets all networks
Get QoS Details
Rename the particular credential resource
Rename QoS level
Provides the hostname on which a dynamic vnic is reserved
Updates the symbolic name belonging to a particular Virtual Network.
Updates the state of a port and returns the updated port
Updates the state of a subnet and returns the updated subnet