cinder/cinder/tests/unit/objects
wangxiyuan f50b355577 Fix resource count for os-host show
os-host show API should only return the resouce count on the
specified host.
The logic in Cinder which counts the project's resouce on all host
is wrong.

Change-Id: I96cd285a82b44af8818514692818e739443dcc45
Closes-bug: #1699936
2017-11-14 14:23:51 +00:00
..
__init__.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
test_backup.py Support metadata for backup resource 2017-07-26 14:23:58 +08:00
test_base.py Use oslo_db.sqlalchemy.enginefacade 2017-11-09 15:08:54 +08:00
test_cgsnapshot.py Update OVO instance on destroy method call 2016-07-22 17:54:00 +02:00
test_cleanable.py Prevent claiming and updating races on worker 2017-01-19 10:42:24 +01:00
test_cleanup_request.py Add cleanable base object and cleanup request VO 2016-10-04 15:17:31 +02:00
test_cluster.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00
test_consistencygroup.py Remove cgsnapshot_id before snapshot.save 2016-12-03 16:23:43 -05:00
test_fields.py Add VolumeAttachStatus Enum 2016-11-09 17:10:27 -06:00
test_group.py Add group to cluster when init host 2017-07-12 14:08:43 +08:00
test_group_snapshot.py Use GroupSnapshotStatus enum field 2017-07-05 01:24:00 +00:00
test_group_type.py Add group type and group specs 2016-07-08 14:26:39 -04:00
test_manageable_volumes_snapshots.py Switch ManageableSnaphots & ManageableVolumes list to OVO 2017-01-25 00:41:30 +00:00
test_objects.py Schedule the request to scheduler when creating from snapshot/volume 2017-11-02 16:00:35 +08:00
test_qos.py Test: Fix assert_has_calls dict order bug (QoS) 2017-01-23 10:58:28 -05:00
test_service.py Fix migration 112 to use live_data_migration API 2017-10-20 18:24:33 -06:00
test_snapshot.py Fix resource count for os-host show 2017-11-14 14:23:51 +00:00
test_volume.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00
test_volume_attachment.py Make attachment_update set status to attaching 2017-08-14 13:55:15 +00:00
test_volume_type.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00