Include tacker.conf.sample due to issues with tox, etc 57/27557/2
authorBryan Sullivan <bryan.sullivan@att.com>
Wed, 25 Jan 2017 18:21:35 +0000 (10:21 -0800)
committerBryan Sullivan <bryan.sullivan@att.com>
Thu, 26 Jan 2017 19:32:22 +0000 (11:32 -0800)
commit559f60d48f59ba60bc1e0fd70be223f04abd9752
tree48a3841802ab885a1d5c863c6a2f7bbc0ed4ea00
parentd1a2befd94933284fcc045df4ff764b46f4fa920
Include tacker.conf.sample due to issues with tox, etc

JIRA: MODELS-23
Change from OSC to specific clients (e.g. neutron) due to
issues with newton version of the OSC.
Add apt-utils install due to not in default Xenial container.
Fix branch selection for OSC and other clients.
Comment out tox section (throwing exceptions for some reason).
Use tacker.conf.sample included in the repo.
Fix test for VNF active (tacker vnf-show).
Add loop for server up test.
Add OpenStack branch as option.

Change-Id: Id85b433e94df57c7b68f7feec2ce9cf6b2b238e0
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
tests/utils/tacker-setup.sh
tests/utils/tacker/tacker.conf.sample [new file with mode: 0644]
tests/vHello_Tacker.sh