Use native heat client wait when executing stack command
This patch adds timeout argument to createHeatStack function set to 120 minutes
by default. Heat client will use native wait mechanizm to reach good stack status
like create succeded or update succeded.
Also switch to openstack client.
* this will decrease load to cloud, as we will not request new token
each time
* will ensure we reached success state or fail otherwise
Change-Id: I6a10b10b4e38240d268efb13d7b94b5441b1f320
Related-Prod: PROD-26836
1 file changed