charm-octavia-diskimage-retrofit:master

Last commit made on 2024-02-24
Get this branch:
git clone -b master https://git.launchpad.net/charm-octavia-diskimage-retrofit

Branch merges

Branch information

Name:
master
Repository:
lp:charm-octavia-diskimage-retrofit

Recent commits

9e80097... by Alex Kavanagh

Updates for caracal testing support

These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal. They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: Ic80d7c477eb4d2805d640f4fe3589e1304555be0

1f44f44... by Gabriel Samfira

Allow setting the image format of the image

After the image is retrofited, we need to be able to set the image
format to be uploaded back to Glance. On systems that leverage Ceph or
any other storage appliance that uses raw as its native storage format,
this allows fast CoW VM disk creation. It also means that if
force-raw-images is set to true, nova will no longer download the image,
convert it to raw and copy it to the storage backend before creating the
VM. This saves a lot of bandwidth and time.

Closes-Bug: #2037557

Change-Id: I4eb62e330584635ccecd06c9ccac691723ea20b7
Signed-off-by: Gabriel Adrian Samfira <email address hidden>

a2cc165... by Alan Baghumian

Fixed missing image architecture property.

Closes-Bug: #2016344
Change-Id: Ia0d69f3376ae63907df2a5d40f8d4155b8aeaeda

bbd0e0e... by Corey Bryant

Work-around for Cargo download dependency failed

This is a work-around for charm build failures resulting in:
"Cargo download dependency failed "send: no filter connected".

This is documented in the following upstream issue:
https://github.com/rust-lang/cargo/issues/12202

This affects lunar builds where the curl version is 7.88.1.

Thanks to Colin Watson for help with figuring this out.

Closes-Bug: #2037589
Change-Id: I8d48de1e7f7c9f517f6759139610b2451c131c80

6816c55... by Corey Bryant

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/edge

Change-Id: I6f885a7cc5cd7d3eedde67e806117d97618d8071

939a008... by Zuul <email address hidden>

Merge "Update example for "ubuntu-mirror""

598826b... by Corey Bryant

Enable jammy-antelope voting and drop kinetic-zed tests

* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed
* Add libpython3-dev to allow the charm to be built. This
  fixes a missing dependency with Cython.
* Add pkg-config to the charmcraft.yaml for builds. This
  is required by rust to build cryptography.

Change-Id: Icdba21a8865f3cdfd977d08a94386050b6c5a8c4

eec35d9... by Nobuto Murata

Update example for "ubuntu-mirror"

To reflect changes made in the equivalent snap.
https://github.com/openstack-charmers/octavia-diskimage-retrofit/pull/33

Closes-Bug: #2011527
Change-Id: I5d5b1110e1efb3b92b4443b1a8b786cf58102910

ed1d5fa... by Corey Bryant

Add Antelope support

* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: I181daacbeb5b19a13229e57ecde2978aebede718

4cc68be... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I5e357f284c5a4c694ad73e03aec84ad249f32d5a