RETIRED, Fuel plugin for VMware DVS integration
Go to file
Igor Gajsin 31d9c7aae2 add neutron-server restart
Add restart of neutron-server after the driver installation and the
plugin installation. Also _delete_net became more robust.

Change-Id: I0140388d90d0c81f58df0738ff6edccbf9810d94
2015-08-10 15:59:53 +03:00
deployment_scripts add neutron-server restart 2015-08-10 15:59:53 +03:00
repositories generate the structure of the plugin 2015-06-10 18:23:42 +03:00
specs improve specification 2015-07-02 15:14:46 +03:00
.gitignore modify .gitignore 2015-06-19 17:15:29 +03:00
.gitreview Added .gitreview 2015-06-09 18:56:00 +00:00
environment_config.yaml UI changes: add description for vmware_dvs_net_maps 2015-07-30 17:43:42 +03:00
hack.diff add hack.diff to the previous commit 2015-08-03 18:22:12 +03:00
LICENSE generate the structure of the plugin 2015-06-10 18:23:42 +03:00
metadata.yaml edit metadata 2015-06-15 14:40:04 +03:00
nova.patch The plugins's prototype ready to qa 2015-07-30 15:45:37 +03:00
pre_build_hook Clears away patching template from pre_build_hook 2015-08-07 13:44:57 +03:00
README.md change README.md 2015-08-07 13:38:58 +03:00
tasks.yaml add neutron-server restart 2015-08-10 15:59:53 +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