Neutron Api Plugin Arista

  • OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 41 18 Nov 2024
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 40 18 Nov 2024
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 39 18 Nov 2024
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 38 18 Nov 2024
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 32 19 Feb 2024
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 28 12 Apr 2023
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 4 08 Apr 2022
Ubuntu 24.04 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
yoga/stable 21 16 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
xena/stable 23 16 Jan 2023
Ubuntu 20.04
wallaby/stable 22 23 Jan 2023
Ubuntu 20.04
victoria/stable 26 02 Feb 2023
Ubuntu 20.04
ussuri/stable 25 02 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
train/candidate 19 28 Nov 2022
Ubuntu 18.04
train/edge 19 14 Nov 2022
Ubuntu 18.04
stein/candidate 19 28 Nov 2022
Ubuntu 18.04
stein/edge 19 28 Nov 2022
Ubuntu 18.04
rocky/candidate 19 28 Nov 2022
Ubuntu 18.04
rocky/edge 19 28 Nov 2022
Ubuntu 18.04
queens/candidate 19 28 Nov 2022
Ubuntu 18.04
queens/edge 19 28 Nov 2022
Ubuntu 18.04
2024.1/candidate 33 29 Jun 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2024.1/candidate 28 24 Jan 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2023.2/stable 31 30 Nov 2023
Ubuntu 22.10 Ubuntu 22.04
2023.1/stable 30 14 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy neutron-api-plugin-arista --channel yoga/stable
Show information

Platform:

Ubuntu
24.04 23.04 22.10 22.04 20.04 18.04

Learn about configurations >

  • api-type | string

    Default: EAPI

    Tells the plugin to use a sepcific API interfaces to communicate with CVX. Valid options are: . EAPI - Use EOS extensible API. JSON - Use EOS JSON/REST API. .

  • debug | boolean

    Enable debug logging

  • eapi-host | string

    Set a comma separated list of IP addresses for each CVX instance. If CVX has been deployed in a highly available (HA) cluster, specify each instance IP separated by a comma.

  • eapi-password | string

    EOS command API password. This is required field.

  • eapi-username | string

    EOS command API username. This is required field.

  • region-name | string

    Default: RegionOne

    Name of the OpenStack region.

  • source | string

    Default: ppa:canonical-arista/queens-stable

    Repository from which to install. Ex: ppa:canonical-arista/stable

  • ssl_ca | string

    TLS CA to use to communicate with other components in a deployment. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • ssl_cert | string

    TLS certificate to install and use for any listening services. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • ssl_key | string

    TLS key to use with certificate specified as ssl_cert. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • use-internal-endpoints | boolean

    Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.

  • use-syslog | boolean

    Setting this to True will allow supporting services to log to syslog.

  • verbose | boolean

    Enable verbose logging