.testr.conf
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
docs-requirements.txt
openstack-common.conf
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
automationclient/__init__.py
automationclient/base.py
automationclient/client.py
automationclient/exceptions.py
automationclient/extension.py
automationclient/service_catalog.py
automationclient/shell.py
automationclient/utils.py
automationclient/openstack/__init__.py
automationclient/openstack/common/__init__.py
automationclient/openstack/common/gettextutils.py
automationclient/openstack/common/importutils.py
automationclient/openstack/common/setup.py
automationclient/openstack/common/strutils.py
automationclient/openstack/common/version.py
automationclient/openstack/common/apiclient/__init__.py
automationclient/openstack/common/apiclient/auth.py
automationclient/openstack/common/apiclient/base.py
automationclient/openstack/common/apiclient/client.py
automationclient/openstack/common/apiclient/exceptions.py
automationclient/openstack/common/apiclient/fake_client.py
automationclient/tests/__init__.py
automationclient/tests/fakes.py
automationclient/tests/test_base.py
automationclient/tests/test_client.py
automationclient/tests/test_http.py
automationclient/tests/test_service_catalog.py
automationclient/tests/test_shell.py
automationclient/tests/test_utils.py
automationclient/tests/utils.py
automationclient/tests/v1_1/__init__.py
automationclient/tests/v1_1/fakes.py
automationclient/tests/v1_1/test_architectures.py
automationclient/tests/v1_1/test_auth.py
automationclient/tests/v1_1/test_components.py
automationclient/tests/v1_1/test_devices.py
automationclient/tests/v1_1/test_nodes.py
automationclient/tests/v1_1/test_profiles.py
automationclient/tests/v1_1/test_properties.py
automationclient/tests/v1_1/test_roles.py
automationclient/tests/v1_1/test_services.py
automationclient/tests/v1_1/test_shell.py
automationclient/tests/v1_1/test_zones.py
automationclient/tests/v1_1/contrib/__init__.py
automationclient/tests/v1_1/contrib/test_list_extensions.py
automationclient/tests/v1_1/fake_files/__init__.py
automationclient/tests/v1_1/fake_files/fake_architecture_create.arc
automationclient/tests/v1_1/fake_files/fake_profile_create_update.json
automationclient/tests/v1_1/fake_files/fake_role_component_update.json
automationclient/tests/v1_1/fake_files/fake_zone_create.json
automationclient/v1_1/__init__.py
automationclient/v1_1/architectures.py
automationclient/v1_1/client.py
automationclient/v1_1/components.py
automationclient/v1_1/devices.py
automationclient/v1_1/nodes.py
automationclient/v1_1/profiles.py
automationclient/v1_1/properties.py
automationclient/v1_1/roles.py
automationclient/v1_1/services.py
automationclient/v1_1/shell.py
automationclient/v1_1/tasks.py
automationclient/v1_1/zones.py
automationclient/v1_1/contrib/__init__.py
automationclient/v1_1/contrib/list_extensions.py
docs/Makefile
docs/make.bat
docs/source/Architecture.rst
docs/source/Command-line_tool.rst
docs/source/Component.rst
docs/source/Device.rst
docs/source/Global_Properties.rst
docs/source/Install.rst
docs/source/Overview.rst
docs/source/Profile.rst
docs/source/Python_API.rst
docs/source/Zone.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/nature.css
docs/source/images/architectureDualNode.png
docs/source/images/architectureMultiNodeHA.png
docs/source/images/architecturegeneral.png
docs/source/images/openstackComponents.png
docs/source/images/poolifecycle.png
python_automationclient.egg-info/PKG-INFO
python_automationclient.egg-info/SOURCES.txt
python_automationclient.egg-info/dependency_links.txt
python_automationclient.egg-info/entry_points.txt
python_automationclient.egg-info/requires.txt
python_automationclient.egg-info/top_level.txt
tools/automation.bash_completion
tools/colorizer.py
tools/generate_authors.sh
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh