charm-neutron-api-plugin-ar.../src/README.ex

23 lines
704 B
Elixir

# Overview
This principle charm provides the Arista ML2 Plugin support to the OpenStack
Neutron API service.
When this charm is related to the neutron-api charm it will install the
Arista Neutron packages on each neutron-api unit in the region and supply the
desired configuration to the neutron-api service.
# Usage
To deploy (partial deployment only):
juju deploy neutron-api
juju deploy neutron-openvswitch
juju deploy neutron-arista
juju add-relation neutron-api neutron-arista
juju add-relation neutron-api mysql
juju add-relation neutron-api rabbitmq-server
juju add-relation neutron-api neutron-openvswitch
juju add-relation neutron-api nova-cloud-controller