RETIRED, Fuel plugin for VMware DVS integration
Go to file
Igor Gajsin 7ae0e0979e auth_api_version = v3
Compute-vmware nodes use obsolete version of prototcol for auth.
Set v3 instead v2.0

Change-Id: I20dd663101d7635ec69aa404f20b10b3e10cfa4d
Closes-bug: #1563374
2016-03-29 19:23:59 +03:00
deployment_scripts auth_api_version = v3 2016-03-29 19:23:59 +03:00
docs Remove methods from openstack file. 2016-03-21 16:26:08 +02:00
plugin_test Add new tests dvs_reboot_vcenter. 2016-03-25 21:39:54 +02: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 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 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
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

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