Replaced heat stack yaml files by individual server creation 11/54511/1
authorLuc Provoost <luc.provoost@intel.com>
Tue, 27 Mar 2018 12:40:18 +0000 (14:40 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Tue, 27 Mar 2018 12:40:18 +0000 (14:40 +0200)
commit2ba92161c4492779d0b858db468619737896dd9f
tree8b7ff2b0deebae08f2ad4c14832501f8cacfe0ce
parent37d81265d5e06c2ad87446511681259222c94984
Replaced heat stack yaml files by individual server creation

There is now a new file (rapidVMs.vms) describing how many VMs need
to be created. You can specify the same flavor values in the [DEFAULT]
section or specify specific flavors per VM.
The heat stack yaml files are removed.

Change-Id: Ic5ec485e8344a35e9ac9f6e8347adbc70520d10a
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
14 files changed:
VNFs/DPPD-PROX/helper-scripts/openstackrapid/3VMrapid.yaml [deleted file]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/3VMsriovrapid.yaml [deleted file]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/README
VNFs/DPPD-PROX/helper-scripts/openstackrapid/basicrapid.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/createrapid.py
VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.cfg
VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/irq.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/l2gen.cfg
VNFs/DPPD-PROX/helper-scripts/openstackrapid/l2zeroloss.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml [deleted file]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/runrapid.py
VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/sriovrapid.yaml [deleted file]