diff options
author | Justin chi <chigang@huawei.com> | 2017-07-28 04:11:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-28 04:11:43 +0000 |
commit | 4a59daec53faa8686d782e5f6ba1cdc1d304950d (patch) | |
tree | da8af996c1588a89442645ad3376bf6098217a71 /deploy/conf/hardware_environment/huawei-pod1 | |
parent | ef7fcad91a146edf21a5a6600f7ec4067f844fbc (diff) | |
parent | 1edb67f913276eec2dad1adae80a3ac3d9a5356c (diff) |
Merge "Add moonv4 into Compass4nfv"
Diffstat (limited to 'deploy/conf/hardware_environment/huawei-pod1')
-rw-r--r-- | deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml b/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml index dca3228b..d2447c1d 100644 --- a/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml +++ b/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml @@ -15,9 +15,9 @@ POWER_TOOL: ipmitool ipmiUser: root ipmiVer: '2.0' -moon: "Enable" plugins: - opendaylight: "Enable" + - moon: "Enable" hosts: - name: host1 @@ -74,5 +74,4 @@ hosts: ipmiIp: 172.16.130.31 ipmiPass: Opnfv@pod1 roles: - - compute - - ceph-osd + - moon |