charm-neutron-api-plugin-ar.../src
Aurelien Lourot 0cb517f035 Rename charm 2020-06-23 15:53:44 +02:00
..
lib/charm/openstack Rename charm 2020-06-23 15:53:44 +02:00
reactive Restart service on config change 2020-06-22 14:58:12 +02:00
templates initial commit 2018-07-27 11:51:40 -04:00
tests Rename charm 2020-06-23 15:53:44 +02:00
README.md Rename charm 2020-06-23 15:53:44 +02:00
config.yaml add source config for the charm 2019-06-07 14:58:12 -04:00
icon.svg initial commit 2018-07-27 11:51:40 -04:00
layer.yaml more cleanup, moved subordinate out of venv, fixed an import and misspelling 2018-07-30 11:00:32 -04:00
metadata.yaml Rename charm 2020-06-23 15:53:44 +02:00
test-requirements.txt Migrate Amulet tests to Zaza 2020-06-23 14:55:38 +02:00
tox.ini Migrate Amulet tests to Zaza 2020-06-23 14:55:38 +02:00

README.md

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-api-plugin-arista

juju add-relation neutron-api neutron-api-plugin-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