nova/nova/tests
Sean Dague 22498d2ac0 fix N402 for nova/tests
convert docstrings on test_ functions to comments to prevent the
function name from being masked by test infrastructure

convert the rest of the docstrings to end in punctuation as per N401

Change-Id: Ib400537c6f7feb30739207a627b5aac3a7eb165a
2013-01-09 00:17:51 -05:00
..
CA
api fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
baremetal CLI for bare-metal database sync. 2013-01-08 22:56:14 +09:00
bundle
cells fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
cert Add get_backdoor_port to cert. 2012-12-19 17:38:52 -05:00
compute fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
conductor fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
console fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
consoleauth fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
db fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
fake_loadables Add module for loading specific classes 2012-11-14 19:01:57 +00:00
glance Rewrite image code to use python-glanceclient 2012-08-13 13:28:48 -07:00
hyperv fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
image fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
integrated fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
monkey_patch_example fix N401 errors, stop ignoring all N4* errors 2013-01-07 21:39:58 -05:00
network fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
scheduler fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
servicegroup Removed unused imports. 2012-12-21 08:41:47 -06:00
virt Merge "xenapi: Avoid hotplugging volumes on resize." 2013-01-04 01:07:15 +00:00
vmwareapi Remove gen_uuid() 2012-11-14 22:16:24 +09:00
volume removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
xenapi fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
__init__.py Move global fixture setup into nova/test.py 2012-11-22 11:23:11 -08:00
conf_fixture.py Add helper methods to nova.paths 2013-01-04 17:36:29 +00:00
fake_crypto.py Add nova-cert service to integrated_helpers 2012-10-02 15:01:10 -07:00
fake_imagebackend.py Implement snapshots for raw backend 2012-10-12 10:25:53 +00:00
fake_ldap.py Move fakeldap.py from auth dir to tests. 2012-09-23 16:47:26 +08:00
fake_libvirt_utils.py Volume backed live migration w/o shared storage 2012-12-04 04:26:55 -08:00
fake_network.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
fake_network_cache_model.py
fake_policy.py Add api extension to get and reset password 2013-01-07 15:35:45 -08:00
fake_utils.py Switch to common logging. 2012-07-02 15:57:09 -05:00
fake_volume.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
fakeguestfs.py improve libguestfs exception handling 2013-01-03 18:12:26 +00:00
fakelibvirt.py Make libvirt driver.listinstances return defined 2012-12-19 22:42:31 +02:00
matchers.py Adding two snapshot related task states 2013-01-04 14:17:12 -05:00
policy_fixture.py Make policy.json not filesystem location specific. 2012-12-04 11:37:27 -08:00
test_api.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_bdm.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_block_device.py Boot from volume for Xen 2012-07-09 17:59:36 +00:00
test_cinder.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_configdrive2.py Provide a configdrive helper which uses contextlib. 2012-12-21 09:29:15 +11:00
test_context.py Remove hard-coded 'admin' role checking and use policy instead 2012-08-19 00:31:23 +08:00
test_crypto.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_db_api.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_exception.py Enable nova exception format checking in tests. 2012-12-21 00:06:41 -05:00
test_fakelibvirt.py Fix auth parameter passed to libvirt openAuth() method 2012-09-10 16:15:30 +01:00
test_filters.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_hooks.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_hypervapi.py attach/detach_volume() take instance as a parameter 2013-01-08 18:29:05 +09:00
test_image_utils.py Another case of dictionary access 2012-11-09 09:52:01 -05:00
test_imagebackend.py Merge "Removed unused imports." 2012-12-22 22:40:44 +00:00
test_imagecache.py Conductor instance_get_all replaces _by_filters 2013-01-07 16:05:58 -05:00
test_instance_types.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_instance_types_extra_specs.py Flavor extra specs extension use instance_type id 2012-08-06 18:26:15 +08:00
test_iptables_network.py Fix and enable pep8 E502, E712 2012-10-22 13:47:36 -07:00
test_ipv6.py Switch to common logging. 2012-07-02 15:57:09 -05:00
test_libvirt.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_libvirt_config.py Removed unused imports. 2012-12-21 08:41:47 -06:00
test_libvirt_utils.py Fixes snapshot instance failure on libvirt. 2012-11-06 06:36:02 -08:00
test_libvirt_vif.py Make libvirt driver default to virtio for KVM/QEMU NICs 2012-12-21 10:16:08 +00:00
test_loadables.py Add module for loading specific classes 2012-11-14 19:01:57 +00:00
test_matchers.py Implement an XML matcher 2012-12-11 14:36:31 -06:00
test_metadata.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_migrations.conf
test_migrations.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_misc.py Merge "Enable nova exception format checking in tests." 2013-01-04 06:50:06 +00:00
test_notifications.py Fix a test isolation error in compute.test_compute. 2012-12-20 13:18:18 +13:00
test_nova_manage.py Remove nova-volume DB 2012-11-08 21:31:31 +00:00
test_nova_rootwrap.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_objectstore.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_periodic_tasks.py Refactor periodic tasks. 2013-01-05 10:21:37 +11:00
test_pipelib.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
test_plugin_api_extensions.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_policy.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_powervm.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_quota.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_service.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_sqlalchemy.py Add eventlet db_pool use for mysql 2012-11-26 19:46:32 +00:00
test_test.py Get instances from conductor in init_host. 2013-01-07 11:28:55 -08:00
test_test_utils.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_utils.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_versions.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_virt.py Teardown container rootfs in host namespace for lxc 2012-12-24 18:08:56 +08:00
test_virt_disk.py Ensure we add a new line when appending to rc.local 2012-12-24 17:50:19 -05:00
test_virt_disk_vfs_guestfs.py Introduce a VFS implementation backed by the libguestfs APIs 2012-11-21 11:53:05 +00:00
test_virt_disk_vfs_localfs.py Removed unused imports. 2012-12-21 08:41:47 -06:00
test_virt_drivers.py attach/detach_volume() take instance as a parameter 2013-01-08 18:29:05 +09:00
test_vmmode.py Compute: VM-Mode should use instance dict. 2012-07-30 21:25:01 +00:00
test_vmwareapi.py Adding two snapshot related task states 2013-01-04 14:17:12 -05:00
test_wsgi.py Use nova.test.TestCase as the base test class. 2012-12-12 10:02:40 -08:00
test_xenapi.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
utils.py Improve baremetal driver error handling 2013-01-02 10:02:16 -08:00