aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json
diff options
context:
space:
mode:
authorItohan <itohan.ukponmwan@intel.com>2018-12-05 00:23:00 -0800
committerItohan <itohan.ukponmwan@intel.com>2018-12-05 00:23:00 -0800
commitfef48de39d7843e5b4018a4c3f618f84d30047b4 (patch)
treed9b7a4258dd28963b623b80e689ed949655a94d6 /heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json
parent1d7f3336e9d1506c99855f282f2a64fe730de7cc (diff)
Add Physical network parameter for SRIOV NICs
In order to create VMs that use SRIOV NICs, a physical network (provider network) that is enabled for pci-sriov NICs has to be specified Change-Id: Idc94af185c5c48d64811e63cfd8c0a46cb511493 Issue-ID: INT-703 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Diffstat (limited to 'heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json')
-rw-r--r--heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json b/heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json
new file mode 100644
index 00000000..af79f75b
--- /dev/null
+++ b/heat/vFW_HPA/vFW_SRIOV_NIC/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "virtualFireWall",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vfw.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vfw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file