[docs] [user guide] Remove a duplicate sentence

This patch removes a duplicated step from the
Verification section of the plugin user guide.

Change-Id: I4dcf38235cd9374f077cf838154fe5940316f3ba
This commit is contained in:
Olena Logvinova 2016-07-28 18:23:36 +03:00
parent e6472893f2
commit 9b6cda1d42
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ After you deploy an environment with VMware DVS plugin, complete the
following verification steps:
#. Log in to a controller node.
#. Verify whether the DVS agent is available in the list of Neutron agents:
#. Verify whether the DVS agent is present in the list of Neutron agents and
is ready for use:
#. Run the :command:`neutron agent-list` command to verify whether the
DVS agent is present in the list of Neutron agents and is ready for use:
* The ``alive`` column should contain the ``:-)`` value.
* The ``admin_state_up`` column should contain the ``True`` value.