Description of problem: When we used the instack commands we saw a "CREATE_IN_PROGRESS" output from heat. At the least, we should see that still. All we see now is a long meaningless list of tmp files that are created, and after that the deploy seems stuck as if it isn't working at all. Version-Release number of selected component (if applicable): python-rdomanager-oscplugin-0.0.8-4.el7ost.noarch How reproducible: 100%
*** Bug 1232845 has been marked as a duplicate of this bug. ***
as a workaround, run: watch -n 30 "heat resource-list overcloud | grep CREATE_COMPLETE | wc -l" There are typically 44 resources in my deployment so I have a good idea of how its doing. Once the nodes are built, you can also run: journalctl -u os-collect-config -f to watch in progress nodes, both puppet and network. heat/heat-engine.log on the undercloud in debug mode also logs useful out related to retries, etc.
This should be improved significantly by the linked change.
Verified in python-tripleoclient-0.1.1-4.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0604.html