neutron/neutron/plugins/ml2/drivers
Martin Hickey 71190773e1 Automatically generate neutron core configuration files
This adds a new tox environment, genconfig, which generates sample
neutron core configuration file using oslo-config-generator.

Updates to some configuration option help messages to reflect useful
details that were missing in the code but were present in config files.

It also adds details to devref on how to update config files.

Partially-Implements: blueprint autogen-neutron-conf-file

DocImpact

Change-Id: I1c6dc4e7d479f1b7c755597caded24a0f018c712
Closes-bug: #1199963
Co-Authored-By: Louis Taylor <louis@kragniz.eu>
2015-11-27 15:22:59 +00:00
..
brocade Merge "Change instances of Openstack to OpenStack." 2015-11-26 01:43:14 +00:00
hyperv Fixes wrong neutron Hyper-V Agent name in constants 2015-08-30 04:21:56 +00:00
l2pop Datapath on L2pop only for agents with tunneling-ip 2015-11-19 01:18:51 -05:00
linuxbridge Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
mech_sriov Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
ofagent Remove requirements.txt for the ofagent mechanism driver 2015-09-16 11:52:59 +09:00
openvswitch Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Randomize tunnel id query to avoid contention 2015-05-11 02:18:54 +04:00
mech_agent.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
type_flat.py Make '*' the default ml2 flat_networks configuration 2015-11-06 14:16:32 +00:00
type_geneve.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
type_gre.py Abstract sync_allocations 2015-06-25 09:12:54 +00:00
type_local.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
type_tunnel.py Fix hostname roaming for ml2 tunnel endpoints. 2015-09-21 12:50:00 +02:00
type_vlan.py Python 3: use dict.values instead of dict.itervalues 2015-06-15 17:08:44 +02:00
type_vxlan.py Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00