
The relation will use the manila-backend interface. It will be used to relate manila-k8s with various storage backends through charms. The first such backend is CephFS. Change-Id: I22df9eeaf4f0ca4277c8b3d249a37bef60bb40be Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
19 lines
619 B
YAML
19 lines
619 B
YAML
external-libraries:
|
|
- charms.ceph_nfs_client.v0.ceph_nfs_client
|
|
- charms.data_platform_libs.v0.data_interfaces
|
|
- charms.rabbitmq_k8s.v0.rabbitmq
|
|
- charms.loki_k8s.v1.loki_push_api
|
|
- charms.tempo_k8s.v2.tracing
|
|
- charms.tempo_k8s.v1.charm_tracing
|
|
internal-libraries:
|
|
- charms.keystone_k8s.v0.identity_credentials
|
|
- charms.manila_k8s.v0.manila
|
|
templates:
|
|
- parts/section-database
|
|
- parts/database-connection
|
|
- parts/database-connection-settings
|
|
- parts/identity-data-id-creds
|
|
- parts/section-oslo-messaging-rabbit
|
|
- parts/section-service-credentials-from-identity-service
|
|
- ca-bundle.pem.j2
|