nova/nova/tests/functional/notification_sample_tests
Takashi Natsume 2c074b9486 Remove six.reraise
Replace six.reraise with Python 3 style code.
Subsequent patches will replace other six usages.

Change-Id: Ib129cb399d1521ad6d18fcf0b8ac9fd793888c81
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-08-15 07:45:49 +00:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py functional: Add unified '_build_server' helper function 2020-01-15 10:31:24 +00:00
test_aggregate.py Add Aggregate image caching progress notifications 2019-10-29 08:18:32 -07:00
test_compute_task.py Reduce gen conflict in COMPUTE_STATUS_DISABLED handling 2020-07-10 17:38:13 +02:00
test_exception_notification.py Add full traceback to ExceptionPayload in versioned notifications 2018-06-19 16:46:46 +08:00
test_flavor.py trivial: Use recognized extra specs in tests 2020-02-19 08:24:31 +00:00
test_instance.py Remove six.reraise 2020-08-15 07:45:49 +00: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 nova-net: Remove final references to nova-net from functional tests 2019-11-29 17:20:02 +00:00
test_service.py Avoid timeout from service update notification tests 2019-08-12 17:49:11 +02:00
test_volume.py nova-net: Remove final references to nova-net from functional tests 2019-11-29 17:20:02 +00:00