diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-08-10 11:18:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-10 11:18:33 +0000 |
commit | 59cbeb8c0fbf4f8825cf741ed1863b1a4a3bdf00 (patch) | |
tree | e42bd91286542c2d819dd343f422fc2b389ea01e /labconfig/orange | |
parent | 25503476bf12d2c9b995bdcfbd61b072ecd7f0b6 (diff) | |
parent | ed47542253ad4a31af5d64b25a75c0e2d656836a (diff) |
Merge "Change the deployment mode from 'nonha' to 'noha'"
Diffstat (limited to 'labconfig/orange')
-rw-r--r-- | labconfig/orange/pod1/labconfig.yaml | 2 | ||||
-rw-r--r-- | labconfig/orange/pod2/labconfig.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/labconfig/orange/pod1/labconfig.yaml b/labconfig/orange/pod1/labconfig.yaml index 205700c6..70d2e556 100644 --- a/labconfig/orange/pod1/labconfig.yaml +++ b/labconfig/orange/pod1/labconfig.yaml @@ -101,7 +101,7 @@ lab: opnfv: release: c distro: xenial - type: nonha + type: noha openstack: mitaka sdncontroller: - type: odl diff --git a/labconfig/orange/pod2/labconfig.yaml b/labconfig/orange/pod2/labconfig.yaml index c0d03daa..e9025edf 100644 --- a/labconfig/orange/pod2/labconfig.yaml +++ b/labconfig/orange/pod2/labconfig.yaml @@ -125,7 +125,7 @@ lab: opnfv: release: c distro: xenial - type: nonha + type: noha openstack: newton sdncontroller: - type: nosdn |