charm-neutron-gateway/templates/mitaka
Dmitrii Shcherbakov 71c0120d21 Allow Juju AZ context information to be used
The change adds an option to the charm to use JUJU_AVAILABILITY_ZONE
environment variable set by Juju for the hook environment based on the
underlying provider's availability zone information for a given machine.

This information is used to configure the availability_zone setting for
Neutron DHCP and L3 agents specifically because they support it
and for other agents (because both neutron.conf and agent-specific
configuration files are loaded) such as metadata agents and lbaas
agents.

Additionally, a setting is added to allow changing the default
availability zone because 'nova' is a default value coming from the
Neutron defaults for agents.

Change-Id: I94303aa70ee3adc6ace0f9af1e7c4f5c0edbcdb5
Closes-Bug: #1796068
2018-10-09 13:52:41 +03:00
..
dhcp_agent.ini load interface_driver using a symbolic name 2018-02-09 09:11:51 +00:00
l3_agent.ini Switch keystone authentication calls to admin ep 2018-03-19 18:00:28 +00:00
lbaas_agent.ini load interface_driver using a symbolic name 2018-02-09 09:11:51 +00:00
neutron.conf Allow Juju AZ context information to be used 2018-10-09 13:52:41 +03:00
nova.conf Add functionality for vendor_data 2018-07-16 14:34:34 -04:00
openvswitch_agent.ini Add QoS support 2017-09-28 19:20:35 +00:00