diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-29 14:48:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-29 14:48:32 +0000 |
commit | 11bd1d082324ac6bdcceb407cd101b88b41f6e21 (patch) | |
tree | eb1f39f21c849d771b5f6ca718e7ad92871f0957 /ci | |
parent | 3186dc29bf4af726a8a7c6d34ce7bb6761f2ca8a (diff) | |
parent | 054295687ae4403453836b15c33541fa0fcefec5 (diff) |
Merge "changing the user guide draft version." into stable/danube
Diffstat (limited to 'ci')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/odl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/odl.yaml b/ci/config_tpl/juju2/bundle_tpl/odl.yaml index 472efc3c..5580449f 100644 --- a/ci/config_tpl/juju2/bundle_tpl/odl.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/odl.yaml @@ -14,7 +14,7 @@ {% elif os.network.odll3 %} profile: "openvswitch-odl-beryllium-l3" {% else %} - profile: "openvswitch-odl-beryllium" + profile: "openvswitch-odl-boron" {% endif %} http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" |