RETIRED, Fuel plugin for VMware DVS integration
Go to file
Igor Gajsin f64fbb0cea Update spec and user guide
Change-Id: I1eb8e2b076ec966b08c182c9a4cc8c6296de778a
2016-03-18 15:55:36 +03:00
deployment_scripts add explicit restart nova-compute in post_deployment stage 2016-03-17 16:47:47 +03:00
docs Update spec and user guide 2016-03-18 15:55:36 +03:00
plugin_test Added new test dvs_heat. 2016-03-11 12:30:43 +02:00
repositories Merge "add explicit restart nova-compute in post_deployment stage" 2016-03-17 13:53:25 +00:00
specs Update spec and user guide 2016-03-18 15:55:36 +03:00
.gitignore modify .gitignore 2015-06-19 17:15:29 +03:00
.gitmodules Change branch master to stable/8.0 in submodule fuel-qa. 2016-01-04 08:02:08 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:26:23 +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
components.yaml Add new driver and set explicit compatibility components list 2016-02-08 17:42:29 +03:00
deployment_tasks.yaml add explicit restart nova-compute in post_deployment stage 2016-03-17 16:47:47 +03:00
environment_config.yaml UI changes 2016-02-19 15:08:52 +03:00
metadata.yaml Update spec and user guide 2016-03-18 15:55:36 +03:00
post_install.sh PoC of new version vmware dvs plugin for Fuel 8.0 2015-12-29 01:19:46 +03:00
pre_build_hook Stop building the driver 2016-03-02 18:47:22 +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