Juju Charm - Octavia Diskimage Retrofit
Go to file
James Page 93886b293c
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I84eced6e501b98ce15b6132f2bb5ffcfc4b69d92
2024-11-15 12:18:37 +00:00
src Add charmcraft 3 support 2024-09-10 15:13:55 +00:00
unit_tests Fix issues related to py312 compatibility 2024-08-21 17:35:00 +00:00
.gitignore Build separately for each supported series and use binary builds 2022-09-08 13:55:41 +02:00
.gitreview Add per-repo gerrit and zuul configuration 2019-07-12 05:30:26 +02:00
.stestr.conf Initial commit 2019-06-16 10:08:51 +02:00
.zuul.yaml Add charmcraft 3 support 2024-09-10 15:13:55 +00:00
bindep.txt Add Kinetic and Zed support 2022-09-28 17:42:15 +02:00
charmcraft.yaml Ensure charm is actually built 2024-09-18 15:24:23 +01:00
LICENSE Initial commit 2019-06-16 10:08:51 +02:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 22:02:53 +00:00
osci.yaml Add charmcraft 3 support 2024-09-10 15:13:55 +00:00
README.md Update documentation and remove TLS configuration options 2020-05-13 16:53:40 +02:00
rebuild Sync/rebuild for Dalmatian/Epoxy updates 2024-11-15 12:18:37 +00:00
rename.sh Add charmcraft 3 support 2024-09-10 15:13:55 +00:00
requirements.txt Build separately for each supported series and use binary builds 2022-09-08 13:55:41 +02:00
test-requirements.txt Fix issues related to py312 compatibility 2024-08-21 17:35:00 +00:00
tox.ini Add charmcraft 3 support 2024-09-10 15:13:55 +00:00

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.