charm-neutron-api/templates/rocky
Frode Nordahl 40b3977d16
Expose ML2 context and config to new style plugins
When a plugin does not override the ``core_plugin`` and
``neutron_plugin_config`` and leaves them to the ML2 default the
charm will now register the ``ml2_conf.ini`` config with both
the default Neutron and subordinate plugin contexts.

Any exposed context variables not provided by the plugin will no
longer be returned as empty values on the context, allowing for
passing of the Neutron API charm deduced and configured context
values.

The ``neutron.conf`` and ``ml2_conf.ini`` templates have been
updated to allow adding of new sections.

Partial-Bug: #1845212
Change-Id: I90ca77ad16c1a0f59deb34c4faa7e7a89f22aea9
2019-09-30 08:17:12 +02:00
..
api-paste.ini py3: Switch to Python 3 for OpenStack Rocky 2018-09-21 16:17:57 +02:00
neutron.conf Expose ML2 context and config to new style plugins 2019-09-30 08:17:12 +02:00