fuel-plugin-nsx-t/doc/user/source/installation.rst

1.1 KiB

Installation

  1. Download the plugin .rpm package from the Fuel plugin catalog.

  2. Upload the package to the Fuel master node.

  3. Install the plugin with the fuel command-line tool:

    [root@nailgun ~] fuel plugins --install nsx-t-1.0-1.0.0-1.noarch.rpm
  4. Verify that the plugin installation is successful:

[root@nailgun ~] fuel plugins list
id | name  | version | package_version | releases           
---+-------+---------+-----------------+--------------------
6  | nsx-t | 1.0.0   | 4.0.0           | ubuntu (mitaka-9.0)

After the installation, the plugin can be used on new OpenStack clusters; you cannot enable the plugin on the deployed clusters.

Uninstallation

Before uninstalling the plugin, ensure there no environments left that use the plugin, otherwise the uninstallation is not possible.

To uninstall the plugin, run following:

[root@nailgun ~] fuel plugins --remove nsx-t==1.0.0