[networking] Fix broken directive

Change-Id: I8eb29bd634f067826a843c4dc0688b80179bb074
backport: mitaka liberty
This commit is contained in:
Akihiro Motoki 2016-06-10 12:13:29 +00:00
parent 4e7a5f98b9
commit 2f8ccc4ae9
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ of routers on different network nodes to reduce the chances of bandwidth
constraints and to improve scaling. Also, this implementation does not address
situations where one or more layer-3 agents fail and the underlying virtual
networks continue to operate normally. Consider deploying
ref:`scenario-dvr-ovs` to increase performance in addition to redundancy. As
of the Liberty release, you cannot combine the DVR and L3HA mechanisms.
:ref:`scenario-dvr-ovs` to increase performance in addition to redundancy.
As of the Liberty release, you cannot combine the DVR and L3HA mechanisms.
.. note::