[Kimchi-devel] [PATCH] [Kimchi] Update Kimchi objectstore versioning.

pvital at linux.vnet.ibm.com pvital at linux.vnet.ibm.com
Mon Dec 14 13:46:29 UTC 2015


From: Paulo Vital <pvital at linux.vnet.ibm.com>

This patch is part of the solution for the Ginger Issue #51 and it depends on
Wok's "Upgrade objectstore schema" patch.

With the new structure of the objectstore changed in Wok 2.0.0, the schema of
the objectstore file needs to be checked and, if necessary, updated to reflect
the new structure.

This patch removes from Kimchi the methods used to check the objectstore schema
and upgrade it if necessary. These methods are now present in wok.plugins and
are common to any Wok plugin.

Paulo Vital (1):
  Update Kimchi objectstore versioning.

 root.py  |  4 ++--
 utils.py | 40 ----------------------------------------
 2 files changed, 2 insertions(+), 42 deletions(-)

--
2.5.0




More information about the Kimchi-devel mailing list