juju / charm-helpers

Apache License 2.0
18 stars 127 forks source link

[stable/xena] Add support for OVN UCA pocket #806

Closed mkalcok closed 1 year ago

mkalcok commented 1 year ago

Backport of #738 to allow neutron-api-plugin-ovn to use OVN UCA pockets in focal-xena. Rest of the backporting effort:

Original PR message below.

The OVN UCA pocket will be used as an overlay repository in addition to any regular UCA pocket and the charms are expected to expose configuration of it as a separate source configuration option.

Add pocket names and allow for writing any OVN UCA configuration to a separate sources.list.d file.

(cherry picked from commit 982319b136b2d64efa6a7608e2c5349f271bb37d)