nova/nova/tests/functional/notification_sample_tests
Takashi NATSUME 4e0e0a6dd2 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
2019-09-13 20:11:15 +09:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py Dump versioned notifications when len assertions fail 2019-08-08 19:27:33 -04:00
test_aggregate.py Transform aggregate.update_prop notification 2018-07-15 23:36:31 +09:00
test_compute_task.py Dump versioned notifications when len assertions fail 2019-08-08 19:27:33 -04: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 20:11:15 +09: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 Avoid timeout from service update notification tests 2019-08-12 17:49:11 +02:00
test_volume.py Rename CinderFixtureNewAttachFlow to CinderFixture 2019-07-01 16:00:52 -05:00