Comment 3 for bug 1884575

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

Reviewed: https://review.opendev.org/746206
Committed: https://git.openstack.org/cgit/starlingx/distcloud/commit/?id=cc43aa6205a4adfffb289556304602be64db52af
Submitter: Zuul
Branch: master

commit cc43aa6205a4adfffb289556304602be64db52af
Author: Jessica Castelino <email address hidden>
Date: Thu Aug 13 13:15:40 2020 -0400

    Exception handling when subcloud not found

    When subcloud alarms are fetched for a subcloud name that doesn't
    exist, an exception is raised, but this exception is not generated
    correctly. This makes debugging the issue more difficult. A fix has
    been made to generate the error properly.

    Change-Id: I7f2efb94d3063980e1d7edc8aa6b9a19eea2f5e1
    Closes-Bug: 1884575
    Signed-off-by: Jessica Castelino <email address hidden>