charm-neutron-api/metadata.yaml
Corey Bryant d90b45c295 Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic
* update charmcraft_channel to 2.x/stable

Change-Id: I8050b03c9e4a1f801a60de516000467860a1a47a
2023-08-02 14:20:50 -04:00

70 lines
1.8 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.
docs: https://discourse.charmhub.io/t/neutron-api-docs-index/10555
tags:
- openstack
series:
- jammy
- lunar
- mantic
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
neutron-load-balancer:
interface: neutron-load-balancer
requires:
shared-db:
interface: mysql-shared
amqp:
interface: rabbitmq
identity-service:
interface: keystone
ha:
interface: hacluster
scope: container
vsd-rest-api:
interface: vsd-rest-api
neutron-plugin-api-subordinate:
interface: neutron-plugin-api-subordinate
scope: container
etcd-proxy:
interface: etcd-proxy
midonet:
interface: midonet
external-dns:
interface: designate
infoblox-neutron:
interface: infoblox
scope: container
certificates:
interface: tls-certificates
peers:
cluster:
interface: neutron-api-ha
resources:
policyd-override:
type: file
filename: policyd-override.zip
description: The policy.d overrides file