nova/nova/tests
Mate Lakat bbee6536d9 refactor: extract method: connect_volume
Related to blueprint xenapi-volume-drivers

Extract connect_volume call from attach_volume, and a test for
attach_volume. By extracting this call, it will be easier to implement
other drivers, by providing an alternate implementation for this
extracted method.

Change-Id: Ie5a17ec7fada26a9df5ba8a29ed0dadeb02516e8
2012-11-20 08:30:19 +00:00
..
api Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
baremetal/db Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
bundle
CA
cert Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
compute Merge "Move db lookup for block device mappings." 2012-11-20 02:56:18 +00:00
conductor Add the beginnings of the nova-conductor service 2012-11-19 11:41:34 -08:00
console Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
consoleauth Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
db Removes fixed_ip_get_network 2012-11-12 14:27:10 +10:30
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 Adds documentation for Hyper-V testing 2012-11-16 02:42:20 +02:00
image Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
integrated Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
monkey_patch_example
network Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
scheduler Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
virt refactor: extract method: connect_volume 2012-11-20 08:30:19 +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 Add some xenapi Bittorrent tests 2012-11-08 11:38:35 -08:00
__init__.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
declare_flags.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
fake_crypto.py Add nova-cert service to integrated_helpers 2012-10-02 15:01:10 -07:00
fake_flags.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00: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 Move mkfs from libvirt.utils to utils 2012-10-23 16:09:37 +01:00
fake_network_cache_model.py Ties quantum, melange, and nova network model 2012-02-01 13:29:14 -06:00
fake_network.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
fake_utils.py Switch to common logging. 2012-07-02 15:57:09 -05:00
fake_volume.py Remove gen_uuid() 2012-11-14 22:16:24 +09:00
fakelibvirt.py libvirt: persist volume attachments into config 2012-10-24 16:53:42 -07:00
matchers.py Remove custom test assertions. 2012-11-10 12:10:21 -08:00
policy.json Merge "API extension for fpinging instances" 2012-11-16 06:10:38 +00:00
runtime_flags.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_api.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_bdm.py Remove custom test assertions. 2012-11-10 12:10:21 -08:00
test_block_device.py Boot from volume for Xen 2012-07-09 17:59:36 +00:00
test_cinder.py removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
test_configdrive2.py Remove nova.config.CONF 2012-11-20 00:00:21 +00: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 Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_exception.py ip_protocol for ec2 security groups 2012-10-02 19:54:45 +00:00
test_fakelibvirt.py Fix auth parameter passed to libvirt openAuth() method 2012-09-10 16:15:30 +01:00
test_filters.py Refactor scheduling filters 2012-11-14 19:04:12 +00:00
test_flags.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_hypervapi.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_image_utils.py Another case of dictionary access 2012-11-09 09:52:01 -05:00
test_imagebackend.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_imagecache.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
test_instance_types_extra_specs.py Flavor extra specs extension use instance_type id 2012-08-06 18:26:15 +08:00
test_instance_types.py Remove nova.config.CONF 2012-11-20 00:00:21 +00: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_config.py Enable Quantum linux bridge VIF driver to use "bridge" type 2012-11-09 00:03:27 +00:00
test_libvirt_utils.py Fixes snapshot instance failure on libvirt. 2012-11-06 06:36:02 -08:00
test_libvirt_vif.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_libvirt.py Merge "Use CONF.import_opt() for nova.config opts" 2012-11-20 02:09:06 +00:00
test_loadables.py Add module for loading specific classes 2012-11-14 19:01:57 +00:00
test_matchers.py Remove custom test assertions. 2012-11-10 12:10:21 -08:00
test_metadata.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_migrations.conf Make database downgrade works 2012-02-17 18:30:09 +08:00
test_migrations.py Compact pre-Grizzly database migrations. 2012-11-19 10:45:31 -05:00
test_misc.py Migrate to fileutils and lockutils. 2012-10-25 09:20:46 +11:00
test_notifications.py Merge "Remove nova.config.CONF" 2012-11-20 02:02:50 +00:00
test_nova_manage.py Remove nova-volume DB 2012-11-08 21:31:31 +00:00
test_nova_rootwrap.py Ensure cat process is terminated 2012-11-16 12:49:56 -05:00
test_objectstore.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00: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 removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
test_policy.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_powervm.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_quota.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
test_service.py Merge "Remove nova.config.CONF" 2012-11-20 02:02:50 +00:00
test_test_utils.py
test_test.py Use rpc from openstack-common. 2012-06-20 12:57:21 -04:00
test_utils.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
test_versions.py Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
test_virt_drivers.py Look up stuck-in-rebooting instances in manager 2012-11-05 11:40:39 -08:00
test_virt.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_vmmode.py Compute: VM-Mode should use instance dict. 2012-07-30 21:25:01 +00:00
test_vmwareapi.py Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
test_wsgi.py Typo fix: existant => existent 2012-08-22 11:26:13 -07:00
test_xenapi.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
utils.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00