RETIRED, Fuel plugin for NSX-T integration
Go to file
Igor Zinovik c6eac64196 Implement plugin actions: install package, configure nsx.ini
Implement two deployment actions:
* python-vmware-nsx (contains Neutron NSX plugin) installation
* pass UI parameters into nsx.ini file

Plugin contains custom type `nsx_config' to configure settings in
nsx.ini file.

Plugin reuses network:neutron:core:nsx component due to a hardcoded
restriction in fuel UI. This makes impossible simultaneous usage of
NSX-T and NSXv plugins.

Change-Id: I963a9a8c1d5d8c27324bf01a6ae10be23075f413
2016-08-16 19:30:16 +03:00
deployment_scripts/puppet Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
repositories/ubuntu Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
spec Add package related operations 2016-08-02 18:37:03 +03:00
.gitignore Add plugin stub 2016-07-25 17:50:26 +03:00
LICENSE Add plugin stub 2016-07-25 17:50:26 +03:00
README.md Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
components.yaml Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
deployment_tasks.yaml Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
environment_config.yaml Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
metadata.yaml Implement plugin actions: install package, configure nsx.ini 2016-08-16 19:30:16 +03:00
pre_build_hook Add plugin stub 2016-07-25 17:50:26 +03:00

README.md

Fuel NSX-T plugin

The plugin allows Fuel deployment engineers install OpenStack that will use VMware NSX Transformers as network backend for Neutron.