Public bug reported: The list in the devref [1] shall contain the already transformed aggregate notifications [2] but it doesn't due to a missing import in the doc generation code [3].
As an improvement the doc generation shall automatically pick up the new modules under nova.notifications.objects to avoid similar regression in the future. [1] https://docs.openstack.org/developer/nova/notifications.html#existing-versioned-notifications [2] https://github.com/openstack/nova/blob/master/nova/notifications/objects/aggregate.py#L45 [3] https://github.com/openstack/nova/blob/master/doc/ext/versioned_notifications.py#L35 ** Affects: nova Importance: Undecided Assignee: Balazs Gibizer (balazs-gibizer) Status: New ** Tags: doc notification ** Tags added: doc notification ** 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/1698779 Title: aggregate related notification samples are missing from the notification dev-ref Status in OpenStack Compute (nova): New Bug description: The list in the devref [1] shall contain the already transformed aggregate notifications [2] but it doesn't due to a missing import in the doc generation code [3]. As an improvement the doc generation shall automatically pick up the new modules under nova.notifications.objects to avoid similar regression in the future. [1] https://docs.openstack.org/developer/nova/notifications.html#existing-versioned-notifications [2] https://github.com/openstack/nova/blob/master/nova/notifications/objects/aggregate.py#L45 [3] https://github.com/openstack/nova/blob/master/doc/ext/versioned_notifications.py#L35 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1698779/+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

