[PDF] intel-pod*: Fix spec deviations 69/50569/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 13 Jan 2018 19:35:27 +0000 (20:35 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 14 Jan 2018 19:45:10 +0000 (20:45 +0100)
- rename interface name key from 'nic' to 'name';
- disk_rotation: 0 for SSD drives;
- details: change type to 'production' (typo?);

Change-Id: I069c0fbe774f7c92acba90d434e384733264358d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
labs/intel/pod18.yaml

index cc95697..b1123b7 100644 (file)
@@ -7,7 +7,7 @@ details:
   contact: jack.morgan@intel.com
   lab: Intel Pharos Lab
   location: Portland, Oregon, USA
-  type: {production|development}
+  type: production
   link: http://wiki.opnfv.org/display/pharos/Intel+Hosting
 
 jumphost:
@@ -26,7 +26,7 @@ jumphost:
       disk_capacity: 480GB
       disk_type: ssd
       disk_interface: ssd
-      disk_rotation:
+      disk_rotation: 0
     - name: 'disk2'
       disk_capacity: 1TB
       disk_type: hdd
@@ -45,11 +45,11 @@ jumphost:
     address: 10.10.180.10
     mac_address: "A4:BF:01:16:31:98"
   interfaces:
-    - nic: 'nic1'
+    - name: 'nic1'
       address: 10.10.180.20/24
       mac_address: "A4:BF:01:16:31:96"
       vlan: native
-    - nic: 'nic2'
+    - name: 'nic2'
       address: 10.10.181.20/24
       mac_address: "A4:BF:01:16:31:97"
       vlan: native
@@ -69,7 +69,7 @@ nodes:
         disk_capacity: 480GB
         disk_type: ssd
         disk_interface: ssd
-        disk_rotation:
+        disk_rotation: 0
       - name: 'disk2'
         disk_capacity: 1TB
         disk_type: hdd