charm-octavia-diskimage-ret.../src
Alex Kavanagh 9e80097585 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
2024-02-24 19:57:54 +00:00
..
actions invoke `hookenv._run_atexit()` when action ends 2022-06-24 10:45:28 +03:00
files Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
lib Allow setting the image format of the image 2023-12-19 12:22:09 +00:00
reactive Add support for refreshing images by cron 2022-03-08 15:22:47 +00:00
tests Updates for caracal testing support 2024-02-24 19:57:54 +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 Allow setting the image format of the image 2023-12-19 12:22:09 +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 Build separately for each supported series and use binary builds 2022-09-08 13:55:41 +02:00
lxd-profile.yaml Initial commit 2019-06-16 10:08:51 +02:00
metadata.yaml Updates for caracal testing support 2024-02-24 19:57:54 +00:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-23 13:32:07 +00:00
tox.ini Updates for caracal testing support 2024-02-24 19:57:54 +00:00
wheelhouse.txt Build separately for each supported series and use binary builds 2022-09-08 13:55:41 +02: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.