RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Ryan Hallisey 86a40b86c3 Template addresses for etcd
Add a yml file that kolla-kubernetes will use to express variables.
The variables in this yml will have priority over variables in
/etc/kolla/globals.yml when deploying kolla-kubernetes.

Liyi also noted that we should use kolla_virtual_ip_address in
/etc/kolla/globals.yml as the host ip in the meantime.

Partially-implements: blueprint openstack-services

Change-Id: Iae480c42ddb68f3861bd6229dcab64e39cd2d9eb
2016-05-27 06:16:44 -04:00
bootstrap Template addresses for etcd 2016-05-27 06:16:44 -04:00
doc/source Fix documentation for Ubuntu and some rst formatting issues 2016-05-26 00:49:23 +00:00
etc/kolla-kubernetes Template addresses for etcd 2016-05-27 06:16:44 -04:00
kolla_kubernetes Template addresses for etcd 2016-05-27 06:16:44 -04:00
releasenotes Support for release notes 2016-05-05 14:22:01 -04:00
services Template addresses for etcd 2016-05-27 06:16:44 -04: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
babel.cfg 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
requirements.txt Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
setup.cfg rename kolla_kubernetes back to shell to avoid import error 2016-05-19 15:42:27 -04: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

kolla-kubernetes

Kubernetes deployment of the Kolla containers.

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