Merge "Update for removing ofagent"
This commit is contained in:
commit
0eed94a777
@ -596,6 +596,9 @@ OpenFlow Agent (ofagent)
|
|||||||
* Launchpad: https://launchpad.net/networking-ofagent
|
* Launchpad: https://launchpad.net/networking-ofagent
|
||||||
* PyPI: https://pypi.python.org/pypi/networking-ofagent
|
* PyPI: https://pypi.python.org/pypi/networking-ofagent
|
||||||
|
|
||||||
|
Note: The networking-ofagent project has been removed in the Newton cycle
|
||||||
|
and the only stable branch is maintained until its EOL.
|
||||||
|
|
||||||
.. _networking-onos:
|
.. _networking-onos:
|
||||||
|
|
||||||
Open Network Operating System (onos)
|
Open Network Operating System (onos)
|
||||||
|
@ -61,7 +61,7 @@ ovs_opts = [
|
|||||||
"Note: If you remove a bridge from this "
|
"Note: If you remove a bridge from this "
|
||||||
"mapping, make sure to disconnect it from the "
|
"mapping, make sure to disconnect it from the "
|
||||||
"integration bridge as it won't be managed by the "
|
"integration bridge as it won't be managed by the "
|
||||||
"agent anymore. Deprecated for ofagent.")),
|
"agent anymore.")),
|
||||||
cfg.BoolOpt('use_veth_interconnection', default=False,
|
cfg.BoolOpt('use_veth_interconnection', default=False,
|
||||||
help=_("Use veths instead of patch ports to interconnect the "
|
help=_("Use veths instead of patch ports to interconnect the "
|
||||||
"integration bridge to physical networks. "
|
"integration bridge to physical networks. "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user