From 7ab75e2c61c12bc50283b720a58c099b5b34b857 Mon Sep 17 00:00:00 2001 From: Igor Gajsin Date: Mon, 17 Oct 2016 13:19:55 +0300 Subject: [PATCH] remove deprecated instruction from README Change-Id: I6d2d17f2eb11738c2ae4e6c1c797870b93d4eb85 --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cff1a75..46a3793 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,6 @@ 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. +Copy an rpm file with that plugin to a Fuel master node and do: -Just do -$ cd /path/to/fuel-plugin-vmware-dvs; sudo patch /path/to/plugin_rpm.spec.mako hack.diff \ No newline at end of file +# fuel plugins --install ./path/to/fuel-plugin-vmware-dvs-N-N.rpm