Juju Charm - Octavia Diskimage Retrofit
Go to file
Aurelien Lourot bccab5c61a Remove Disco and Eoan bits
Change-Id: Ib5377a81cf75d3a4c4d8d0a586c36a6557474549
2021-01-12 14:02:38 +01:00
src Remove Disco and Eoan bits 2021-01-12 14:02:38 +01:00
unit_tests Add use-internal-endpoints configuration option 2020-09-11 11:22:36 +02:00
.gitignore Initial commit 2019-06-16 10:08:51 +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 per-repo gerrit and zuul configuration 2019-07-12 05:30:26 +02:00
LICENSE 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
rebuild Rebuild reactive charms to pick up latest charm-helpers release. 2020-10-14 16:37:42 +01:00
requirements.txt Sync release-tools 2020-12-15 11:22:16 +01:00
test-requirements.txt Sync release-tools 2020-12-15 11:22:16 +01:00
tox.ini Sync libraries & common files prior to freeze 2020-09-26 18:38:10 +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.