RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Serguei Bezverkhi 7e25ecd0a8 Adding custom api interface for keepalived
This PS adds a possibility to override api_interface for a specific
host, it is very usefull when hosts do not use the same NICs.
It is done the same way as for neutron-openvswitch-agent.

TrivialFix

Change-Id: Ica173f75ba73272aa144e65d736936f5426a91d0
2016-10-17 12:08:19 -04:00
ansible Builds ansible directory structure for kolla-kubernetes 2016-06-29 15:23:45 -04:00
doc/source Merge "External Ceph Tools, Tests, and Docs" 2016-10-10 17:43:39 +00:00
etc/kolla-kubernetes Fixing cinder v1 and v2 endpoints 2016-10-15 08:53:44 -07:00
kolla_kubernetes Replace LOG.warn with LOG.warning 2016-10-04 14:26:31 +08:00
releasenotes Enable release notes translation 2016-10-06 20:28:58 +02:00
services Adding custom api interface for keepalived 2016-10-17 12:08:19 -04:00
specs Spec - Deploy kolla-kubernetes with Ansible 2016-07-28 09:23:17 -04:00
tests/conf/ceph-all-in-one External Ceph Tools, Tests, and Docs 2016-10-10 08:05:29 -07:00
tools Fixing cinder v1 and v2 endpoints 2016-10-15 08:53:44 -07: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 Fix svc to point to nova-api pod housing the metadata server 2016-09-15 14:18:44 -07: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
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
bindep.txt Kolla Kubernetes Gate Test 2016-10-01 18:41:18 -07:00
requirements.txt Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-24 14:17:50 +08:00
setup.py Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
test-requirements.txt Kolla Kubernetes Gate Test 2016-10-01 18:41:18 -07:00
tox.ini Split endpoint jobs and start testing the deployments 2016-10-05 09:31:47 -07: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.