tacker/tacker/vnfm/mgmt_drivers
Hiroya Nakaya 3e29adbff9 Fix: VNF update_wait always raise exception
vnf-update don't change heat stack's state.
But update_wait function currently  check stack's state.
Therefore update_wait always raise exception,when tacker
execute update. The reason that this function execute
check process is because vdu_autoheal action shares
update_wait with update action.

this commit splits update_wait into heal_wait and update_wait.

Closes-Bug:#1837205

Change-Id: I7ab059bb30b5de38943555883a92d77a64a56d34
2019-09-09 04:44:42 +00:00
..
openwrt from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
abstract_driver.py Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00
constants.py Fix: VNF update_wait always raise exception 2019-09-09 04:44:42 +00:00
noop.py Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00