Go to file
Yong Sheng Gong defb5481b0 Add name or id to quantum cli commands.
Bug #1030180

We first lookup the resource id via id if it looks like an id.
If we cannot find it via id, we will look it up via name.
All of the update/show/delete support reference resource via name or id.
To create port/subnet, we can refercen network via network's name.
Also in port creation, we support reference subnet in fixed_ip via its name.

quantum_test.sh is added to test the command lines after running 'python setup.py install'

Change-Id: I54b6912e2c4044ba70aaf604cd79520022de262f
2012-08-05 17:34:15 +08:00
2012-06-14 18:04:52 -04:00
2012-06-26 21:18:29 -05:00
2012-01-18 09:39:25 +11:00
2012-01-18 09:39:25 +11:00
2012-01-18 09:39:25 +11:00
2012-06-26 21:18:29 -05:00
2012-06-14 18:04:52 -04:00
2012-01-18 14:50:04 +11:00
2012-06-14 18:04:52 -04:00
2012-06-14 18:04:52 -04:00

This is the client API library for Quantum.
Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%