charm-octavia-diskimage-ret.../src
Alex Kavanagh a1cd14acd8 Updates to enable jammy and finalise charmcraft builds
- Add 22.04 to charmcraft.yaml
- Update metadata to include jammy
- Remove impish from metadata
- Update osci.yaml to include py3.10 default job
- Modify tox.ini to remove py35,py36,py37 tox target and add py310
  target.
- ensure that the openstack-origin is yoga
- pin setuptools < 50.0

Change-Id: Ib45895574d1d3528abbd072f11b15fe7c31d55e0
2022-04-08 12:56:02 +01:00
..
actions Log traceback on action failure 2020-02-28 12:11:02 +01:00
files Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
lib Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
reactive Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
tests Remove the charm artifact from the repository 2022-03-16 12:42:17 +00:00
HACKING.md Initial commit 2019-06-16 10:08:51 +02:00
README.md Update documentation and remove TLS configuration options 2020-05-13 16:53:40 +02:00
actions.yaml Add actions and functional test definitions/bundles 2019-06-19 15:52:44 +02:00
config.yaml Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
copyright Initial commit 2019-06-16 10:08:51 +02:00
icon.svg Initial commit 2019-06-16 10:08:51 +02:00
layer.yaml Add use-internal-endpoints configuration option 2020-09-11 11:22:36 +02:00
lxd-profile.yaml Initial commit 2019-06-16 10:08:51 +02:00
metadata.yaml Updates to enable jammy and finalise charmcraft builds 2022-04-08 12:56:02 +01:00
test-requirements.txt Update to build using charmcraft 2022-02-21 14:25:10 +00:00
tox.ini Add xena bundles 2021-10-06 16:25:30 -04:00
wheelhouse.txt Updates to enable jammy and finalise charmcraft builds 2022-04-08 12:56:02 +01:00

README.md

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.