RETIRED, Fuel plugin for VMware DVS integration
Go to file
Igor Gajsin 1099061064 Doc limitations update
Add information about limitation for network name's symbols

Change-Id: Ic59f058e5d89e16f1fa39ed1676ba80cbea07e2a
2016-01-20 15:56:24 +03:00
deployment_scripts Set url_timeout in nova.conf 2015-10-27 19:03:02 +03:00
docs Doc limitations update 2016-01-20 15:56:24 +03:00
plugin_test Fix bvt test. 2015-12-28 08:51:50 +02:00
repositories Increase stability + apt-get bugfix 2015-11-10 08:40:08 +00:00
specs Remove mentioning of multiple VDS 2015-10-12 07:48:04 +00:00
.gitignore modify .gitignore 2015-06-19 17:15:29 +03:00
.gitmodules Add fuel-qa repo as a sub-module for plugin's tests. 2015-10-20 16:08:59 +00: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
deployment_tasks.yaml Task order changed for TestVM image types. 2015-11-03 08:01:38 +00:00
environment_config.yaml Remove mentioning of multiple VDS 2015-10-12 07:48:04 +00:00
metadata.yaml Metadata file updated. 2015-10-08 19:06:35 +03:00
nova.patch The plugins's prototype ready to qa 2015-07-30 15:45:37 +03:00
post_install.sh Changes for Fuel 7.0 and FPB 3.0 2015-10-01 12:44:33 +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