With convergence there is a chance some leaf resource won't be processed by workers if the stack is marked as failed due to failure of one resources and stack traversal set to empty string i.e traversal cancelled. Also uses TestResource to simplifly the tests. Change-Id: I1a04853d42f519d9a14dd345ac8cb441b08c4d77 Signed-off-by: rabi <ramishra@redhat.com> (cherry picked from commitb64f70d834) (cherry picked from commit1fd4e26f6b) (cherry picked from commitbfa431d425)
Enabling heat in DevStack
Download DevStack:
git clone https://opendev.org/openstack-dev/devstack cd devstackAdd this repo as an external repository into your
local.conffile:[[local|localrc]] enable_plugin heat https://opendev.org/openstack/heatRun
stack.sh.