diff options
author | Tim Rozet <trozet@redhat.com> | 2017-08-29 11:23:39 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-09-11 16:14:18 -0400 |
commit | 48cd7b87e201ccdaa73ee82fd591ec447961e7aa (patch) | |
tree | 2505ecde3b34f8d49cc8acacf3030d526bfa7d4b /config/deploy/os-odl-sfc-noha.yaml | |
parent | 23be56d9f0801cbc065accf77a850bcc106c1e84 (diff) |
Updates SFC to use nitrogen
Also fixes issue where openvswitch NSH rpm was not getting installed
because we needed to downgrade now that default OVS is 2.7 and NSH OVS
is 2.6.1
Change-Id: I1b639ca80214032e93aacb3332e9588d49e74127
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy/os-odl-sfc-noha.yaml')
-rw-r--r-- | config/deploy/os-odl-sfc-noha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/os-odl-sfc-noha.yaml b/config/deploy/os-odl-sfc-noha.yaml index c3b3379c..2b08af6c 100644 --- a/config/deploy/os-odl-sfc-noha.yaml +++ b/config/deploy/os-odl-sfc-noha.yaml @@ -4,7 +4,7 @@ global_params: deploy_options: sdn_controller: opendaylight - odl_version: carbon + odl_version: nitrogen tacker: true congress: true sfc: true |