nova/nova/tests/functional
zhangbailin 28c1075b59 Resource retrieving: add changes-before filter
This adds the changes-before filter to the servers,
os-instance-actions and os-migrations APIs for
filtering resources which were last updated before
or equal to the given time. The changes-before filter,
like the changes-since filter, will return deleted
server resources.

Part of bp support-to-query-nova-resources-filter-by-changes-before
Change-Id: If91c179e3823c8b0da744a9363906b0f7b05c326
2018-09-19 09:56:56 -04:00
..
api Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
api_sample_tests Resource retrieving: add changes-before filter 2018-09-19 09:56:56 -04:00
compute Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
db Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
libvirt Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
notification_sample_tests Transform metrics.update notification 2018-07-18 09:13:27 +09:00
regressions Merge "Remove old check_attach version check in API" 2018-08-31 15:02:50 +00:00
wsgi Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
__init__.py
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Remove unused request API sample template 2018-08-03 07:00:13 +00:00
integrated_helpers.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_aggregates.py Fix docs and add functional test for AggregateMultiTenancyIsolation 2018-09-13 16:46:53 -04:00
test_compute_mgr.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_legacy_v2_compatible_wrapper.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_list_servers_ip_filter.py Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_multiattach.py Improve NeutronFixture and remove unncessary stubbing 2018-08-02 15:15:03 +02:00
test_nova_manage.py Merge "Delete instance_group_member records from API DB during archive" 2018-08-31 10:13:57 +00:00
test_report_client.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_server_group.py Make scheduler.utils.setup_instance_group query all cells 2018-08-24 23:44:58 +00:00
test_servers.py Merge "Update RequestSpec.flavor on resize_revert" 2018-09-13 00:35:19 +00:00