Merge "Bump ovs and ovn versions to 2.15 for FFWD."

This commit is contained in:
Zuul 2021-06-12 00:38:53 +00:00 committed by Gerrit Code Review
commit 1a32afac8e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ parameter_defaults:
ServerDeletionPolicy: retain
UpgradeLevelNovaCompute: auto
UpgradeLeappToRemove: ['openvswitch2.11','ovn2.11']
UpgradeLeappToInstall: ['openvswitch2.13','ovn2.13']
UpgradeLeappToInstall: ['openvswitch2.15','ovn2.15']
UpgradeInitCommonCommand: |
#!/bin/bash
set -eu