Difference between revisions of "QuantumClientGUI"
| Line 7: | Line 7: | ||
* creation/modify/delete networks | * creation/modify/delete networks | ||
* view set of available interfaces exposed by "interface services" | * view set of available interfaces exposed by "interface services" | ||
| − | * attach/detach those interfaces from networks. | + | * 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. | ||
Revision as of 22:04, 6 May 2011
The Quantum GUI should expose all capabilities 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.