charm-octavia-diskimage-ret.../src
Aurelien Lourot bccab5c61a Remove Disco and Eoan bits
Change-Id: Ib5377a81cf75d3a4c4d8d0a586c36a6557474549
2021-01-12 14:02:38 +01:00
..
actions Log traceback on action failure 2020-02-28 12:11:02 +01:00
files Sync charm/ceph helpers, tox, and requirements 2019-09-30 20:59:35 -05:00
lib Add use-internal-endpoints configuration option 2020-09-11 11:22:36 +02:00
reactive Let default install helper do its job 2020-05-11 13:56:22 +02:00
tests Remove Disco and Eoan bits 2021-01-12 14:02:38 +01: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 fall back for retrofit series 2020-05-12 15:25:46 +02: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 Remove Disco and Eoan bits 2021-01-12 14:02:38 +01:00
test-requirements.txt Sync release-tools 2020-12-15 11:22:16 +01:00
tox.ini Sync release-tools 2020-12-15 11:22:16 +01:00
wheelhouse.txt Install deps from wheelhouse 2020-02-20 16:16:09 +00: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.