James Page 8e7c0a983e
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I93d7aacdc5d46cf58628261e7e5c9b043cd5521c
2024-11-15 12:17:04 +00:00
2024-09-05 16:44:11 +00:00
2022-02-16 12:11:33 +00:00
2020-07-01 13:56:11 +02:00
2019-06-07 15:18:48 -04:00
2024-09-05 16:44:11 +00:00
2023-03-22 14:54:58 +00:00
2024-09-05 16:44:11 +00:00
2018-07-31 10:04:49 -04:00
2024-02-12 18:20:47 +00:00
2022-02-16 12:11:33 +00:00
2024-09-05 16:44:11 +00:00
2024-09-05 16:44:11 +00:00
2024-09-05 16:44:11 +00:00

Overview

This subordinate charm provides the Arista ML2 Plugin support to the OpenStack Neutron API service.

Note

: For upgrading from earlier prototypes of this charm see Upgrading to stable charm.

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

Configuration

This section covers common and/or important configuration options. See file config.yaml for the full list of options, along with their descriptions and default values. See the Juju documentation for details on configuring applications.

eapi-host

The eapi-host option is the IP address serving the Arista API (a.k.a. eAPI) from the charm's perspective.

eapi-username

The eapi-username option is the username to be used for authenticating to the Arista API.

eapi-password

The eapi-password option is the password to be used for authenticating to the Arista API.

Deployment

Because this is a subordinate charm a relation will need to be added to another application to have the charm deployed on a machine.

To deploy (partial deployment only):

juju deploy neutron-api
juju deploy neutron-openvswitch
juju deploy neutron-api-plugin-arista --config eapi-host=...

juju add-relation neutron-api neutron-api-plugin-arista
juju add-relation neutron-api neutron-openvswitch

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.

Description
Juju Charm - Neutron API - plugin for Arista CVX
Readme 1.1 MiB
Languages
Python 93.6%
Shell 3.8%
Jinja 2.6%