From 88e84f6f631e9ff0232a63a37e5c106d34f9614e Mon Sep 17 00:00:00 2001 From: Mahesh Jethanandani Date: Thu, 18 Apr 2019 16:44:31 -0700 Subject: [PATCH] Fix complex example --- example-data/complex-vnfd.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/example-data/complex-vnfd.xml b/example-data/complex-vnfd.xml index 53a50d0..b10ec9f 100644 --- a/example-data/complex-vnfd.xml +++ b/example-data/complex-vnfd.xml @@ -93,6 +93,7 @@ bare qcow2 + 1 2.0 1 http://mycompany.images.com/control-plane.qcow2 @@ -107,6 +108,7 @@ bare qcow2 + 1 2.0 1 http://mycompany.images.com/data-plane.qcow2 @@ -202,6 +204,17 @@ il-1 + + + true + + + 1 + + + 1 + + control-plane anti-affinity @@ -262,6 +275,17 @@ il-1 + + + true + + + 1 + + + 1 + + control-plane anti-affinity -- GitLab