Merge "Fix OpenStack client invocation"

This commit is contained in:
Jenkins 2017-01-04 01:14:24 +00:00 committed by Gerrit Code Review
commit 21bee8029d

View File

@ -9,6 +9,6 @@ before, with the ``--update-existing`` flag added::
Note that if the new image is a ramdisk, the Ironic nodes need to be 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:: 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. Now the new image should be fully ready for use by new deployments.