tacker/tacker/vnfm
Koichi Edagawa 994f3f36bc Cannot wait more than 10 minutes during VNF create
A time out occurs ten minutes after starting VNF create.
If the creation is not complete within ten minutes, it always
fails.

To prevent this, the timeout mins value of Heat Stack create is
changed from "10" to "(retry times) * (wait time)" defined in
Tacker's CONF.

Change-Id: I3b46fff45290904abbdc5e1c356e0215b653b9f5
Closes-Bug: #1885080
2020-07-10 18:06:04 +09:00
..
infra_drivers Cannot wait more than 10 minutes during VNF create 2020-07-10 18:06:04 +09:00
lcm_user_data Support LCM operation with user data 2020-04-24 11:37:45 +09:00
mgmt_drivers Fix: VNF update_wait always raise exception 2019-09-09 04:44:42 +00:00
monitor_drivers Cleanup of .keys() 2020-04-25 08:16:00 +00:00
policy_actions Remove H903 error in source. 2019-02-22 11:10:20 +00:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
keystone.py Move to use only kestone v3 api 2019-03-06 05:09:13 +00:00
monitor.py Cleanup of .keys() 2020-04-25 08:16:00 +00:00
plugin.py Cleanup of .keys() 2020-04-25 08:16:00 +00:00
utils.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vim_client.py Update hacking for Python3 2020-04-24 13:48:53 +02:00