Files
doc
openstackclient
common
compute
v2
__init__.py
client.py
identity
image
object
openstack
tests
volume
__init__.py
shell.py
tools
.coveragerc
.gitignore
.gitreview
.mailmap
.testr.conf
HACKING.rst
LICENSE
MANIFEST.in
README.rst
openstack-common.conf
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
python-openstackclient/openstackclient/compute
Dean Troyer 9062811d10 Expand support for command extensions
Allows client libraries to have complete access to the rest of the
OSC ClientManager.  In addition, extension libraries can define
global options (for API version options/env vars) and define
versioned API entry points similar to the in-repo commands.

The changes to ClientManager exposed some issues in the existing
object api tests that needed to be cleaned up.

Change-Id: Ic9662edf34c5dd130a2f1a69d2454adefc1f8a95
2013-11-21 01:27:10 -06:00
..
2013-11-18 23:40:11 -06:00