Go to file
Frode Nordahl 4cc2bf0660 Add list of files to exclude on layer consumption
Change-Id: I9726801bda0653ae98c028913eb2d67a77970715
Closes-Bug: #1852424
2019-11-13 14:05:48 +01:00
2019-08-30 16:06:12 +02:00
2019-04-19 19:45:02 +00:00
2019-08-30 16:06:12 +02:00
2016-07-01 10:10:46 +01:00
2019-08-30 16:06:12 +02:00
2019-08-30 16:06:12 +02:00
2019-08-30 16:06:12 +02:00
2019-08-30 16:06:12 +02:00

Overview

This layer provides the base layer for OpenStack charms that are will deploy API services, and provides all of the core functionality for:

  • HA (using the hacluster charm)
  • Juju 2.0 network space support for API endpoints
  • Configuration based network binding of API endpoints

To use this layer, including the following in the layer.yaml of your charm:

include: ['layer:openstack-api']

And then read the new API charm guide for details on how to use this layer in-conjuction with the charms.openstack Python module to quickly and easily put together a new API charm.

Description
Charm Layer - OpenStack API layer
Readme 232 KiB
Languages
Python 100%