Jump to: navigation, search

Difference between revisions of "QuantumClientCLI"

 
Line 9: Line 9:
 
* attach/detach those interfaces from networks.
 
* attach/detach those interfaces from networks.
  
This work may benefit from shared client library code with the QuantumClientGUI work.
+
This work may benefit from shared client library code with the [[ QuantumClientGUI ]] work.

Revision as of 22:14, 6 May 2011

The Quantum CLI should expose all tenant operations exposed as part of the core Quantum API. This would be similar to the novaclient utility available for nova.

Communication with Quantum should be over the tenant web services API.

Key operations include

  • creation/modify/delete networks
  • view set of available interfaces exposed by "interface services"
  • attach/detach those interfaces from networks.

This work may benefit from shared client library code with the QuantumClientGUI work.