2011-07-06 17:08:37 -07:00
|
|
|
name: nova-compute
|
2015-11-18 10:44:39 +00:00
|
|
|
summary: OpenStack Compute - Nova compute hypervisor
|
|
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
2011-07-06 17:08:37 -07:00
|
|
|
description: |
|
2020-06-02 14:22:19 +01:00
|
|
|
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.
|
2023-07-11 15:35:51 -04:00
|
|
|
docs: https://discourse.charmhub.io/t/nova-compute-docs-index/10552
|
2015-09-17 12:36:07 +01:00
|
|
|
tags:
|
2024-02-09 18:15:47 +00:00
|
|
|
- openstack
|
2016-09-14 09:37:05 +01:00
|
|
|
series:
|
2024-02-09 18:15:47 +00:00
|
|
|
- jammy
|
2011-07-06 17:08:37 -07:00
|
|
|
provides:
|
|
|
|
cloud-compute:
|
|
|
|
interface: nova-compute
|
2014-08-11 10:32:31 +01:00
|
|
|
nrpe-external-master:
|
|
|
|
interface: nrpe-external-master
|
|
|
|
scope: container
|
2016-11-21 00:30:58 +01:00
|
|
|
extra-bindings:
|
2020-05-26 09:20:38 +01:00
|
|
|
# Used for console access to instances
|
2016-11-21 00:30:58 +01:00
|
|
|
internal:
|
2020-05-26 09:20:38 +01:00
|
|
|
# Used for live/cold migration of instances
|
2019-08-08 15:04:28 -04:00
|
|
|
migration:
|
2011-07-06 17:08:37 -07:00
|
|
|
requires:
|
|
|
|
amqp:
|
|
|
|
interface: rabbitmq
|
|
|
|
image-service:
|
|
|
|
interface: glance
|
2012-10-11 16:10:43 +01:00
|
|
|
ceph:
|
|
|
|
interface: ceph-client
|
2015-07-23 22:24:48 -04:00
|
|
|
lxd:
|
|
|
|
interface: containers
|
|
|
|
scope: container
|
2013-11-29 15:35:28 +00:00
|
|
|
nova-ceilometer:
|
|
|
|
interface: nova-ceilometer
|
|
|
|
scope: container
|
2022-02-15 11:51:42 +01:00
|
|
|
nova-vgpu:
|
|
|
|
interface: nova-vgpu
|
|
|
|
scope: container
|
2014-05-06 16:07:42 +00:00
|
|
|
neutron-plugin:
|
|
|
|
interface: neutron-plugin
|
|
|
|
scope: container
|
2016-06-17 18:38:26 +03:00
|
|
|
ephemeral-backend:
|
|
|
|
interface: ephemeral-backend
|
|
|
|
scope: container
|
2017-03-09 12:51:25 +00:00
|
|
|
ceph-access:
|
|
|
|
interface: cinder-ceph-key
|
2018-06-14 10:12:28 +00:00
|
|
|
cloud-credentials:
|
|
|
|
interface: keystone-credentials
|
2018-04-26 12:52:35 +01:00
|
|
|
secrets-storage:
|
|
|
|
interface: vault-kv
|
2020-08-19 14:28:36 +00:00
|
|
|
ironic-api:
|
|
|
|
interface: baremetal
|
2022-10-12 07:22:51 +03:00
|
|
|
storage-backend:
|
|
|
|
interface: storage-backend
|
|
|
|
scope: container
|
2015-04-13 13:46:16 +01:00
|
|
|
peers:
|
|
|
|
compute-peer:
|
|
|
|
interface: nova
|
2018-04-26 12:52:35 +01:00
|
|
|
storage:
|
|
|
|
ephemeral-device:
|
|
|
|
type: block
|
|
|
|
multiple:
|
|
|
|
range: 0-1
|
|
|
|
minimum-size: 10G
|