nodepool/nodepool/tests
Paul Belanger 841f120ff6
Rename nodepool.py to launcher.py
Since we are working towards python3 support, lets rename nodepool.py
to launcher.py to make relative imports nicer, otherwise we'd have to
use:

  from . import foo

Change-Id: Ic38b6a8c2bf25d53625e159cb135b71d383b700c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-17 15:19:47 -04:00
..
fixtures Add ability to select flavor by name or id 2017-04-27 13:44:25 -07:00
__init__.py Rename nodepool.py to launcher.py 2017-05-17 15:19:47 -04:00
fake-image-create Add --checksum support to disk-image-create 2016-12-07 10:25:06 -05:00
test_builder.py Rename nodepool.py to launcher.py 2017-05-17 15:19:47 -04:00
test_commands.py Add request-list nodepool command 2017-03-14 12:09:54 -04:00
test_config_validator.py Add config validation option 2015-03-06 11:08:07 +11:00
test_launcher.py Rename nodepool.py to launcher.py 2017-05-17 15:19:47 -04:00
test_nodelaunchmanager.py Rename nodepool.py to launcher.py 2017-05-17 15:19:47 -04:00
test_shade_integration.py Enforce cloud as a required config value 2017-04-27 08:37:02 -07:00
test_webapp.py Use six.moves.urllib for python3 compat 2017-05-17 15:19:43 -04:00
test_zk.py Add request-list nodepool command 2017-03-14 12:09:54 -04:00