Comment 2 for bug 1831435

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

Reviewed: https://review.opendev.org/662721
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f0149ee0dbeb20779fc2af2e2f1be11ad2216493
Submitter: Zuul
Branch: master

commit f0149ee0dbeb20779fc2af2e2f1be11ad2216493
Author: pengyuesheng <email address hidden>
Date: Mon Jun 3 16:57:06 2019 +0800

    Add the group_snapshot attribute to the snapshot in UpdateRow

    On snpashot panel in admin dashboards,
    The group_snapshot attribute is required in the snapshot table,
    but it does not exist in UpdateRow.

    This patch Add the group_snapshot attribute to the snapshot

    Change-Id: I00fc431fa3c5b8da40e5b24507165a2f3dfead47
    Closes-Bug: #1831435