~canonical-server/+git/team-subscriptions:subscribe-to-glusterfs

Last commit made on 2022-04-11
Get this branch:
git clone -b subscribe-to-glusterfs https://git.launchpad.net/~canonical-server/+git/team-subscriptions
Members of Canonical Server can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
subscribe-to-glusterfs
Repository:
lp:~canonical-server/+git/team-subscriptions

Recent commits

981a8ea... by Andreas Hasenack

Add glusterfs

MIR LP: 1950321

80e920c... by Christian Ehrhardt 

python-tempita is openstack

python-tempita is only subscribed from the time it was openstack.
There is no non-openstack dependency holding it in main.

In additon there was past (bionic) need for it as part of
maas-rack-controller and some python*maas* packages.
In neither release it is in main for the server team or actively
maintained by us.

Drop our subscription.

$ reverse-depends --release jammy src:python-tempita
Reverse-Depends
* python3-migrate (for python3-tempita)
* python3-paste (for python3-tempita)

$ reverse-depends --release jammy python3-migrate
Reverse-Depends
* python3-cinder
* python3-designate
* python3-glance
* python3-heat
* python3-keystone
* python3-nova
* python3-oslo.db
* python3-senlin
* python3-trove
* pytrainer

$ reverse-depends --release jammy python3-paste
Reverse-Depends
* chaussette
* loggerhead
* python3-barbican
* python3-cinder
* python3-designate
* python3-freezer-api
* python3-glance
* python3-gnocchi
* python3-keystone
* python3-manila
* python3-murano
* python3-networking-sfc
* python3-neutron
* python3-nova
* python3-oslo.service
* python3-panko
* python3-pastedeploy
* python3-pastescript
* python3-repoze.who
* python3-trove
* python3-webtest
* thawab

Signed-off-by: Christian Ehrhardt <email address hidden>

bcfef01... by Christian Ehrhardt 

Add python-asgiref (LP: #1953173)

Signed-off-by: Christian Ehrhardt <email address hidden>

4f7cded... by Bryce Harrington

packages: Helper tool to convert yaml into a plain list

This python script is intended as an adapter for use in Bash scripts
where YAML parsing may be less easily done. It does a simple dump of
the packages for a given team.

Provisions for argument handling is included in case the
subscriptions.yaml file becomes more complex in the future.

ee3ae0d... by Andreas Hasenack

Add wireguard

MIR LP: #1950317

183f7b3... by Andreas Hasenack

Add libyang2

This is a dependency of frr, added in commit
0f7eae9d10bb4e253ab3b7129861e8e0c0b5e34d
LP: #1958293

58ea1f0... by Robie Basak

Add README

5d80807... by Christian Ehrhardt 

re-add pollen ...

... as likely no one else will look after it.

Signed-off-by: Christian Ehrhardt <email address hidden>

2e3cb11... by Christian Ehrhardt 

Unsubscribe packages after hirsute EOL

There are a few newer packages that are no more needed due to Hirsute
being EOL.

Furthermore ESM cases will usually not get non security SRUs by us
and if they do get SRUs that would be driven via ubuntu-advantage support
instead of the server-team. We do not need the subscription to monitor
that.

Finally - as always - there are a few known cases were we want to stay
subscrubed despite being universe (kea, asterisk, ubuntu-virt).

A few in this list initially made me wonder like libibverbs, autofs5
and qemu-kvm, but those are old source packages now provided by other
sources that we are still subscribed.

Signed-off-by: Christian Ehrhardt <email address hidden>

0f7eae9... by Robie Basak

Add frr

This is the upstream replacement for quagga and we intend to switch over
to it.