nova/nova/tests/functional/notification_sample_tests
Takashi NATSUME bd669a5352 Fix a misuse of assertGreaterEqual
In a notification sample functional test,
there is a misuse of assertGreaterEqual.

At least 6 notifications are expected,
So the order of the arguments should be reversed.

Change-Id: I865c215a13fa3bb72e191382187ea8368885846f
Closes-Bug: #1843885
(cherry picked from commit 4e0e0a6dd2)
2019-09-13 17:44:14 -04:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py Move binding ips to privsep. 2019-02-08 00:23:06 +00:00
test_aggregate.py Transform aggregate.update_prop notification 2018-07-15 23:36:31 +09:00
test_compute_task.py Transform scheduler.select_destinations notification 2018-11-30 13:20:35 +01:00
test_exception_notification.py Add full traceback to ExceptionPayload in versioned notifications 2018-06-19 16:46:46 +08:00
test_flavor.py Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
test_instance.py Fix a misuse of assertGreaterEqual 2019-09-13 17:44:14 -04:00
test_keypair.py Transform keypair.import notification 2017-10-30 16:44:29 -04:00
test_libvirt.py Transform libvirt.error notification 2018-09-18 07:06:09 +00:00
test_metrics.py Use a static resource tracker in compute manager 2019-01-17 06:34:29 +00:00
test_server_group.py Transform scheduler.select_destinations notification 2018-11-30 13:20:35 +01:00
test_service.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_volume.py Transform volume.usage notification 2018-10-09 06:28:11 +00:00