Skip to content
Snippets Groups Projects
Commit ce43e407 authored by Alfonso Tierno's avatar Alfonso Tierno
Browse files

Commented unncesary placement group of one vdu


Change-Id: Ic179f99e40fa4d6f4038731cbc4efa918c92da57
Signed-off-by: default avatartierno <alfonso.tiernosepulveda@telefonica.com>
parent a7c6c3ec
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment