charm-neutron-openvswitch/metadata.yaml
Alex Kavanagh 1a155e8769 Updates for 20.08 cycle start for groovy and libs
- Adds groovy to the series in the metadata
- Classic charms: sync charm-helpers.
- Classic ceph based charms:  also sync charms.ceph
- Reactive charms: trigger a rebuild

Change-Id: I11e93eb9e6426fdaad1aea43e451523a251870f6
2020-06-02 14:34:19 +01:00

42 lines
1.1 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
- bionic
- eoan
- focal
- trusty
- groovy
extra-bindings:
data:
provides:
neutron-plugin:
interface: neutron-plugin
scope: container
neutron-control:
interface: service-control
requires:
juju-info:
interface: juju-info
scope: container
amqp:
interface: rabbitmq
neutron-plugin-api:
interface: neutron-plugin-api