diff options
author | Justin chi <chigang@huawei.com> | 2017-03-17 10:44:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-17 10:44:25 +0000 |
commit | 20d20ea106e4a7a2130c82f5d59beeeff16cd75c (patch) | |
tree | 2cd08e011ab07c351b377d989311e0fc5759ce15 /deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml | |
parent | 8c13e15ef13be59dfbb80e3bc115ed8d486d365b (diff) | |
parent | 524fea7f6eacfa6a102614b7fb4c66e1be1b8287 (diff) |
Merge "update opera related files"
Diffstat (limited to 'deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml')
-rw-r--r-- | deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml b/deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml index 6eb50a29..0d403bc2 100644 --- a/deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml +++ b/deploy/conf/hardware_environment/huawei-pod1/os-nosdn-openo-ha.yml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others. +# Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 @@ -16,8 +16,12 @@ ipmiUser: root ipmiVer: '2.0' deploy_options: - - orchestrator: open-o - - application: clearwater + orchestrator: + type: open-o + version: 1.0.0 + + vnf: + type: hosts: - name: host1 |