yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69231
[Bug 1732685] [NEW] instance.snapshot notification samples are assigned to two different Notification classes
Public bug reported:
Here attached to the wrong class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L414-L415
Here attached to the correct class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L522-L523
This causes that the sample will appear twice in the table of versioned
notifications in the devref:
https://docs.openstack.org/nova/latest/reference/notifications.html
#existing-versioned-notifications
It also makes both occurrences shown by default instead of hidden as the
rest of the sample by default.
The bug only effects the master branch as the patch
https://review.openstack.org/#/c/453077/ that caused this was merged
after Pike.
** Affects: nova
Importance: Undecided
Assignee: Balazs Gibizer (balazs-gibizer)
Status: In Progress
** Tags: doc docs notifications
** Description changed:
Here attached to the wrong class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L414-L415
Here attached to the correct class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L522-L523
This causes that the sample will appear twice in the table of versioned
notifications in the devref:
https://docs.openstack.org/nova/latest/reference/notifications.html
#existing-versioned-notifications
It also makes both occurrences shown by default instead of hidden as the
rest of the sample by default.
+
+ The bug only effects the master branch as the patch
+ https://review.openstack.org/#/c/453077/ that caused this was merged
+ after Pike.
** Tags added: notifications
** Tags added: doc
** Tags added: docs
** 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/1732685
Title:
instance.snapshot notification samples are assigned to two different
Notification classes
Status in OpenStack Compute (nova):
In Progress
Bug description:
Here attached to the wrong class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L414-L415
Here attached to the correct class:
https://github.com/openstack/nova/blob/b28924b8e4115f436d46812877066d5d03ad272a/nova/notifications/objects/instance.py#L522-L523
This causes that the sample will appear twice in the table of
versioned notifications in the devref:
https://docs.openstack.org/nova/latest/reference/notifications.html
#existing-versioned-notifications
It also makes both occurrences shown by default instead of hidden as
the rest of the sample by default.
The bug only effects the master branch as the patch
https://review.openstack.org/#/c/453077/ that caused this was merged
after Pike.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1732685/+subscriptions
Follow ups