Created attachment 932688 [details] packstack install logs Description of problem: ERROR : Failed to run remote script, stdout: Device em1 does not exist AFAICT, on fedora20 only packstack fails to update the config value CONFIG_NOVA_NETWORK_PUBIF, which is this case should be eth0 CONFIG_NOVA_NETWORK_PUBIF=eth0 2014-08-29 09:19:10::ERROR::run_setup::920::root:: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 915, in main _main(confFile) File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 605, in _main runSequences() File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 584, in runSequences controller.runAllSequences() File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences sequence.run(config=self.CONF, messages=self.MESSAGES) File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 98, in run step.run(config=config, messages=messages) File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 44, in run raise SequenceError(str(ex)) SequenceError: Failed to run remote script, stdout: Device em1 does not exist adding install log files w/ packstack config..
[Triaging bugs here.] Wes, is this still reproducible with the said Packstack config with Current RDO Juno stable builds?