Bootstrap Warning Message Clarification

* Change the wording in the bootstrap warning message from
* 'Please reboot failed to discover nodes after bootstrap image
* become available' to 'After bootstrap image becomes available,
* reboot nodes that failed to be discovered'
* to clarify meaning and be more clear.

Closes-Bug: #1560985

Change-Id: Ic25c99f461b4e58bac33211da7aabb30076b3ff5
This commit is contained in:
ErikNeeley 2016-03-24 13:29:02 -05:00
parent 5766b810d8
commit e78ad486d6
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ For more information please visit \
https://docs.mirantis.com/openstack/fuel/fuel-master/"
bs_progress_message="There is no active bootstrap. Bootstrap image building \
is in progress. Usually it takes 15-20 minutes. It depends on your internet \
connection and hardware performance. Please reboot failed to discover nodes \
after bootstrap image become available."
connection and hardware performance. After bootstrap image becomes available, \
reboot nodes that failed to be discovered."
bs_done_message="Default bootstrap image building done. Now you can boot new \
nodes over PXE, they will be discovered and become available for installing \
OpenStack on them"