ansible bootstrap containers continually restart
Bug #1471536 reported by
Sam Yaple
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Medium
|
Sam Yaple |
Bug Description
Ansible currently starts the bootstrap containers with the global restart policy. The bootstrap container is setup to shutdown in most cases after bootstraping which means the container should stay shutdown until it is cleanup by the playbooks.
It currently immediately restarts when it shutdowns due ot the global policy of "always". We should explicity set the policy to "never" for bootstrap containers only.
Changed in kolla: | |
status: | Triaged → In Progress |
Changed in kolla: | |
status: | In Progress → Fix Committed |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.