X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=scenarios%2Fexamples%2Fsdf-fdio-example.yaml;fp=scenarios%2Fexamples%2Fsdf-fdio-example.yaml;h=7ea0ba8ac61cae56e5c29c6ac1314cf18ad4ffd2;hb=05c62390b10913351059c5f957d8d2ac3e29142b;hp=cbac4fb293549be81ca0fb888384a7f43315eabb;hpb=d7c6ac5b211a629243b6ed7e8b19c52382b7392e;p=octopus.git diff --git a/scenarios/examples/sdf-fdio-example.yaml b/scenarios/examples/sdf-fdio-example.yaml index cbac4fb..7ea0ba8 100644 --- a/scenarios/examples/sdf-fdio-example.yaml +++ b/scenarios/examples/sdf-fdio-example.yaml @@ -1,3 +1,4 @@ +--- ############################################################################## # Copyright (c) 2017 Huawei others. # ulrich.kleber@huawei.com @@ -21,7 +22,7 @@ scenario-metadata: title: fdio odl basic for devops generic-scenario: false version: 1.0.0 - creation-date: 2017-03-16 + creation-date: 2017-03-16 # This scenario introduces fd.io with odl and a basic feature set. # It is derived from parent odl_l2 nofeature. In a next step, odl_l2 and # old_l3 functionality shall be merged and provide sfc as well as other @@ -48,7 +49,7 @@ components: - vpp - storage: component-type: ceph - #$$$$ Should we add num-replicas 3 here? + # $$$$ Should we add num-replicas 3 here? - cloud-controller: type: openstack @@ -103,7 +104,7 @@ deployment-options: nodes: - name: host1 roles: - - openstack-controller # need to add fd.io? + - openstack-controller # need to add fd.io? - odl - name: host2 roles: @@ -120,11 +121,11 @@ deployment-options: roles: - openstack-compute deployment-tools: - - apex: - cpu: intel - pod: baremetal - availability: ha # fuel support shall be added soon + - apex: + cpu: intel + pod: baremetal + availability: ha ############################################################################## ##############################################################################