Comment 3 for bug 1742935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/533190
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3881f9e1efe9183232c6273732a344ff2f9e2021
Submitter: Zuul
Branch: master

commit 3881f9e1efe9183232c6273732a344ff2f9e2021
Author: Balazs Gibizer <email address hidden>
Date: Fri Jan 12 15:11:35 2018 +0100

    Revert "Deduplicate service status notification samples"

    This reverts commit 39f9ef719eacb2fbcf0c37680b845152fcff01cc.

    The reverted change made the service.update notification sample tests
    failing consistently on master. The CI did not catch this problem as
    the functional test does not run for changes that only touches
    nova/docs. This is a quick fix to unblock the gate and fix the
    functional job defintion in a separate patch.

    Change-Id: Idabbf70ae46f36be8343c0a00d812cbebf7f7670
    Closes-Bug: #1742935