Missing support for focal-ovn-source

Bug #1992770 reported by Frode Nordahl
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
OpenStack Neutron API OVN Plugin Charm
Fix Released
Undecided
Martin Kalcok

Bug Description

In the effort to bring OVN 22.03 back to users of Focal/Ussuri, changes have gone into the neutron package in Focal, a new UCA pocket has been added and the OVN charms have been taught to add that pocket conditionally.

One thing we have not covered though is adding the pocket on the neutron-api units for the python3-openvswitch package.

Revision history for this message
Peter Matulis (petermatulis) wrote :

Can we have an explicit workaround documented in this bug? Users need to enable a PPA on neutron-api machines?

Revision history for this message
Edward Hope-Morley (hopem) wrote :

In the absence of native support in add-apt-repository, this is how I added it manually:

sudo apt update
sudo apt install ubuntu-cloud-keyring
cat << EOF | sudo tee /etc/apt/sources.list.d/cloudarchive-ovnfocal.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/ovn-22.03 main
EOF
sudo apt update

Then to install/upgrade packages needed by neutron-server I did:

sudo apt install python3-openvswitch openvswitch-common

Changed in charm-neutron-api-plugin-ovn:
assignee: nobody → Martin Kalcok (martin-kalcok)
Frode Nordahl (fnordahl)
Changed in charm-neutron-api-plugin-ovn:
status: New → Fix Committed
Frode Nordahl (fnordahl)
Changed in charm-neutron-api-plugin-ovn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.