Public bug reported: Description =========== The publisher_id of the versioned instance.update notification contains 'conductor' as the source of the notification but every other versioned notification use names like 'nova-compute', 'nova-api', 'nova-scheduler'. This makes the notification interface slightly inconsistent.
Steps to reproduce ================== * boot a new instance * check the publisher_id of instance.update notification Expected result =============== publisher_id contains 'nova-conductor' Actual result ============= publisher_id contains 'conductor' Environment =========== devstack with nova master dbf5fdb156f01196e8994798e8eea7e6b0926697 or nova in tree functional test: https://github.com/openstack/nova/blob/24b275756e2ab5f7b1bcf1f31de09d28329eef3f/nova/tests/functional/notification_sample_tests/test_instance.py#L234 ** Affects: nova Importance: Undecided Assignee: Balazs Gibizer (balazs-gibizer) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1702667 Title: publisher_id of the versioned instance.update notification is not consistent with other notifications Status in OpenStack Compute (nova): In Progress Bug description: Description =========== The publisher_id of the versioned instance.update notification contains 'conductor' as the source of the notification but every other versioned notification use names like 'nova-compute', 'nova-api', 'nova-scheduler'. This makes the notification interface slightly inconsistent. Steps to reproduce ================== * boot a new instance * check the publisher_id of instance.update notification Expected result =============== publisher_id contains 'nova-conductor' Actual result ============= publisher_id contains 'conductor' Environment =========== devstack with nova master dbf5fdb156f01196e8994798e8eea7e6b0926697 or nova in tree functional test: https://github.com/openstack/nova/blob/24b275756e2ab5f7b1bcf1f31de09d28329eef3f/nova/tests/functional/notification_sample_tests/test_instance.py#L234 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1702667/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

