Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 415 Bytes

Overview

This layer provides the base layer for OpenStack charms that are intended for use as principle (rather than subordinate) charms; to use this layer add:

include: ['layer:openstack-principle']

to the layer.yaml in your charm.

For charms hosting OpenStack API services, you probably want to use the openstack-api layer instead of this layer