.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
README.md
requirements.txt
setup.py
test-requirements.txt
tox.ini
upper-constraints.txt
samples/platform/apikey-spec.json
samples/platform/apikey-spec.yaml
samples/platform/cert-spec.json
samples/platform/cert-spec.yaml
samples/scenario/create-and-delete-namespace.json
samples/scenario/create-and-delete-namespace.yaml
samples/scenario/list-namespaces.json
samples/scenario/list-namespaces.yaml
tests/__init__.py
tests/ci/cover.sh
tests/ci/pytest_launcher.py
tests/ci/run_task.sh
tests/unit/__init__.py
tests/unit/test.py
tests/unit/test_none.py
tests/unit/test_samples.py
tests/unit/test_service.py
tests/unit/env/__init__.py
tests/unit/env/platforms/__init__.py
tests/unit/env/platforms/test_existing.py
tests/unit/tasks/__init__.py
tests/unit/tasks/test_validators.py
tests/unit/tasks/scenarios/__init__.py
tests/unit/tasks/scenarios/test_namespaces.py
xrally_kubernetes/README.md
xrally_kubernetes/__init__.py
xrally_kubernetes/service.py
xrally_kubernetes.egg-info/PKG-INFO
xrally_kubernetes.egg-info/SOURCES.txt
xrally_kubernetes.egg-info/dependency_links.txt
xrally_kubernetes.egg-info/entry_points.txt
xrally_kubernetes.egg-info/pbr.json
xrally_kubernetes.egg-info/requires.txt
xrally_kubernetes.egg-info/top_level.txt
xrally_kubernetes/common/__init__.py
xrally_kubernetes/common/opts.py
xrally_kubernetes/env/__init__.py
xrally_kubernetes/env/platforms/__init__.py
xrally_kubernetes/env/platforms/existing.py
xrally_kubernetes/tasks/__init__.py
xrally_kubernetes/tasks/scenario.py
xrally_kubernetes/tasks/validators.py
xrally_kubernetes/tasks/contexts/__init__.py
xrally_kubernetes/tasks/scenarios/__init__.py
xrally_kubernetes/tasks/scenarios/namespaces.py
xrally_kubernetes/verify/__init__.py
xrally_tasks/all-in-one.yaml