kolla-ansible/contrib/demos/tacker
Trinh Nguyen 3300444cb8 Use bash instead of sh when calling deploy-tacker-demo-sfc
This patch is prosed to fix the error when running
deploy-tacker-demo-sfc with sh.

Change-Id: I21d22f89d31d6078f7448fbce16cb133a897a4b6
Closes-Bug: #1749056
2018-02-13 16:24:04 +09:00
..
cleanup-tacker Add tacker sfc contrib demo 2017-08-24 14:34:11 +00:00
deploy-tacker-demo Add tacker sfc contrib demo 2017-08-24 14:34:11 +00:00
deploy-tacker-demo-sfc Use bash instead of sh when calling deploy-tacker-demo-sfc 2018-02-13 16:24:04 +09:00
README.rst Add tacker contrib demo 2017-04-03 14:49:19 +01:00

A Kolla Demo using Tacker

By default, the deploy script will spawn 1 Nova instance on a Neutron network created from the tools/init-runonce script.

Then run the deploy script:

$ ./deploy-tacker-demo

After the demo is deployed, a cleanup script can be used to remove resources created by deploy script.

To run the cleanup script:

$ ./cleanup-tacker