charm-octavia/src/metadata.yaml
Frode Nordahl 12f73f43d1
Documentation update
Fix formatting so it is better represented on jujucharms.com.

Add reference to the deployment guide.

Change-Id: I62440b0f4359bdd47c3493e2f4335866e796bc97
2018-12-05 06:33:59 +01:00

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