Charm Layer - OpenStack base layer
Go to file
David Ames cb4d058c0b Update deprecated rabbitmq messaging configuration
Current versions of OpenStack use the transport url rather than
rabbit_hosts and various other configuration settings.

Adding a new template for transport url and current
oslo-messaging-rabbit settings.

Allow the setting ssl_ca at the OpenStack principle layer.

Depends-On: Ie17b481bce3e3bfdf71b15ca7667f8688739d608
Change-Id: I6bb56a59cd65310d644aa25ae203996b22ec4b4e
Partial-Bug: #1807233
2018-12-06 11:35:40 -08:00
actions Add action to restart services 2018-11-30 15:36:26 +00:00
exec.d/openstack Ensure git is installed for all reactive openstack charms 2018-05-10 12:36:36 +01:00
reactive Enable series upgrade 2018-09-28 15:02:42 +00:00
templates Update deprecated rabbitmq messaging configuration 2018-12-06 11:35:40 -08:00
.gitignore Add basic tox targets 2016-07-01 10:29:08 +01:00
.gitreview Add gitreview file for migration to openstack 2016-07-01 12:00:04 +01:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:15:14 -04:00
LICENSE Rework licensing, update README a bit 2016-07-01 10:04:45 +01:00
README.md Update readme doc 2017-08-28 21:20:46 +00:00
actions.yaml Add action to restart services 2018-11-30 15:36:26 +00:00
config.yaml Update deprecated rabbitmq messaging configuration 2018-12-06 11:35:40 -08:00
layer.yaml Add basic tox targets 2016-07-01 10:29:08 +01:00
metadata.yaml Update/add templates for deploying Memcache 2017-01-04 14:59:37 +00:00
requirements.txt Add basic tox targets 2016-07-01 10:29:08 +01:00
test-requirements.txt Tidy/Fix Apache template 2016-07-13 08:29:24 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:39:32 -04:00
wheelhouse.txt Update location for charms.openstack 2016-06-28 09:56:41 +01:00

README.md

Overview

This layer provides the base OpenStack configuration options and dependencies for authoring OpenStack Charms. Typically you won't use this layer directly. The openstack-api or openstack-principle layers which consume this layer are probably more interesting as layers to directly use.

Where is the code?

The code for this module is held in the charms.openstack module which is developed at the following location: