The openstack-python3-ussuri-jobs template is running on noble (python 3.12) making the pep8 tox target fail due to the dependencies and versions locked down by the charm. This change makes the charm to use the openstack-python3-charm-jobs-ussuri template which runs on focal and it's owned by the openstack charms team. For the coverage report, the openstack-cover-charm-jobs template is used now which provides the same guarantees described earlier Change-Id: Ia3278330fb998d114d193b7fad1ee248dfb0c1c5
Overview
This subordinate charm provides the Octavia Diskimage Retrofit tool
Usage
There is a section in the Octavia appendix in the OpenStack Charms Deployment Guide that describes how to deploy and use the charm.
A bundle overlay for use in conjunction with the OpenStack Base bundle is also available.
Note
: The charm relies on Glance image properties as provided by the Glance Simplestreams Sync Charm for automatic discovery of the most recent image, and as such is designed to be deployed as a subordinate to it.
Note
: When establishing connections to cloud services such as Glance and Keystone in clouds that have TLS enabled, the system certificate store will be used to verify the peer. It is the responsibility of the principle charm to populate the system certificate store.
Bugs
Please report bugs on Launchpad.
For general questions please refer to the OpenStack Charm Guide.