add image ks file diff feature
authorShan Jin <shanx.jin@intel.com>
Tue, 24 Dec 2013 05:28:34 +0000 (13:28 +0800)
committerShan Jin <shanx.jin@intel.com>
Wed, 25 Dec 2013 02:40:54 +0000 (10:40 +0800)
commit2c672a4532e7239b55d8cd79214f1b3c370d5b55
treeeb73a4d7c82db415cd309108ebbc3c7566ad818c
parent6375bd11924fdd3fd652e9987f0ffc0305f6ff9d
add image ks file diff feature

- add few methods to parse the diff info in image.py.
- add new template to show the ks diff.

Change-Id: I7d8b71a63a09088f4a8e756b4a8791b4e6088ac9
Fixes: #1567
snapdiff/__init__.py
snapdiff/image.py
snapdiff/static/css/diff.css [new file with mode: 0644]
snapdiff/templates/diff.html
snapdiff/templates/image_diff.html [new file with mode: 0644]