sunbeam-charms/charms/openstack-hypervisor/metadata.yaml
2023-04-03 15:02:56 +00:00

23 lines
529 B
YAML

name: openstack-hypervisor
display-name: OpenStack Hypervisor
summary: Deploy the OpenStack hypervisor
description: |
Configure machine to run VMs as part of an OpenStack cloud.
requires:
amqp:
interface: rabbitmq
identity-credentials:
interface: keystone-credentials
ovsdb-cms:
interface: ovsdb-cms
certificates:
interface: tls-certificates
optional: true
# This charm has no peer relation by design. This charm needs to scale to
# hundreds of units and this is limited by the peer relation.