commit f1b4526fa1b84c894d7e663e2c5f14eb497323af
Author: Matthew Mosesohn <email address hidden>
Date: Wed Aug 19 21:45:43 2015 +0300
Add sleep for ext config, refactor bootstrap_admin config
This unbinds the waiting period for enabling external configuration
of Fuel Master and fuelmenu. Now after fuelmenu runs (enabled or
not), there is an optional 3000s sleep that is activated when Fuel
is installed with wait_for_external_config=yes as a kernel parameter.
This new workflow expects fuel-qa scripts to ssh in, check for
process named "wait_for_external_config" and then to run
"pkill -f wait_for_external_config"
Also refactored showmenu option to use a new config file
/etc/fuel/bootstrap_admin_node.conf.
Reviewed: https:/ /review. openstack. org/214749 /git.openstack. org/cgit/ stackforge/ fuel-main/ commit/ ?id=f1b4526fa1b 84c894d7e663e2c 5f14eb497323af
Committed: https:/
Submitter: Jenkins
Branch: master
commit f1b4526fa1b84c8 94d7e663e2c5f14 eb497323af
Author: Matthew Mosesohn <email address hidden>
Date: Wed Aug 19 21:45:43 2015 +0300
Add sleep for ext config, refactor bootstrap_admin config
This unbinds the waiting period for enabling external configuration external_ config= yes as a kernel parameter.
of Fuel Master and fuelmenu. Now after fuelmenu runs (enabled or
not), there is an optional 3000s sleep that is activated when Fuel
is installed with wait_for_
This new workflow expects fuel-qa scripts to ssh in, check for external_ config" and then to run external_ config"
process named "wait_for_
"pkill -f wait_for_
Also refactored showmenu option to use a new config file fuel/bootstrap_ admin_node. conf.
/etc/
Change-Id: I08686ced0b43ed 35c5fcbbe4d2c91 02b3483ee0b
Partial-Bug: #1461052