Skip to content
Snippets Groups Projects
Commit 783d1741 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Explain how to use kolla-ansible pull"

parents 6e9c5189 50c52081
No related branches found
No related tags found
No related merge requests found
......@@ -542,9 +542,15 @@ On each node where OpenStack is deployed run:
The Operator will have to copy via scp or some other means the cleanup
scripts to the various nodes where the failed containers are located.
The kolla community has separate commands planned for Mitaka for
reconfiguring the services and upgrading them. These should be used when
they are available instead of the deploy operation.
Any time the tags of a release change, it is possible that the container
implementation from older versions won't match the Ansible playbooks in
a new version. If running multinode from a registry, each node's Docker
image cache must be refreshed with the latest images before a new deployment
can occur. To refresh the docker cache from the local Docker registry:
::
kolla-ansible pull
Debugging Kolla
---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment