[Kimchi-devel] [PATCH v4 0/3] Update Remote CD ROM

Christy Perez christy at linux.vnet.ibm.com
Tue Aug 12 17:38:54 UTC 2014


Aline pointed out some test failures I'd assumed were the same as
failures on the mater branch, but were actually as result of the
changes to check for valid url paths. The fix was causing a false
negative to be returned for valid repository URLs.

The only change in this patchset versus the previous (v3) version
is 2/3: Fix verification of remote ISO. 1/3 and 3/3 are the same
as version 3.


Christy Perez (3):
  Fix Key Error when editing CD ROM path
  Fix verification of remote ISO
  Add unit tests for remote-backed CD ROM updates.

 src/kimchi/model/vmstorages.py |  2 +-
 src/kimchi/utils.py            | 26 ++++++++++++++++++++++----
 tests/test_model.py            | 23 ++++++++++++++++++++++-
 tests/utils.py                 | 20 +++++++++++++++++++-
 4 files changed, 64 insertions(+), 7 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list