charm-neutron-dynamic-routing/src/metadata.yaml
Alex Kavanagh 6b4e8514bd 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: I9df5207cd2ffe3efcf12e0ccd31f94e2b5436f08
2020-06-02 14:33:56 +01:00

26 lines
549 B
YAML

name: neutron-dynamic-routing
summary: Neutron Dyanamic Routing Agent
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Neutron Dynamic Routing Agent acts as a BGP speaker advertising OpenStack
networks to the BGP infrastructure.
tags:
- openstack
series:
- xenial
- bionic
- eoan
- focal
- groovy
subordinate: false
extra-bindings:
# Used to specify the OpenStack provider network interface
provider:
requires:
amqp:
interface: rabbitmq
provides:
bgp-speaker:
interface: bgp
optional: true