[install] remove checkniceness workaronud
Change-Id: I3fa161840ae2249bc37022b6e41fda08e845b5d0
This commit is contained in:
parent
6d1b51c54d
commit
7210767271
@ -1,15 +1,9 @@
|
|||||||
Networking Option 1: Provider networks
|
Networking Option 1: Provider networks
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. todo:
|
* List agents to verify successful launch of the neutron agents:
|
||||||
|
|
||||||
Cannot use bulleted list here due to the following bug:
|
.. code-block:: console
|
||||||
|
|
||||||
https://bugs.launchpad.net/openstack-manuals/+bug/1515377
|
|
||||||
|
|
||||||
List agents to verify successful launch of the neutron agents:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ openstack network agent list
|
$ openstack network agent list
|
||||||
|
|
||||||
@ -22,7 +16,7 @@ List agents to verify successful launch of the neutron agents:
|
|||||||
| fcb9bc6e-22b1-43bc-9054-272dd517d025 | Linux bridge agent | controller | None | True | UP | neutron-linuxbridge-agent |
|
| fcb9bc6e-22b1-43bc-9054-272dd517d025 | Linux bridge agent | controller | None | True | UP | neutron-linuxbridge-agent |
|
||||||
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
|
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
The output should indicate three agents on the controller node and one
|
The output should indicate three agents on the controller node and one
|
||||||
agent on each compute node.
|
agent on each compute node.
|
||||||
|
@ -1,15 +1,9 @@
|
|||||||
Networking Option 2: Self-service networks
|
Networking Option 2: Self-service networks
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. todo:
|
* List agents to verify successful launch of the neutron agents:
|
||||||
|
|
||||||
Cannot use bulleted list here due to the following bug:
|
.. code-block:: console
|
||||||
|
|
||||||
https://bugs.launchpad.net/openstack-manuals/+bug/1515377
|
|
||||||
|
|
||||||
List agents to verify successful launch of the neutron agents:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ openstack network agent list
|
$ openstack network agent list
|
||||||
|
|
||||||
@ -23,7 +17,7 @@ List agents to verify successful launch of the neutron agents:
|
|||||||
| dd3644c9-1a3a-435a-9282-eb306b4b0391 | DHCP agent | controller | nova | True | UP | neutron-dhcp-agent |
|
| dd3644c9-1a3a-435a-9282-eb306b4b0391 | DHCP agent | controller | nova | True | UP | neutron-dhcp-agent |
|
||||||
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
|
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
The output should indicate four agents on the controller node and one
|
The output should indicate four agents on the controller node and one
|
||||||
agent on each compute node.
|
agent on each compute node.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user