Reviewed: https://review.openstack.org/637809 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b37abb1168964e5694bb55cfbc92ad2e43c6cb54 Submitter: Zuul Branch: master
commit b37abb1168964e5694bb55cfbc92ad2e43c6cb54 Author: manchandavishal <[email protected]> Date: Tue Feb 19 09:57:55 2019 +0000 Fix: Volume Snapshot Table "Project' column info This patch fixes Volume Snapshot table 'Project' column info. Change-Id: Ibc8288da55867b63fddbb2b763bfd61377b0e5ad Closes-Bug: #1815859 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1815859 Title: Volume Snapshot table 'Project' column have wrong information Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In volume snapshot table 'Project' column returns 'os-vol-tenant-attr:tenant_id' (response from volume) [1] but it have to return 'os-extended-snapshot-attributes:project_id' (response from snapshot). [1].https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/snapshots/views.py#L68 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1815859/+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

