RETIRED, Fuel plugin for VMware DVS integration
Go to file
Igor Gajsin 5d53a641f6 refactoring manifests
Do it more granular and clear. Remove useless and redundant things.
Add new task.

Change-Id: I0c218cf373f2d85dd3e57533d3780036312d4aae
2016-01-27 14:32:34 +03:00
deployment_scripts refactoring manifests 2016-01-27 14:32:34 +03:00
docs/install_guide New SG Engine. Update doc. 2015-11-02 14:25:08 +00:00
plugin_test Add test dvs_vcenter_net_template. 2016-01-11 17:45:26 +02:00
repositories PoC of new version vmware dvs plugin for Fuel 8.0 2015-12-29 01:19:46 +03:00
specs Change plugin for adoptation to Fuel 8.0 2015-11-12 19:24:13 +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 Support for the component registry 2015-12-15 16:11:26 +03:00
deployment_tasks.yaml refactoring manifests 2016-01-27 14:32:34 +03:00
environment_config.yaml Remove mentioning of multiple VDS 2015-10-12 07:48:04 +00:00
metadata.yaml refactoring manifests 2016-01-27 14:32:34 +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 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