Add pull reconfigure and upgrade commands
Add pull reconfigure and upgrade commands in operating-kolla.rst. Change-Id: I9d1b38349ba6f2d2fc75dc2527aabae08d3c846b
This commit is contained in:
parent
3393054f9b
commit
2d52573647
@ -97,6 +97,14 @@ are meet before deploy for each of the OpenStack services.
|
||||
``kolla-ansible -i INVENTORY post-deploy`` is used to do post deploy on deploy
|
||||
node to get the admin openrc file.
|
||||
|
||||
``kolla-ansible -i INVENTORY pull`` is used to pull all images for containers.
|
||||
|
||||
``kolla-ansible -i INVENTORY reconfigure`` is used to reconfigure OpenStack
|
||||
service.
|
||||
|
||||
``kolla-ansible -i INVENTORY upgrade`` is used to upgrades existing OpenStack
|
||||
Environment.
|
||||
|
||||
``kolla-ansible -i INVENTORY check`` is used to do post-deployment smoke
|
||||
tests.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user