charm-neutron-api/metadata.yaml
James Page 61a0ef9408 Add Juju Network Space support
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: I7c3ec5a7a1b6f6c7e1cf26146360f1af1d9eaf3c
2016-03-31 12:28:22 +01:00

56 lines
1.5 KiB
YAML

name: neutron-api
summary: OpenStack Networking API service
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Neutron is a virtual network service for OpenStack, and a part of
Netstack. Just like OpenStack Nova provides an API to dynamically
request and configure virtual servers, Neutron provides an API to
dynamically request and configure virtual networks. These networks
connect "interfaces" from other OpenStack services (e.g., virtual NICs
from Nova VMs). The Neutron API supports extensions to provide
advanced network capabilities (e.g., QoS, ACLs, network monitoring,
etc.)
.
This charm provides the OpenStack Neutron API service.
tags:
- openstack
extra-bindings:
public:
admin:
internal:
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
neutron-api:
interface: neutron-api
neutron-plugin-api:
interface: neutron-plugin-api
requires:
shared-db:
interface: mysql-shared
pgsql-db:
interface: pgsql
amqp:
interface: rabbitmq
identity-service:
interface: keystone
ha:
interface: hacluster
scope: container
vsd-rest-api:
interface: vsd-rest-api
zeromq-configuration:
interface: zeromq-configuration
scope: container
neutron-plugin-api-subordinate:
interface: neutron-plugin-api-subordinate
scope: container
etcd-proxy:
interface: etcd-proxy
midonet:
interface: midonet
peers:
cluster:
interface: neutron-api-ha