Remove debconf from neutron-compute-install.rst
This is a very small tiny patch, removing any Debian specific, falling back to what's done for Ubuntu. Change-Id: Idd023b1a2bc32fec673d0677b8d5dfd36208e437
This commit is contained in:
parent
f64a9a97f0
commit
69ec50181f
@ -9,7 +9,7 @@ group>` for instances.
|
||||
Install the components
|
||||
----------------------
|
||||
|
||||
.. only:: ubuntu
|
||||
.. only:: ubuntu or debian
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
@ -31,31 +31,6 @@ Install the components
|
||||
|
||||
# zypper install --no-recommends openstack-neutron-linuxbridge-agent
|
||||
|
||||
.. only:: debian
|
||||
|
||||
Install and configure the Networking components
|
||||
-----------------------------------------------
|
||||
|
||||
#. .. code-block:: console
|
||||
|
||||
# apt-get install neutron-plugin-linuxbridge-agent
|
||||
|
||||
#. Respond to prompts for ``database management``, ``Identity service
|
||||
credentials``, ``service endpoint``, and ``message queue credentials``.
|
||||
|
||||
#. Select the ML2 plug-in:
|
||||
|
||||
.. image:: figures/debconf-screenshots/neutron_1_plugin_selection.png
|
||||
:alt: Neutron plug-in selection dialog
|
||||
|
||||
.. note::
|
||||
|
||||
Selecting the ML2 plug-in also populates the ``service_plugins`` and
|
||||
``allow_overlapping_ips`` options in the
|
||||
``/etc/neutron/neutron.conf`` file with the appropriate values.
|
||||
|
||||
.. only:: ubuntu or rdo or obs
|
||||
|
||||
Configure the common component
|
||||
------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user