X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=mcp%2Fconfig%2Fscenario%2Fos-odl-nofeature-noha.yaml;h=1bb47bbc7266a023130ad531ee167dee05412828;hb=9e5b19768d6eb9b32564240065ecba6c791cac12;hp=260e1bacb58043541df23d70398bd2c8dd82f229;hpb=5d359f3396e5ca22b1aab2336c16908d7a5fd962;p=fuel.git diff --git a/mcp/config/scenario/os-odl-nofeature-noha.yaml b/mcp/config/scenario/os-odl-nofeature-noha.yaml index 260e1bacb..1bb47bbc7 100644 --- a/mcp/config/scenario/os-odl-nofeature-noha.yaml +++ b/mcp/config/scenario/os-odl-nofeature-noha.yaml @@ -7,25 +7,29 @@ ############################################################################## --- cluster: - domain: mcp-pike-odl-noha.local + domain: mcp-odl-noha.local states: + - opendaylight - openstack_noha - neutron_gateway - - opendaylight - networks virtual: nodes: - - cfg01 - - ctl01 - - cmp01 - - cmp02 - - gtw01 - - odl01 + control: + - ctl01 + - gtw01 + - odl01 + compute: + - cmp001 + - cmp002 ctl01: - vcpus: 4 ram: 14336 gtw01: + vcpus: 2 ram: 2048 odl01: - vcpus: 4 - ram: 5120 + ram: 6144 + cmp001: + disks: 100G;100G + cmp002: + disks: 100G;100G