Container Infrastructure Management Service for OpenStack
Go to file
Jangwon Lee bc36ef8fb6 Add prometheus-monitoring namespace
When using 'prometheus_monitoring=true' in the label option,
'kube-enable-monitoring.service' in the master node has stuck in
'Wait for Grafana pod and then inject data source'.
It caused the 'prometheus-monitoring' namespace doesn't exist,
so scripts don't create pods about Prometheus and Grafana.

To fix the error, I added codes in 'magnum/drivers/common/templates/
kubernetes/fragments/enable-prometheus-monitoring.sh' to make
'prometheus-monitoring' namespace.

We could put codes in a new file like 'magnum/magnum/drivers/
k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml',
but I think it's ok.

Change-Id: I23395b41919c6f39cfcc2b4480bcd4b040cae031
Task: 26347
Story: 2003697
2018-09-18 09:52:39 +09:00
api-ref/source TrivialFix: Correcting JSON syntax 2018-03-15 06:53:03 +00:00
contrib Allow labels on cluster create 2017-08-21 12:27:52 +00:00
devstack Cache barbican certs for periodic tasks 2018-04-03 06:15:58 +00:00
doc Merge "[k8s] Add new label `service_cluster_ip_range`" 2018-08-29 07:57:50 +00:00
etc/magnum Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00
magnum Add prometheus-monitoring namespace 2018-09-18 09:52:39 +09:00
playbooks Stop using slave_scripts/install-distro-packages.sh 2018-04-20 14:56:18 -04:00
releasenotes Merge "[k8s] Add kubelet to the master nodes" 2018-08-30 14:09:44 +00:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools Switch to stestr 2018-07-13 13:05:52 +07:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Switch to stestr 2018-07-13 13:05:52 +07:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.stestr.conf Switch to stestr 2018-07-13 13:05:52 +07:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
.zuul.yaml import zuul job settings from project-config 2018-08-29 18:11:09 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Add release notes link in README 2018-07-10 15:00:57 +07:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
bindep.txt Add bindep.txt file 2018-04-20 14:40:19 -04:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
lower-constraints.txt Switch to stestr 2018-07-13 13:05:52 +07:00
requirements.txt Fix incompatible requirement 2018-04-25 02:38:39 +00:00
setup.cfg Follow the new PTI for document build 2018-04-25 12:11:07 +00:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Switch to stestr 2018-07-13 13:05:52 +07:00
tox.ini Switch to stestr 2018-07-13 13:05:52 +07:00

README.rst

Team and repository tags

image

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: