diff --git a/doc/source/horizon/dev.environment.guide.rst b/doc/source/horizon/dev.environment.guide.rst index c7ffa05a..9c8e358c 100644 --- a/doc/source/horizon/dev.environment.guide.rst +++ b/doc/source/horizon/dev.environment.guide.rst @@ -93,7 +93,7 @@ using the following command: SAHARA_USE_NEUTRON = True .. - If you are using Nova-Network with ``auto_assign_floating_ip=False`` add + If you are using Nova-Network with ``auto_assign_floating_ip=False`` or Neutron add the following parameter: .. sourcecode:: python diff --git a/doc/source/horizon/installation.guide.rst b/doc/source/horizon/installation.guide.rst index c9d36856..1a47ef18 100644 --- a/doc/source/horizon/installation.guide.rst +++ b/doc/source/horizon/installation.guide.rst @@ -79,7 +79,7 @@ approach see :doc:`/horizon/dev.environment.guide` SAHARA_USE_NEUTRON = True .. - If you are using Nova-Network with ``auto_assign_floating_ip=False`` add + If you are using Nova-Network with ``auto_assign_floating_ip=False`` or Neutron add the following parameter: .. sourcecode:: python