diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-10-06 22:40:38 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-10-06 22:54:19 -0500 |
commit | 1e59c89faec7ff45140227c8db1c00cf63d9b45b (patch) | |
tree | 64f97cf71d1c102b7f1d78d9d17c77cabedff8c9 /labconfig/juniper/pod1/labconfig.yaml | |
parent | 4b367d124bece258eb520c7878de835b37a01abb (diff) |
modified to fix the opencontrail bundle issue for nonha.
Change-Id: I3b35c8bb4d9ceecdacebf2b092fe38acb77b5076
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/juniper/pod1/labconfig.yaml')
-rw-r--r-- | labconfig/juniper/pod1/labconfig.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/labconfig/juniper/pod1/labconfig.yaml b/labconfig/juniper/pod1/labconfig.yaml index 3ec606db..369b6a1c 100644 --- a/labconfig/juniper/pod1/labconfig.yaml +++ b/labconfig/juniper/pod1/labconfig.yaml @@ -78,7 +78,7 @@ lab: address: 10.10.7.85 user: ADMIN pass: ADMIN - floating-ip-range: 10.5.15.6,10.5.15.250,10.5.15.1,10.5.15.0/24 + floating-ip-range: 10.10.10.6,10.10.10.250,10.10.10.1,10.10.10.0/24 ext-port: "eth1" dns: 8.8.8.8 osdomainname: @@ -101,6 +101,6 @@ opnfv: vlan: - type: public bridge: brPublic - cidr: 10.10.0.0/28 + cidr: 10.10.10.0/24 gateway: 10.10.10.1 vlan: |