Commented unncesary placement group of one vdu 37/5537/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 6 Oct 2017 08:05:51 +0000 (10:05 +0200)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 6 Oct 2017 08:05:51 +0000 (10:05 +0200)
Change-Id: Ic179f99e40fa4d6f4038731cbc4efa918c92da57
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
descriptor-packages/vnfd/ping_vnf/src/ping_vnfd.yaml
descriptor-packages/vnfd/pong_vnf/src/pong_vnfd.yaml

index 446646b..8aa7817 100644 (file)
@@ -39,12 +39,12 @@ vnfd:vnfd-catalog:
                 port: '18888'
             port: '18888'
             vdu-id: iovdu_0
-        placement-groups:
-        -   member-vdus:
-            -   member-vdu-ref: iovdu_0
-            name: Eris
-            requirement: Place this VM on the Kuiper belt object Eris
-            strategy: COLOCATION
+        placement-groups:
+        -   member-vdus:
+            -   member-vdu-ref: iovdu_0
+            name: Eris
+            requirement: Place this VM on the Kuiper belt object Eris
+            strategy: COLOCATION
         vdu:
         -   cloud-init-file: ping_cloud_init.cfg
             count: '1'
index 835f324..33082f1 100644 (file)
@@ -39,12 +39,12 @@ vnfd:vnfd-catalog:
                 port: '18889'
             port: '18889'
             vdu-id: iovdu_0
-        placement-groups:
-        -   member-vdus:
-            -   member-vdu-ref: iovdu_0
-            name: Weywot
-            requirement: Place this VM on the Kuiper belt object Weywot
-            strategy: COLOCATION
+        placement-groups:
+        -   member-vdus:
+            -   member-vdu-ref: iovdu_0
+            name: Weywot
+            requirement: Place this VM on the Kuiper belt object Weywot
+            strategy: COLOCATION
         vdu:
         -   cloud-init-file: pong_cloud_init.cfg
             count: '1'