snap-octavia-diskimage-retrofit:bug/1896729

Last commit made on 2020-10-17
Get this branch:
git clone -b bug/1896729 https://git.launchpad.net/snap-octavia-diskimage-retrofit

Branch merges

Branch information

Name:
bug/1896729
Repository:
lp:snap-octavia-diskimage-retrofit

Recent commits

de9e272... by Frode Nordahl

Disable predictable interface naming in amphora

The Octavia Amphora agent expects to manage ifupdown eni type
configuration. Try to disable predictable interface naming to
address a issue where hotplugging sometimes fails.

Bring up the first interface and let cloud-init complete the
networking configuration from config drive.

Closes-Bug: #1896729

b32f4db... by Dmitrii Shcherbakov <email address hidden>

Merge pull request #25 from openstack-charmers/dev

Use snap layouts

5d3729f... by Frode Nordahl

Use snap layouts

Stop building qemu and supermin from source.

Enable full build test in Travis.

bbeca62... by Frode Nordahl

Merge pull request #24 from openstack-charmers/bug/1895835

Add workaround for grub-efi-amd64-signed install failure on Focal

c920168... by Frode Nordahl

Add workaround for grub-efi-amd64-signed install failure on Focal

Closes-Bug: #1895835

5a424e0... by Chris MacNaughton

Merge pull request #23 from openstack-charmers/bug/1893697

Increase the size of image to make room for updates

1411a65... by Frode Nordahl

Increase the size of image to make room for updates

At this point in time attempting to retrofit a Focal image built
20200804 will fail due to the amount of updates being installed
exceeding the size of the root filesystem in the image.

We already resize the image and grow the root filesystem as part
of the process, increase the size we resize to to give more head
room.

Also drop the CI inspect target as it has been removed from
snapcraft. (ref snapcore/snapcraft/3c8cc28)

Closes-Bug: #1893697

25cbc42... by Frode Nordahl

Merge pull request #22 from openstack-charmers/issue/21

Fix retrofitting of Focal images

e35504f... by Frode Nordahl

Fix retrofitting of Focal images

The command used for removing kvm/virtual kernel packages to
ensure the generic kernel is used fails on Focal.

Also use the virtual ``linux-generic`` package for installation
instead of using the image package directly.

Fixes #21

1be7dd3... by Frode Nordahl

Merge pull request #20 from Pekkari/master

Add support for archive mirrors