RETIRED, Fuel plugin for VMware DVS integration
9deb9d177a
There was a bug 1481071 which was fixed on driver side. This patch-set does corresponding changes on the plugin level. Change-Id: I7268c3201664190a086d69615c66309ac020e620 |
||
---|---|---|
deployment_scripts | ||
repositories | ||
specs | ||
.gitignore | ||
.gitreview | ||
environment_config.yaml | ||
hack.diff | ||
LICENSE | ||
metadata.yaml | ||
nova.patch | ||
pre_build_hook | ||
README.md | ||
tasks.yaml |
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