Container Infrastructure Management Service for OpenStack
Go to file
yatin a7d719d08a Fix k8s_fedora to work with cinder volume driver
cinder volume driver of kubernetes requires hostname to be
same as instance name so that volume can be attached to
node running the pod, hostname-override is not required
by cinder volume driver.

hostname-override was introduced with following patch:
I55df72c8f36d81852bde36018c17670101860f79

In this patch following are fixed:
1) v3 --> v2(incorrect keystone version) is changed to v3 --> v2.0
2) --hostname-override is not added to KUBELET_ARGS for cinder
volume driver.

Change-Id: I1347b934d99ad6fe04e124e295c4961fe77c6b20
Closes-Bug: #1625479
Closes-Bug: #1620455
2016-09-22 09:30:16 +05:30
api-ref/source Create bay/cluster api reference 2016-09-09 14:08:05 +07:00
contrib [suse] Fix OS::stack_id in kubeminion 2016-09-15 11:16:40 +05:30
devstack Use heat devstack plugin 2016-09-15 10:43:09 +09:00
doc Merge "[install] Fix keystone_authtoken and trust sections" 2016-09-19 15:09:04 +00:00
etc/magnum Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
install-guide/source [install] Fix optional services bullet-list 2016-09-15 13:47:35 +02:00
magnum Fix k8s_fedora to work with cinder volume driver 2016-09-22 09:30:16 +05:30
releasenotes Merge "Add support for overlay networks in Swarm." 2016-09-08 01:25:40 +00:00
specs Merge "Fix typos for Magnum" 2016-07-04 03:03:57 +00:00
tools Improve tox.ini to easy developer's life 2015-11-03 17:44:38 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
.gitreview Update .gitreview for stable/newton 2016-09-19 13:57:31 -04:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add hacking rule for explicit import of _ function 2016-07-29 23:17:06 +05:30
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Fix the representation of REST 2015-09-01 08:40:39 +05:30
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
cover.sh Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
functional_creds.conf.sample Use the latest atomic image name 2016-05-09 13:35:18 +00:00
requirements.txt Updated from global requirements 2016-09-15 20:20:16 +00:00
setup.cfg Merge "modify the home-page info with the developer documentation" 2016-09-16 08:09:18 +00:00
setup.py Updated from global requirements 2015-09-17 12:12:49 +00:00
test-requirements.txt Init api-ref structure and requirements 2016-08-29 22:44:08 +07:00
tox.ini delete python bytecode including pyo before every test run 2016-09-16 09:26:30 +05:30

README.rst

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: