Merge "[install-guide] fix output of "neutron agent-list" in "Verify operation" section"
This commit is contained in:
commit
042d11ab4e
@ -338,12 +338,12 @@ admin_password = <replaceable>NEUTRON_PASS</replaceable></programlisting>
|
||||
<para>List agents to verify successful launch of the
|
||||
neutron agents:</para>
|
||||
<screen><prompt>$</prompt> <userinput>neutron agent-list</userinput>
|
||||
<computeroutput>+--------------------------------------+--------------------+---------+-------+----------------+---------------------------+
|
||||
| id | agent_type | host | alive | admin_state_up | binary |
|
||||
+--------------------------------------+--------------------+---------+-------+----------------+---------------------------+
|
||||
<computeroutput>+--------------------------------------+--------------------+----------+-------+----------------+---------------------------+
|
||||
| id | agent_type | host | alive | admin_state_up | binary |
|
||||
+--------------------------------------+--------------------+----------+-------+----------------+---------------------------+
|
||||
...
|
||||
| a5a49051-05eb-4b4f-bfc7-d36235fe9131 | Open vSwitch agent | compute1 | :-) | True | neutron-openvswitch-agent |
|
||||
+--------------------------------------+--------------------+---------+-------+----------------+---------------------------+</computeroutput></screen>
|
||||
+--------------------------------------+--------------------+----------+-------+----------------+---------------------------+</computeroutput></screen>
|
||||
</step>
|
||||
</procedure>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user