.coveragerc
.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/requirements.txt
doc/ext/__init__.py
doc/ext/cli.py
doc/ext/ext.py
doc/ext/parser.py
doc/source/conf.py
doc/source/index.rst
doc/source/_templates/sidebarlinks.html
doc/source/_theme_rtd/layout.html
doc/source/_theme_rtd/theme.conf
doc/source/cli/index.rst
doc/source/cli/intro.rst
doc/source/cli/reference.rst
doc/source/contributor/contributing.rst
doc/source/contributor/index.rst
doc/source/reference/index.rst
doc/source/reference/pythonclient.rst
doc/source/reference/pythonclient_v2.rst
python_saharaclient.egg-info/PKG-INFO
python_saharaclient.egg-info/SOURCES.txt
python_saharaclient.egg-info/dependency_links.txt
python_saharaclient.egg-info/entry_points.txt
python_saharaclient.egg-info/not-zip-safe
python_saharaclient.egg-info/pbr.json
python_saharaclient.egg-info/requires.txt
python_saharaclient.egg-info/top_level.txt
releasenotes/notes/.placeholder
releasenotes/notes/api-v2-features-650eb8cc0f50a729.yaml
releasenotes/notes/autogenerated-api-docs-3bc8513e63bfe610.yaml
releasenotes/notes/autogenerated-cli-docs-c1e89ec6ea66c4a9.yaml
releasenotes/notes/cli-deprecation-da0e7b6dfe77af52.yaml
releasenotes/notes/designate-integration-16c59a6b57dbcfa4.yaml
releasenotes/notes/drop-py2-7-862abe2ec0c32c5f.yaml
releasenotes/notes/event-logs-c6d286e25dc7d9b1.yaml
releasenotes/notes/experimental-v2-support-67ccf699e056ed78.yaml
releasenotes/notes/fields-unset-068db4c3e680c37d.yaml
releasenotes/notes/fix-job-binary-download-py3-5592eca2345305bd.yaml
releasenotes/notes/fix-osc-520-regression-a92dff38f04e6a57.yaml
releasenotes/notes/implement-pagination-2ba52769d240a3ce.yaml
releasenotes/notes/job-binary-create-optional-bc0f9ee6426c5659.yaml
releasenotes/notes/job-create-optional-034307a6b5db2cf2.yaml
releasenotes/notes/job-execution-create-optional-1014a403e5ffa7ac.yaml
releasenotes/notes/job-job-template-apiv2-change-93ffbf2b1360cddc.yaml
releasenotes/notes/multiple-clusters-change-69a15f00597739d7.yaml
releasenotes/notes/new-cli-6119bf8a4fb24ab6.yaml
releasenotes/notes/osc-apiv2-4079c8cdb839ae42.yaml
releasenotes/notes/plugin-api-f650c26a030b7df8.yaml
releasenotes/notes/remove-functional-tests-c4b9d43c2c32d121.yaml
releasenotes/notes/remove-old-cli-commands-06b9936ce044dd0f.yaml
releasenotes/notes/remove-py26-dad75fc8d602b3c5.yaml
releasenotes/notes/remove-py33-8364cb4805391750.yaml
releasenotes/notes/rename_version_to_plugin-version-20cfe17530446391.yaml
releasenotes/notes/rework-auth-c3e13a68a935671e.yaml
releasenotes/notes/shares-update-d6f7e28acd27aa7f.yaml
releasenotes/notes/start-using-reno-1f3418c11785c9ab.yaml
releasenotes/notes/tags-update-c794416bcc035cb8.yaml
releasenotes/notes/update-image-optional-f83c5746d88507cd.yaml
releasenotes/notes/volume-mount-prefix-b6ef396a357cddd0.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
saharaclient/__init__.py
saharaclient/_i18n.py
saharaclient/client.py
saharaclient/version.py
saharaclient/api/__init__.py
saharaclient/api/base.py
saharaclient/api/client.py
saharaclient/api/cluster_templates.py
saharaclient/api/clusters.py
saharaclient/api/data_sources.py
saharaclient/api/helpers.py
saharaclient/api/images.py
saharaclient/api/job_binaries.py
saharaclient/api/job_binary_internals.py
saharaclient/api/job_executions.py
saharaclient/api/job_types.py
saharaclient/api/jobs.py
saharaclient/api/node_group_templates.py
saharaclient/api/parameters.py
saharaclient/api/plugins.py
saharaclient/api/v2/__init__.py
saharaclient/api/v2/job_templates.py
saharaclient/api/v2/jobs.py
saharaclient/osc/__init__.py
saharaclient/osc/plugin.py
saharaclient/osc/utils.py
saharaclient/osc/v1/__init__.py
saharaclient/osc/v1/cluster_templates.py
saharaclient/osc/v1/clusters.py
saharaclient/osc/v1/data_sources.py
saharaclient/osc/v1/images.py
saharaclient/osc/v1/job_binaries.py
saharaclient/osc/v1/job_templates.py
saharaclient/osc/v1/job_types.py
saharaclient/osc/v1/jobs.py
saharaclient/osc/v1/node_group_templates.py
saharaclient/osc/v1/plugins.py
saharaclient/osc/v2/__init__.py
saharaclient/osc/v2/cluster_templates.py
saharaclient/osc/v2/clusters.py
saharaclient/osc/v2/data_sources.py
saharaclient/osc/v2/images.py
saharaclient/osc/v2/job_binaries.py
saharaclient/osc/v2/job_templates.py
saharaclient/osc/v2/job_types.py
saharaclient/osc/v2/jobs.py
saharaclient/osc/v2/node_group_templates.py
saharaclient/osc/v2/plugins.py
saharaclient/tests/__init__.py
saharaclient/tests/hacking/__init__.py
saharaclient/tests/hacking/checks.py
saharaclient/tests/hacking/commit_message.py
saharaclient/tests/hacking/logging_checks.py
saharaclient/tests/unit/__init__.py
saharaclient/tests/unit/base.py
saharaclient/tests/unit/test_base.py
saharaclient/tests/unit/test_cluster_templates.py
saharaclient/tests/unit/test_clusters.py
saharaclient/tests/unit/test_data_sources.py
saharaclient/tests/unit/test_hacking.py
saharaclient/tests/unit/test_images.py
saharaclient/tests/unit/test_job_binaries.py
saharaclient/tests/unit/test_job_binary_internals.py
saharaclient/tests/unit/test_job_executions.py
saharaclient/tests/unit/test_job_types.py
saharaclient/tests/unit/test_jobs.py
saharaclient/tests/unit/test_manager.py
saharaclient/tests/unit/test_node_group_templates.py
saharaclient/tests/unit/test_plugins.py
saharaclient/tests/unit/test_resource.py
saharaclient/tests/unit/osc/__init__.py
saharaclient/tests/unit/osc/test_plugin.py
saharaclient/tests/unit/osc/v1/__init__.py
saharaclient/tests/unit/osc/v1/fakes.py
saharaclient/tests/unit/osc/v1/test_cluster_templates.py
saharaclient/tests/unit/osc/v1/test_clusters.py
saharaclient/tests/unit/osc/v1/test_data_sources.py
saharaclient/tests/unit/osc/v1/test_images.py
saharaclient/tests/unit/osc/v1/test_job_binaries.py
saharaclient/tests/unit/osc/v1/test_job_templates.py
saharaclient/tests/unit/osc/v1/test_job_types.py
saharaclient/tests/unit/osc/v1/test_jobs.py
saharaclient/tests/unit/osc/v1/test_node_group_templates.py
saharaclient/tests/unit/osc/v1/test_plugins.py
saharaclient/tests/unit/osc/v1/test_utils.py
saharaclient/tests/unit/osc/v2/__init__.py
saharaclient/tests/unit/osc/v2/test_cluster_templates.py
saharaclient/tests/unit/osc/v2/test_clusters.py
saharaclient/tests/unit/osc/v2/test_data_sources.py
saharaclient/tests/unit/osc/v2/test_images.py
saharaclient/tests/unit/osc/v2/test_job_binaries.py
saharaclient/tests/unit/osc/v2/test_job_templates.py
saharaclient/tests/unit/osc/v2/test_job_types.py
saharaclient/tests/unit/osc/v2/test_jobs.py
saharaclient/tests/unit/osc/v2/test_node_group_templates.py
saharaclient/tests/unit/osc/v2/test_plugins.py