Merge "Bump ovs and ovn versions to 2.15 for FFWD." into stable/victoria

This commit is contained in:
Zuul 2021-06-16 16:56:08 +00:00 committed by Gerrit Code Review
commit a01e60f03a

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