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

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