nova/plugins/xenserver/xenapi/etc/xapi.d/plugins
Davanum Srinivas ed0196ebb6 Get py34 subunit.run test discovery to work
Currently the tox py34 target uses testtools.run to run
a subset of our test harness. We need to be able to use
pretty_tox.sh just like py27 as we make progress with py34
support.

The first step is to make sure we can discover all the
tests using:
python -m subunit.run discover -t . ./nova/tests/ --list

So, we need to fix a bunch of things for the discovery
to work including updating to a new version of websockify.

In the xen code, we should keep the original import and
add except for py34 as xen uses an older python that does
not work with six.moves.

Depends-On: Ib4ef2e79b28b7180e564b3d6dc2188456c66c08a
Change-Id: I88b6746da6136a7386a173f6cacd42f0b470deee
2015-07-28 10:40:56 +00:00
..
_bittorrent_seeder xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
agent xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
bandwidth xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
bittorrent xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
config_file xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
console xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
glance Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00
ipxe xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
kernel xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
migration xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
nova_plugin_version xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
pluginlib_nova.py xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
utils.py Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00
workarounds xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00
xenhost Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00
xenstore.py xenapi plugins must target only Python 2.4 features 2014-11-10 07:29:03 -08:00