9fbd4e3ae6
* sync charm-helpers to classic charms * change openstack-origin/source default to zed * align testing with zed * add new zed bundles * add zed bundles to tests.yaml * add zed tests to osci.yaml and .zuul.yaml * update build-on and run-on bases * add bindep.txt for py310 unit tests * sync tox.ini and requirements.txt for ruamel * use charmcraft_channel 2.0/stable Change-Id: I2cb698f719106e54b06009f24ea47259419e9cad |
||
---|---|---|
src | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
build-requirements.txt | ||
charmcraft.yaml | ||
LICENSE | ||
metadata.yaml | ||
osci.yaml | ||
pip.sh | ||
README.md | ||
rebuild | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
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.