RETIRED, Fuel plugin for VMware DVS integration
1a497481e3
-fix install_dvs_plugin method according to change in fuel-qa master branch. Change-Id: Id549542a283c1092c09de43a7204e85dba85135c |
||
---|---|---|
deployment_scripts | ||
docs | ||
plugin_test | ||
repositories | ||
specs | ||
.gitignore | ||
.gitmodules | ||
.gitreview | ||
components.yaml | ||
deployment_tasks.yaml | ||
environment_config.yaml | ||
LICENSE | ||
metadata.yaml | ||
pre_build_hook | ||
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