RETIRED, Fuel plugin for VMware DVS integration
Go to file
otsvigun 1a497481e3 Fix install_dvs_plugin method.
-fix install_dvs_plugin method according
 to change in fuel-qa master branch.

Change-Id: Id549542a283c1092c09de43a7204e85dba85135c
2016-04-04 08:12:55 +03:00
deployment_scripts Merge "Fix tests and flake8 issues." 2016-03-30 15:58:45 +00:00
docs Fix tests and flake8 issues. 2016-03-24 17:29:30 +02:00
plugin_test Fix install_dvs_plugin method. 2016-04-04 08:12:55 +03:00
repositories initial work for support Fuel 9.0 2016-03-25 14:55:43 +03:00
specs Update spec and user guide 2016-03-18 15:55:36 +03:00
.gitignore fuel-qa is added to black list 2016-03-31 14:59:13 +03:00
.gitmodules the fuel-qa submodule's branch is updated 2016-03-31 15:00:19 +03:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:26:23 +00:00
components.yaml Add new driver and set explicit compatibility components list 2016-02-08 17:42:29 +03:00
deployment_tasks.yaml initial work for support Fuel 9.0 2016-03-25 14:55:43 +03:00
environment_config.yaml UI changes 2016-02-19 15:08:52 +03:00
LICENSE generate the structure of the plugin 2015-06-10 18:23:42 +03:00
metadata.yaml initial work for support Fuel 9.0 2016-03-25 14:55:43 +03:00
pre_build_hook Stop building the driver 2016-03-02 18:47:22 +03:00
README.md change README.md 2015-08-07 13:38:58 +03:00

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