change README.md

Add instruction to patch fuel plugin builder before build the plugin.

Change-Id: I7af40c7cdd10607a7e180a5c2f4c564bc1c3f3c8
This commit is contained in:
Igor Gajsin 2015-08-07 13:38:58 +03:00
parent 23e54dcfd1
commit 0d6abba3c7
1 changed files with 10 additions and 0 deletions

View File

@ -3,3 +3,13 @@ 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