tools: drop 'sv'

Enterprise / Virtualization / Xen - Ian Campbell [citrix.com] - 20 August 2013 09:39 UTC

I'm not even sure what this thing is. Looks like some sort of Twisted Python based frontend to xend.

Whatever it is I am perfectly sure no one can be using it. Apart from drive by build fixes caused by updates elsewhere it has seen no real development since 2005. I suspect it was never even finished/usable.

484a371 tools: drop 'sv'
tools/python/setup.py | 1 -
tools/python/xen/sv/CreateDomain.py | 205 --------------------------
tools/python/xen/sv/DomInfo.py | 268 ----------------------------------
tools/python/xen/sv/GenTabbed.py | 147 -------------------
tools/python/xen/sv/HTMLBase.py | 53 -------
tools/python/xen/sv/Main.py | 82 -----------
tools/python/xen/sv/NodeInfo.py | 73 ---------
tools/python/xen/sv/RestoreDomain.py | 50 -------
tools/python/xen/sv/Wizard.py | 245 -------------------------------
tools/python/xen/sv/__init__.py | 1 -
tools/python/xen/sv/util.py | 126 ----------------
tools/sv/Makefile | 3 -
tools/sv/images/destroy.png | Bin 2408 -> 0 bytes
tools/sv/images/finish.png | Bin 1189 -> 0 bytes
tools/sv/images/next.png | Bin 1270 -> 0 bytes
tools/sv/images/pause.png | Bin 1662 -> 0 bytes
tools/sv/images/previous.png | Bin 1285 -> 0 bytes
tools/sv/images/reboot.png | Bin 3132 -> 0 bytes
tools/sv/images/shutdown.png | Bin 2901 -> 0 bytes
tools/sv/images/small-destroy.png | Bin 483 -> 0 bytes
tools/sv/images/small-pause.png | Bin 434 -> 0 bytes
tools/sv/images/small-unpause.png | Bin 500 -> 0 bytes
tools/sv/images/unpause.png | Bin 1890 -> 0 bytes
tools/sv/images/xen.png | Bin 10575 -> 0 bytes
tools/sv/inc/script.js | 31 ----
tools/sv/inc/style.css | 95 ------------
tools/sv/index.psp | 34 -----
27 files changed, 1414 deletions(-)

Upstream: xenbits.xen.org


  • Share