nova/nova/tests/functional/notification_sample_tests
Takashi NATSUME b8f91c7d49 Fix a comment in a notification functional test
In NotificationSampleTestBase class,
a compute service is started by the following statement.

self.compute = self.start_service('compute')

In this case, the host name is 'compute'.
So fix a comment in the test_live_migration_actions method
of TestInstanceNotificationSampleWithMultipleCompute class.

TrivialFix
Change-Id: Id3a5c0fd80d272b763350731b77db01ab98ea94b
2018-01-27 11:36:22 +00:00
..
__init__.py Adds json sample for the versioned notifications 2016-01-28 15:31:21 +01:00
notification_sample_base.py Increase notification wait timeout in functional tests 2018-01-11 14:23:15 +01:00
test_aggregate.py Transform aggregate.remove_host notification 2017-09-08 16:24:10 +02:00
test_exception_notification.py Transform aggregate.create notification 2017-01-04 17:44:30 +00:00
test_flavor.py Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
test_instance.py Fix a comment in a notification functional test 2018-01-27 11:36:22 +00:00
test_keypair.py Transform keypair.import notification 2017-10-30 16:44:29 -04:00
test_server_group.py Transform servergroup.delete notification 2017-09-08 13:01:20 +00:00
test_service.py Address nits from service create/destroy notification review 2017-11-27 11:42:13 -05:00