[Kimchi-devel] [PATCH v2] Moved disks.py file from kimchi plugin to Gingerbase plugin
pkulkark at linux.vnet.ibm.com
pkulkark at linux.vnet.ibm.com
Tue Nov 24 04:51:15 UTC 2015
From: Pooja Kulkarni <pkulkark at linux.vnet.ibm.com>
v2 changes:
Updated license header to project Ginger Base
v1:
This patch moves the file disks.py from kimchi plugin to gingerbase plugin
so that it may be used by both kimchi and ginger without code duplication.
Import statement in plugins/kimchi/model/host.py has been modified for the same.
Pooja Kulkarni (1):
Updated license header to include Project Gingerbase
src/wok/plugins/gingerbase/disks.py | 198 +++++++++++++++++++++++++++++++++++
src/wok/plugins/kimchi/model/host.py | 2 +-
2 files changed, 199 insertions(+), 1 deletion(-)
create mode 100644 src/wok/plugins/gingerbase/disks.py
--
2.1.0
More information about the Kimchi-devel
mailing list