RETIRED, Fuel plugin for VMware DVS integration
Go to file
Oleksandr Martsyniuk ade7a7abf2 Puppet routines for installing pip packages updated
Change-Id: Iaab43fa40d26fa505674e17fbff4145ba13b2f86
2015-10-02 15:20:22 +03:00
deployment_scripts Puppet routines for installing pip packages updated 2015-10-02 15:20:22 +03:00
docs/install_guide Add install guide in the rst format 2015-09-07 15:18:12 +03:00
repositories generate the structure of the plugin 2015-06-10 18:23:42 +03:00
specs change architecture diagram in specification 2015-07-21 15:44:15 +03:00
.gitignore modify .gitignore 2015-06-19 17:15:29 +03:00
.gitreview Added .gitreview 2015-06-09 18:56:00 +00:00
LICENSE generate the structure of the plugin 2015-06-10 18:23:42 +03:00
README.md change README.md 2015-08-07 13:38:58 +03:00
deployment_tasks.yaml Changes for Fuel 7.0 and FPB 3.0 2015-10-01 12:44:33 +03:00
environment_config.yaml Add check for non empty name of dvSwitch 2015-08-20 17:59:34 +03:00
metadata.yaml Changes for Fuel 7.0 and FPB 3.0 2015-10-01 12:44:33 +03:00
nova.patch The plugins's prototype ready to qa 2015-07-30 15:45:37 +03:00
post_install.sh Changes for Fuel 7.0 and FPB 3.0 2015-10-01 12:44:33 +03:00
pre_build_hook Clears away patching template from pre_build_hook 2015-08-07 13:44:57 +03:00

README.md

fuel-plugin-vmware-dvs

There is the Fuel plugin which provides Neutron for networking on VMware-related MOS environments.

Installation

There is only one difference from normal plugin installation way. Before building the plugin you have to patch plugin_rpm.spec.mako file which is a part of the fuel plugin builder.

Just do $ cd /path/to/fuel-plugin-vmware-dvs; sudo patch /path/to/plugin_rpm.spec.mako hack.diff