tacker/devstack
Sripriya Seetharam e876c5b06b Increase the heat stack wait time out
This fix handles the usecase where Tacker falsely sets the VNF to
ERROR state after waiting for 50 seconds even though the actual
stack is succesfully completed whose creation time is greater than
50 seconds.

The current default wait time out of 50 seconds is bumped up to
300 seconds as a fair timeout, keeping the memory/cpu constrained
vms/systems in consideration.

Closes-Bug: #1521323
Change-Id: Ied1d904cc0dac2df91dee856100baeb988d65676
2015-12-07 18:22:06 -08:00
..
lib Increase the heat stack wait time out 2015-12-07 18:22:06 -08:00
samples Add tacker multi vdu tests 2015-11-10 08:50:30 +00:00
plugin.sh Add devstack hook for tacker 2015-07-10 16:24:50 -07:00
README.rst Add devstack hook for tacker 2015-07-10 16:24:50 -07:00
settings Support Tacker service in master branch 2015-08-26 09:56:26 -07:00

Devstack Integration

This directory contains the files necessary to integrate Tacker with devstack Kilo.

To install tacker into devstack, copy the local.conf.sample under samples directory in to the devstack directory and run ./stack.sh