charm-nova-compute/metadata.yaml
Ryan Beisner ab9a2bcb85 Remove zesty series metadata
The charm store does not yet recognize this series, and errors
when it exists, thereby preventing push/release of dev charms
into the charm store.

Revisit after the following is resolved:

 - https://github.com/juju/charmstore/issues/695

Change-Id: I61025fd4886ac9e33a919b610f11c9ca40a8a2f4
2016-12-03 09:48:04 -06:00

56 lines
1.3 KiB
YAML

name: nova-compute
summary: OpenStack Compute - Nova compute hypervisor
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
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.
tags:
- openstack
series:
- xenial
- trusty
- yakkety
provides:
cloud-compute:
interface: nova-compute
nrpe-external-master:
interface: nrpe-external-master
scope: container
extra-bindings:
internal:
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
amqp:
interface: rabbitmq
image-service:
interface: glance
ceph:
interface: ceph-client
nova-designate:
interface: nova-designate
lxd:
interface: containers
scope: container
nova-ceilometer:
interface: nova-ceilometer
scope: container
neutron-plugin:
interface: neutron-plugin
scope: container
zeromq-configuration:
interface: zeromq-configuration
scope: container
ephemeral-backend:
interface: ephemeral-backend
scope: container
peers:
compute-peer:
interface: nova