
Adds the basic charm, with typical relations and setup. The charm has the following resources: - ironic-api-image - ironic-novncproxy-image The charm enables the audit middleware for the Ironic API. The charm provides the "ironic-api" relation, based on service_readiness. The charm has the traefik-route-internal and traefik-route-public for the ironic-novncproxy service. Change-Id: Ic00a933bae43a5d598c03eef18969a41138ea653 Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
22 lines
717 B
YAML
22 lines
717 B
YAML
external-libraries:
|
|
- charms.data_platform_libs.v0.data_interfaces
|
|
- charms.rabbitmq_k8s.v0.rabbitmq
|
|
- charms.traefik_k8s.v2.ingress
|
|
- charms.traefik_route_k8s.v0.traefik_route
|
|
- charms.certificate_transfer_interface.v0.certificate_transfer
|
|
- charms.loki_k8s.v1.loki_push_api
|
|
- charms.tempo_k8s.v2.tracing
|
|
- charms.tempo_k8s.v1.charm_tracing
|
|
internal-libraries:
|
|
- charms.keystone_k8s.v1.identity_service
|
|
- charms.sunbeam_libs.v0.service_readiness
|
|
templates:
|
|
- parts/section-database
|
|
- parts/database-connection
|
|
- parts/database-connection-settings
|
|
- parts/section-identity
|
|
- parts/identity-data
|
|
- parts/section-oslo-messaging-rabbit
|
|
- parts/section-service-user
|
|
- ca-bundle.pem.j2
|