charm-neutron-api-plugin-ar.../src
Aymen Frikha 7bba951022 fix build test 2019-06-28 09:46:51 -04:00
..
lib/charm/openstack Add package install capability 2019-06-28 08:55:43 -04:00
reactive fix unit tests 2019-06-28 09:00:58 -04:00
templates initial commit 2018-07-27 11:51:40 -04:00
tests initial commit 2018-07-27 11:51:40 -04:00
README.md fix build test 2019-06-28 09:46:51 -04: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 Add package install capability 2019-06-28 08:55:43 -04: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-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