.coveragerc
.mailmap
.testr.conf
AUTHORS
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
babel.cfg
bindep.txt
constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/app_def_guide.rst
doc/source/bootstrapping.rst
doc/source/ccp-calico.png
doc/source/ceph.rst
doc/source/ceph_cluster.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/debugging.rst
doc/source/deploying_multiple_parallel_environments.rst
doc/source/diagnostic_snapshot.rst
doc/source/docker.rst
doc/source/dsl.rst
doc/source/enable_neutron_dvr.rst
doc/source/enable_sriov.rst
doc/source/external_access.rst
doc/source/galera.rst
doc/source/index.rst
doc/source/ironic.rst
doc/source/known_issues.rst
doc/source/monitoring_and_logging.rst
doc/source/neutron_configuration.rst
doc/source/neutron_with_dvr.png
doc/source/quickstart.rst
doc/source/using_calico_instead_of_ovs.rst
doc/source/using_odl_instead_of_ovs.rst
doc/source/zmq.rst
doc/source/config/global_config.rst
doc/source/config/index.rst
doc/source/config/repositories.rst
doc/source/config/services.rst
doc/source/config/types.rst
doc/source/design/clusters_on_k8s.rst
doc/source/design/index.rst
doc/source/design/k8s_1000_nodes_architecture.rst
doc/source/design/ost_compute_on_k8s.rst
doc/source/design/ref_arch_1000_nodes.rst
doc/source/design/ref_arch_100_nodes.rst
doc/source/design/media/image01.png
doc/source/design/media/image02.png
doc/source/design/media/image03.png
doc/source/design/media/image05.png
doc/source/design/media/image07.png
doc/source/design/media/image09.png
doc/source/design/media/image11.png
doc/source/design/media/image13.png
doc/source/design/media/image15.png
doc/source/design/media/image17.png
doc/source/design/media/image18.png
doc/source/design/media/k8s_1000_nodes/image03.png
doc/source/design/media/k8s_1000_nodes/image07.png
doc/source/design/media/k8s_1000_nodes/image08.png
doc/source/design/media/k8s_1000_nodes/image09.png
doc/source/design/media/k8s_1000_nodes/image10.gif
doc/source/design/media/k8s_1000_nodes/image11.png
doc/source/plugins/designate.rst
doc/source/plugins/searchlight.rst
docker/ccp/Dockerfile
docker/ccp/ccprc
docker/ccp/dockerize.sh
docker/ccp/entrypoint.sh
etc/topology-calico-example.yaml
etc/topology-example.yaml
etc/topology-opendaylight-example.yaml
etc/topology-with-ceph-example.yaml
etc/topology-with-large-number-of-nodes.yaml
etc/topology-with-stacklight-example.yaml
etc/topology-with-zmq-example.yaml
fuel_ccp/__init__.py
fuel_ccp/action.py
fuel_ccp/build.py
fuel_ccp/cleanup.py
fuel_ccp/cli.py
fuel_ccp/dependencies.py
fuel_ccp/deploy.py
fuel_ccp/exceptions.py
fuel_ccp/fetch.py
fuel_ccp/kubernetes.py
fuel_ccp/status.py
fuel_ccp/templates.py
fuel_ccp/validate.py
fuel_ccp.egg-info/PKG-INFO
fuel_ccp.egg-info/SOURCES.txt
fuel_ccp.egg-info/dependency_links.txt
fuel_ccp.egg-info/entry_points.txt
fuel_ccp.egg-info/not-zip-safe
fuel_ccp.egg-info/pbr.json
fuel_ccp.egg-info/requires.txt
fuel_ccp.egg-info/top_level.txt
fuel_ccp/common/__init__.py
fuel_ccp/common/jinja_utils.py
fuel_ccp/common/utils.py
fuel_ccp/config/__init__.py
fuel_ccp/config/_yaml.py
fuel_ccp/config/builder.py
fuel_ccp/config/cli.py
fuel_ccp/config/files.py
fuel_ccp/config/images.py
fuel_ccp/config/kubernetes.py
fuel_ccp/config/registry.py
fuel_ccp/config/replicas.py
fuel_ccp/config/repositories.py
fuel_ccp/config/services.py
fuel_ccp/config/sources.py
fuel_ccp/config/url.py
fuel_ccp/resources/defaults.yaml
fuel_ccp/tests/__init__.py
fuel_ccp/tests/base.py
fuel_ccp/tests/conf_fixture.py
fuel_ccp/tests/test_build.py
fuel_ccp/tests/test_cleanup.py
fuel_ccp/tests/test_cli.py
fuel_ccp/tests/test_config.py
fuel_ccp/tests/test_config_yaml.py
fuel_ccp/tests/test_deploy.py
fuel_ccp/tests/test_fetch.py
fuel_ccp/tests/test_kubernetes.py
fuel_ccp/tests/test_templates.py
fuel_ccp/tests/test_validation.py
fuel_ccp/tests/common/__init__.py
fuel_ccp/tests/common/example.j2
fuel_ccp/tests/common/service-rendered-example-custom.yaml
fuel_ccp/tests/common/service-rendered-example-default.yaml
fuel_ccp/tests/common/test_jinja_utils.py
fuel_ccp/tests/common/test_utils.py
fuel_ccp/tests/common/test_repo_dir/component/service/service-example.yaml
fuel_ccp/tests/test_repository/service/test.yaml.j2
fuel_ccp/validation/__init__.py
fuel_ccp/validation/base.py
fuel_ccp/validation/deploy.py
fuel_ccp/validation/dockerfiles.py
fuel_ccp/validation/service.py
tools/deploy-test-vms.sh
tools/diagnostic-snapshot.sh
tools/net_test.sh
tools/yamllint.sh
tools/yamllint.yaml
tools/ccp-multi-deploy/ccp-multi-deploy.sh
tools/ccp-multi-deploy/config/ccp-cli-master-config-1.yaml
tools/ccp-multi-deploy/config/ccp-cli-master-config-2.yaml
tools/ccp-multi-deploy/config/ccp-cli-master-config-3.yaml
tools/ccp-multi-deploy/config/ccp-cli-newton-config-1.yaml
tools/ccp-multi-deploy/config/ccp-cli-newton-config-2.yaml
tools/ccp-multi-deploy/config/ccp-cli-newton-config-3.yaml
tools/ccp-multi-deploy/config/ccp-config-master-sources.yaml
tools/ccp-multi-deploy/config/ccp-config-newton-sources.yaml
tools/ccp-multi-deploy/config/ccp-configs-common.yaml
tools/ccp-multi-deploy/config/ccp-hw-config.yaml
tools/ccp-multi-deploy/config/ccp-roles.yaml
tools/ccp-multi-deploy/config/ccp-topology-1.yaml
tools/ccp-multi-deploy/config/ccp-topology-2.yaml
tools/ccp-multi-deploy/config/ccp-topology-3.yaml
tools/ccp-multi-deploy/config/multiple-deployments-topology.yaml
tools/gate/run.sh
tools/gate/run_cloner.py
tools/ingress/controller.yaml
tools/ingress/deploy-ingress-controller.sh
tools/ingress/openssl.cnf
tools/ingress/traefik-conf.yaml
tools/k8s-node-evacuator/Dockerfile
tools/k8s-node-evacuator/build-and-deploy_k8s-node-evacuator.sh
tools/k8s-node-evacuator/k8s-node-evacuator-pod.yaml
tools/k8s-node-evacuator/k8s-node-evacuator.py
tools/registry/deploy-registry.sh
tools/registry/registry-rc.yaml
tools/registry/registry-service.yaml
tools/registry/registry-ui-rc.yaml
tools/registry/registry-ui-service.yaml
tools/ssl/ca-config.json
tools/ssl/ca-csr.json
tools/ssl/gen_certs.sh
tools/ssl/server.json