Merge "Fix OpenStack client invocation"

This commit is contained in:
Jenkins 2016-11-10 14:03:26 +00:00 committed by Gerrit Code Review
commit 77d1f714a1

View File

@ -31,6 +31,6 @@ before, with the ``--update-existing`` flag added::
Note that if the new image is a ramdisk, the Ironic nodes need to be
re-configured to use it. This can be done by re-running::
openstack overcloud configure boot
openstack baremetal configure boot
Now the new image should be fully ready for use by new deployments.