RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Ken Wronkiewicz 35534887f7 Add bootstrap directory to usr/local/share/kolla-kubernetes
Existing code assumes that there's a directory services/ and that
the bootstrap directory is adjacent in the directory tree.

Change-Id: I9ce619d32f858473c0685655c7d20c511690b95b
2016-05-26 23:53:43 +00:00
bootstrap Merge "Implement Keystone Bootstrap Job" 2016-05-26 11:34:49 +00:00
doc/source Fix documentation for Ubuntu and some rst formatting issues 2016-05-26 00:49:23 +00:00
kolla_kubernetes Merge "Implement neutron pods and service" 2016-05-25 15:59:59 +00:00
releasenotes Support for release notes 2016-05-05 14:22:01 -04:00
services Merge "Add Horizon's kubernetes objects" 2016-05-26 21:11:55 +00:00
tools rename kolla_kubernetes back to shell to avoid import error 2016-05-19 15:42:27 -04:00
.coveragerc Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.gitignore Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.gitreview Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.mailmap Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.testr.conf Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
HACKING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
LICENSE Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
README.rst Initialize README 2016-05-04 10:47:19 -04:00
babel.cfg Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
requirements.txt Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
setup.cfg Add bootstrap directory to usr/local/share/kolla-kubernetes 2016-05-26 23:53:43 +00:00
setup.py Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
test-requirements.txt Support for release notes 2016-05-05 14:22:01 -04:00
tox.ini Support for release notes 2016-05-05 14:22:01 -04:00

README.rst

kolla-kubernetes

Kubernetes deployment of the Kolla containers.

Kolla-Kubernetes is a project whose goal is to deploy Kolla's containers with Kubernetes.