.coveragerc
.mailmap
.testr.conf
.travis.yml
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
cratonclient/__init__.py
cratonclient/auth.py
cratonclient/crud.py
cratonclient/exceptions.py
cratonclient/session.py
cratonclient/common/__init__.py
cratonclient/common/cliutils.py
cratonclient/formatters/__init__.py
cratonclient/formatters/base.py
cratonclient/formatters/json_format.py
cratonclient/formatters/table.py
cratonclient/shell/__init__.py
cratonclient/shell/main.py
cratonclient/shell/v1/__init__.py
cratonclient/shell/v1/cells_shell.py
cratonclient/shell/v1/clouds_shell.py
cratonclient/shell/v1/devices_shell.py
cratonclient/shell/v1/hosts_shell.py
cratonclient/shell/v1/projects_shell.py
cratonclient/shell/v1/regions_shell.py
cratonclient/shell/v1/shell.py
cratonclient/tests/__init__.py
cratonclient/tests/base.py
cratonclient/tests/cassettes/README.rst
cratonclient/tests/cassettes/TestCells-test_autopagination_when_listing.yaml
cratonclient/tests/cassettes/TestCells-test_create.yaml
cratonclient/tests/cassettes/TestCells-test_delete.yaml
cratonclient/tests/cassettes/TestCells-test_manual_pagination.yaml
cratonclient/tests/cassettes/TestCells-test_update_existing_cell.yaml
cratonclient/tests/cassettes/TestClouds-test_autopagination_when_listing.yaml
cratonclient/tests/cassettes/TestClouds-test_create.yaml
cratonclient/tests/cassettes/TestClouds-test_delete.yaml
cratonclient/tests/cassettes/TestClouds-test_manual_pagination.yaml
cratonclient/tests/cassettes/TestClouds-test_update_existing_cloud.yaml
cratonclient/tests/cassettes/TestHosts-test_create.yaml
cratonclient/tests/cassettes/TestHosts-test_delete.yaml
cratonclient/tests/cassettes/TestHosts-test_list_autopaginates.yaml
cratonclient/tests/cassettes/TestHosts-test_list_only_retrieves_first_page.yaml
cratonclient/tests/cassettes/TestHosts-test_update.yaml
cratonclient/tests/cassettes/TestRegions-test_create.yaml
cratonclient/tests/cassettes/TestRegions-test_delete.yaml
cratonclient/tests/cassettes/TestRegions-test_list_autopaginates.yaml
cratonclient/tests/cassettes/TestRegions-test_manual_pagination.yaml
cratonclient/tests/cassettes/TestRegions-test_update.yaml
cratonclient/tests/integration/__init__.py
cratonclient/tests/integration/base.py
cratonclient/tests/integration/test_auth.py
cratonclient/tests/integration/test_crud.py
cratonclient/tests/integration/shell/__init__.py
cratonclient/tests/integration/shell/base.py
cratonclient/tests/integration/shell/v1/__init__.py
cratonclient/tests/integration/shell/v1/test_cells_shell.py
cratonclient/tests/integration/shell/v1/test_clouds_shell.py
cratonclient/tests/integration/shell/v1/test_devices_shell.py
cratonclient/tests/integration/shell/v1/test_hosts_shell.py
cratonclient/tests/integration/shell/v1/test_main_shell.py
cratonclient/tests/integration/shell/v1/test_projects_shell.py
cratonclient/tests/integration/shell/v1/test_regions_shell.py
cratonclient/tests/integration/v1/__init__.py
cratonclient/tests/integration/v1/test_cells.py
cratonclient/tests/integration/v1/test_clouds.py
cratonclient/tests/integration/v1/test_devices.py
cratonclient/tests/integration/v1/test_hosts.py
cratonclient/tests/integration/v1/test_regions.py
cratonclient/tests/unit/__init__.py
cratonclient/tests/unit/test_auth.py
cratonclient/tests/unit/test_crud.py
cratonclient/tests/unit/test_exceptions.py
cratonclient/tests/unit/test_session.py
cratonclient/tests/unit/common/__init__.py
cratonclient/tests/unit/common/test_cliutils.py
cratonclient/tests/unit/formatters/__init__.py
cratonclient/tests/unit/formatters/base.py
cratonclient/tests/unit/formatters/test_base_formatter.py
cratonclient/tests/unit/formatters/test_json_formatter.py
cratonclient/tests/unit/formatters/test_table_formatter.py
cratonclient/tests/unit/shell/__init__.py
cratonclient/tests/unit/shell/base.py
cratonclient/tests/unit/shell/test_main.py
cratonclient/tests/unit/shell/v1/__init__.py
cratonclient/tests/unit/shell/v1/test_cells_shell.py
cratonclient/tests/unit/shell/v1/test_clouds_shell.py
cratonclient/tests/unit/shell/v1/test_devices_shell.py
cratonclient/tests/unit/shell/v1/test_hosts_shell.py
cratonclient/tests/unit/shell/v1/test_projects_shell.py
cratonclient/tests/unit/shell/v1/test_regions_shell.py
cratonclient/tests/unit/v1/__init__.py
cratonclient/tests/unit/v1/test_clouds.py
cratonclient/tests/unit/v1/test_inventory.py
cratonclient/tests/unit/v1/test_regions.py
cratonclient/tests/unit/v1/test_variables.py
cratonclient/v1/__init__.py
cratonclient/v1/cells.py
cratonclient/v1/client.py
cratonclient/v1/clouds.py
cratonclient/v1/devices.py
cratonclient/v1/hosts.py
cratonclient/v1/inventory.py
cratonclient/v1/projects.py
cratonclient/v1/regions.py
cratonclient/v1/variables.py
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/readme.rst
doc/source/api-ref/index.rst
doc/source/shell/index.rst
doc/source/specs/index.rst
doc/source/specs/template.rst
doc/source/specs/approved/template.rst
doc/source/specs/approved/testing-plan.rst
doc/source/specs/implemented/.placeholder
doc/source/usage/authentication.rst
doc/source/usage/cells.rst
doc/source/usage/clouds.rst
doc/source/usage/devices.rst
doc/source/usage/hosts.rst
doc/source/usage/index.rst
doc/source/usage/projects.rst
doc/source/usage/regions.rst
doc/source/usage/supported-apis.rst
python_cratonclient.egg-info/PKG-INFO
python_cratonclient.egg-info/SOURCES.txt
python_cratonclient.egg-info/dependency_links.txt
python_cratonclient.egg-info/entry_points.txt
python_cratonclient.egg-info/not-zip-safe
python_cratonclient.egg-info/pbr.json
python_cratonclient.egg-info/requires.txt
python_cratonclient.egg-info/top_level.txt
tools/tox_install.sh