charm-octavia/src/metadata.yaml

30 lines
987 B
YAML

name: octavia
summary: OpenStack network load balancing
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Octavia is an open source, operator-scale load balancing solution designed to
work with OpenStack.
Octavia was borne out of the Neutron LBaaS project. Octavia has become the
reference implementation for Neutron LBaaS version 2.
Octavia accomplishes its delivery of load balancing services by managing a
fleet of virtual machines, containers, or bare metal servers collectively
known as amphorae which it spins up on demand. This on-demand, horizontal
scaling feature differentiates Octavia from other load balancing solutions,
thereby making Octavia truly suited "for the cloud."
OpenStack Rocky or later is required.
tags:
- openstack
series:
- bionic
- cosmic
subordinate: false
requires:
neutron-api:
interface: neutron-load-balancer
neutron-openvswitch:
interface: neutron-plugin
scope: container