Bases: quantumclient.quantum.v2_0.router.RouterInterfaceCommand
Add an internal network interface to a router.
Bases: quantumclient.quantum.v2_0.CreateCommand
Create a router for a given tenant.
Bases: quantumclient.quantum.v2_0.DeleteCommand
Delete a given router.
Bases: quantumclient.quantum.v2_0.ListCommand
List routers that belong to a given tenant.
Bases: quantumclient.quantum.v2_0.QuantumCommand
Remove an external network gateway from a router.
Bases: quantumclient.quantum.v2_0.router.RouterInterfaceCommand
Remove an internal network interface from a router.
Bases: quantumclient.quantum.v2_0.QuantumCommand
Based class to Add/Remove router interface.
Bases: quantumclient.quantum.v2_0.QuantumCommand
Set the external network gateway for a router.