Jump to: navigation, search

QuantumClientGUI

Revision as of 22:11, 6 May 2011 by DanWendlandt (talk)

The Quantum GUI should expose all tenant operations exposed as part of the core Quantum API.

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.

An example template for this GUI would be the work to modify OpenStack dashboard for the Quantum demo given at the Diablo summit.

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