~paelzer/ubuntu-seeds/+git/platform:prepare-to-drop-server-ship

Last commit made on 2020-09-02
Get this branch:
git clone -b prepare-to-drop-server-ship https://git.launchpad.net/~paelzer/ubuntu-seeds/+git/platform
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
prepare-to-drop-server-ship
Repository:
lp:~paelzer/ubuntu-seeds/+git/platform

Recent commits

9f78e6e... by Christian Ehrhardt 

supported-openstack: adapt to removed and renamed packages

Function of nova-network is taken over by nova-common

The following packages got removed upstream and in packaging:
- nova-objectstore
- nova-compute-lxd # James Page LP: #1540597
- nova-cert
- ceilometer-collector
- ceilometer-api
- neutron-lbaas-agent
- heat-api-cloudwatch

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

dfdddfa... by Christian Ehrhardt 

supported-misc-servers: remove no more exitsing package php-recode

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

abe33a2... by Christian Ehrhardt 

move openstack into a separate supported-openstack file

There are a few special cases which has use-cases in both worlds
(openstack and general server) like radvd and openvswitch.
Those are also co-maintained by both Teams right now.

Due to this we end up with a misc-server seed retaining those the
server team is interested in while the openstack seed shows what they
need.

Due to that there are some duplicates which we usually avoid, but those
other would be e.g. "misc-server + lamp" which both are server-team.
In this case it reflects that e.g. openvswitch is of interest for both
teams and their user-base.

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

3192300... by Christian Ehrhardt 

supported-misc-servers: remove no more exitsing packages samba-doc-pdf and zope3-sandbox

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

0bf38b6... by Christian Ehrhardt 

live-common: follow btrfs-tools->btrfs-progs rename

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

da9de91... by Christian Ehrhardt 

rescue radvd from server-ship to supported-misc-servers

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

842ce47... by Christian Ehrhardt 

rescue nfs sever/common from server-ship to supported-hardware-server

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

031b974... by Christian Ehrhardt 

Rescue libvirt packages from server-ship to supported-misc-servers

supported-misc-servers already had the daemon itself.
But there are some packages not depended on from there, this ensures
the drop of server-ship will not demote these packages.

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

558557d... by Christian Ehrhardt 

Add supported-landscape seed to rescue landscape-client from server-ship

Landscape has only landscape-common in the server seed, but
landscape-client would demote once server-ship is removed.
Add a supported-landscape file that can grow equivalent to the
suppored-maas file and for now hold the two landscape packages
in main.

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

34485d6... by Christian Ehrhardt 

Rescue ipmi tools from server-ship to supported-sysadmin-server

Only openipmi is from server-ship, but the manufacturers can't settle
on just one ipmi tool for all so also add freeipmi-tools which is in main
and only held by supported-maas to the same place.

ipmitool is the third of the group and also only held by community-maas but
currently not in main. It is WIP (LP: #1576812) but not currently part of
the server teams packages.

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