-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathmetadata.yaml
68 lines (68 loc) · 1.62 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: nova-compute
summary: OpenStack Compute - Nova compute hypervisor
maintainer: OpenStack Charmers <[email protected]>
description: |
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
addition to its "native" API (the OpenStack API), it also supports the Amazon
EC2 API.
.
This charm provides the Nova Compute hypervisor service and should be deployed
directly to physical servers.
docs: https://discourse.charmhub.io/t/nova-compute-docs-index/10552
tags:
- openstack
series:
- jammy
provides:
cloud-compute:
interface: nova-compute
nrpe-external-master:
interface: nrpe-external-master
scope: container
extra-bindings:
# Used for console access to instances
internal:
# Used for live/cold migration of instances
migration:
requires:
amqp:
interface: rabbitmq
image-service:
interface: glance
ceph:
interface: ceph-client
lxd:
interface: containers
scope: container
nova-ceilometer:
interface: nova-ceilometer
scope: container
nova-vgpu:
interface: nova-vgpu
scope: container
neutron-plugin:
interface: neutron-plugin
scope: container
ephemeral-backend:
interface: ephemeral-backend
scope: container
ceph-access:
interface: cinder-ceph-key
cloud-credentials:
interface: keystone-credentials
secrets-storage:
interface: vault-kv
ironic-api:
interface: baremetal
storage-backend:
interface: storage-backend
scope: container
peers:
compute-peer:
interface: nova
storage:
ephemeral-device:
type: block
multiple:
range: 0-1
minimum-size: 10G