# charm-layer-openstack-principle **Repository Path**: mirrors_openstack/charm-layer-openstack-principle ## Basic Information - **Project Name**: charm-layer-openstack-principle - **Description**: Charm Layer - OpenStack principle charm layer. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/openstack/charm-layer-openstack-api) layer instead of this layer