Container Infrastructure Management Service for OpenStack
Go to file
Spyros Trigazis 66ebe442c2 heat-agent: Check if scripts exists
When we start or restart the heat-agent, we run
configure_container_agent.sh which writes a few scripts. Make sure that
the scipts do not exist before writing to avoid overwriting any values
created on runtime.

When the heat-agent starts, /etc/os-collect-config.conf includes only
the reference to the os-refresh-config command. After the agent
bootstap, this file contains the credentials to check for software
deployments in the [heat] section. Before this patch, when the agent
restarted /etc/os-collect-config.conf was cleared resulting the agent to
stop working. I have the survive restarts, skiping only
os-collect-config.conf should be enough, but it is better to not touch
files on just service restart.

Additionally, fix file permissions for /etc/os-collect-config.conf.

Change heat-container-agent tag to ussuri-dev.

Change-Id: I3efd4e55e885b95721f13279b44dc1246e2fd2e4
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2019-10-23 09:57:44 +02:00
api-ref/source update api-ref for clustertemplate 2019-10-16 07:58:40 +00:00
contrib Pass ssh public key as string 2019-10-08 07:56:52 +00:00
devstack Remove --os-url usage 2019-09-20 11:15:03 +10:00
doc [fedora-atomic][k8s] Support operating system upgrade 2019-10-18 14:44:27 +00:00
dockerfiles heat-agent: Check if scripts exists 2019-10-23 09:57:44 +02:00
etc/magnum [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum heat-agent: Check if scripts exists 2019-10-23 09:57:44 +02:00
playbooks heat-agent: Check if scripts exists 2019-10-23 09:57:44 +02:00
releasenotes [fedora-atomic][k8s] Support operating system upgrade 2019-10-18 14:44:27 +00:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools containers: clean-up build code 2018-12-18 19:47:56 -05: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 OpenDev Migration Patch 2019-04-19 19:44:16 +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 Build cluster autoscaler container images 2019-10-16 08:05:23 +00:00
CONTRIBUTING.rst Update for Storyboard 2019-08-02 10:53:32 +02: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 wiki Admin guide and Contributing notes link to README 2019-10-04 17:28:36 +08: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 [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
requirements.txt [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
setup.cfg Support Fedora CoreOS 30 2019-10-16 09:44:19 +00:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Blacklist sphinx 2.1.0 (autodoc bug) 2019-07-30 16:52:22 +08:00
tox.ini ci: Add output stream fixture to fix CI 2019-10-01 10:34:55 +00: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: