RETIRED, Fuel plugin for VMware DVS integration
Go to file
Vyacheslav Tabolin e9336bed21 Add DVS and PG metadata fields in 'details' field of neutron port
Filter SG rules by supported ethertype on port
Use DVS id from port for fast DVS lookup
Support cluster resources only
Code refactoring & bug fixies

Change-Id: I2593ffb3a7e2bd29ebb0ceb3a127a2996018bdad
2016-08-19 09:10:10 +00:00
deployment_scripts Nova.patch update for support DVS/PG IDs for VIFs 2016-08-12 10:01:15 +00:00
docs [docs] [user guide] Remove a duplicate sentence 2016-07-28 18:23:36 +03:00
plugin_test The fix of a lot of grammar issues in test documentation. 2016-06-24 17:39:46 +03:00
repositories Add DVS and PG metadata fields in 'details' field of neutron port 2016-08-19 09:10:10 +00:00
specs Update spec and user guide 2016-03-18 15:55:36 +03:00
.gitignore fuel-qa is added to black list 2016-03-31 14:59:13 +03:00
.gitmodules The branch of the fuel-qa submodule is changed 2016-04-06 12:39:21 +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
components.yaml Add new driver and set explicit compatibility components list 2016-02-08 17:42:29 +03:00
deployment_tasks.yaml Place nova.patch in correct time 2016-06-22 13:20:24 +03:00
environment_config.yaml Block Neutron DVR option 2016-04-13 18:12:27 +03:00
metadata.yaml using networking-vsphere as the driver 2016-08-11 14:16:18 +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