charm-neutron-openvswitch/metadata.yaml
David Ames 9cd483e653 Enable Ocata Amulet Tests
- Add Zesty as a supported series to metadata.yaml.
- Turn on Xenial-Ocata Amulet test definitions.
- Sync charm helpers to get Juju 2.x amulet compatibility.
- Keeping Zesty-Ocata Amulet test definitions turned off until the
  metadata.yaml changes propagate to the charm store.

Change-Id: I99120d250e3de5015552a9dda1963a2a72ac7119
2017-03-09 14:35:00 -08:00

40 lines
1.2 KiB
YAML

name: neutron-openvswitch
subordinate: true
summary: OpenStack Networking - Open vSwitch Agent
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 Open vSwitch agent, managing
L2 connectivity on nova-compute services.
tags:
- openstack
series:
- xenial
- zesty
- trusty
- yakkety
extra-bindings:
data:
provides:
neutron-plugin:
interface: neutron-plugin
scope: container
neutron-control:
interface: service-control
requires:
amqp:
interface: rabbitmq
neutron-plugin-api:
interface: neutron-plugin-api
zeromq-configuration:
interface: zeromq-configuration
scope: container