fuel-plugin-vmware-dvs/docs/user_guide/verification.rst

1.1 KiB

Verify a deployed environment with VMware DVS plugin

After you deploy an environment with VMware DVS plugin, complete the following verification steps:

  1. Log in to a controller node.

  2. Verify whether the DVS agent is available in the list of Neutron agents:

    $ neutron agent-list
    +----+-----------+-----------+-----------------+------+---------------+-----------------+
    |id  |agent_type |host       |availability_zone|alive |admin_state_up |binary           |
    +----+-----------+-----------+-----------------+----------------------+-----------------+
    |... |DVS agent  |vcenter-sn2|                 |:-)   |True           |neutron-dvs-agent|
    +----+-----------+-----------+-----------------+------+---------------+-----------------+
  3. Log in to the Fuel web UI.

  4. Click the Health Check tab.

  5. Run necessary health tests. For details, see: Verify your OpenStack environment.