
14 Dec
2015
14 Dec
'15
1:46 p.m.
From: Paulo Vital <pvital@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