diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-02 05:48:44 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-02 05:48:44 -0600 |
commit | 47386f12fa5d0785f338906514f5a595e2634a10 (patch) | |
tree | d89c4abb7658974f5c0bafbf3a8719e2f11be3eb /labconfig/huawei/pod12 | |
parent | f62c2541dc5a6873434a4de4794e3c5f381e9c8c (diff) |
modified to give proper naming convention for floating ip network.
Change-Id: I92d78e4a1dd232f699aa69b894335abf481bb9bd
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/huawei/pod12')
-rw-r--r-- | labconfig/huawei/pod12/labconfig.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/labconfig/huawei/pod12/labconfig.yaml b/labconfig/huawei/pod12/labconfig.yaml index 1915a3e2..1d3da945 100644 --- a/labconfig/huawei/pod12/labconfig.yaml +++ b/labconfig/huawei/pod12/labconfig.yaml @@ -94,7 +94,7 @@ lab: user: root pass: Huawei12#$ floating-ip-range: 10.6.15.7,10.6.15.250,10.6.15.1,10.6.15.0/24 - ext-port: "br-enp4s0d1" + ext-port: "enp4s0d1" dns: 8.8.8.8 public-api-ip: osdomainname: @@ -107,7 +107,7 @@ opnfv: - type: nosdn storage: - type: ceph - disk: /dev/sdb + disk: /srv feature: odl_l2 spaces: - type: admin @@ -120,14 +120,14 @@ opnfv: cidr: 10.6.12.0/24 gateway: vlan: 31 - - type: public + - type: floating bridge: brPublic cidr: 10.6.15.0/24 gateway: vlan: 31 - type: external bridge: brExt - cidr: + cidr: 192.168.30.0/24 gateway: 192.168.30.250 ipaddress: 192.168.30.2 vlan: |