65692127f6
Move OVN related commons to neutron tree. Previous paths in networking-ovn tree: ./networking_ovn/common/constants.py -> ./neutron/common/ovn/constants.py ./networking_ovn/common/exceptions.py -> ./neutron/common/ovn/exceptions.py ./networking_ovn/common/utils.py -> ./neutron/common/ovn/utils.py ./networking_ovn/common/hash_ring_manager.py -> neutron/common/ovn/hash_ring_manager.py ./networking_ovn/common/config.py -> ./neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py Co-Authored-By: Gal Sagie <gal.sagie@huawei.com> Co-Authored-By: Boden R <bodenvmw@gmail.com> Co-Authored-By: Daniel Alvarez <dalvarez@redhat.com> Co-Authored-By: Amitabha Biswas <abiswas@us.ibm.com> Co-Authored-By: Chandra S Vejendla <csvejend@us.ibm.com> Co-Authored-By: Babu Shanmugam <bschanmu@redhat.com> Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com> Co-Authored-By: Terry Wilson <twilson@redhat.com> Co-Authored-By: Ramu Ramamurthy <ramu.ramamurthy@us.ibm.com> Co-Authored-By: Maciej Józefczyk <mjozefcz@redhat.com> Co-Authored-By: Gary Kotton <gkotton@vmware.com> Co-Authored-By: Andrew Austin <aaustin@redhat.com> Co-Authored-By: Miguel Angel Ajo <majopela@redhat.com> Co-Authored-By: Brian Haley <bhaley@redhat.com> Co-Authored-By: Dong Jun <dongj@dtdream.com> Co-Authored-By: xurong00037997 <xu.rong@zte.com.cn> Co-Authored-By: Rodolfo Alonso Hernandez <ralonsoh@redhat.com> Change-Id: Ib46bfdd14a150a324dbf28c6a50c839c5c824e35 Related-Blueprint: neutron-ovn-merge
44 lines
846 B
ReStructuredText
44 lines
846 B
ReStructuredText
=======================
|
|
Configuration Reference
|
|
=======================
|
|
|
|
This section provides a list of all configuration options for various neutron
|
|
services. These are auto-generated from neutron code when this documentation is
|
|
built.
|
|
|
|
Configuration filenames used below are filenames usually used, but there
|
|
is no restriction on configuration filename in neutron and you can use
|
|
arbitrary file names.
|
|
|
|
.. only:: html
|
|
|
|
For sample configuration files, refer to :doc:`config-samples`.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
config-samples
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
neutron.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
ml2-conf.rst
|
|
linuxbridge-agent.rst
|
|
macvtap-agent.rst
|
|
openvswitch-agent.rst
|
|
sriov-agent.rst
|
|
ovn.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
dhcp-agent.rst
|
|
l3-agent.rst
|
|
metadata-agent.rst
|
|
metering-agent.rst
|