Reviewed: https://review.openstack.org/276449 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4e1e82221f7d9334d434e6afe195d184fdc4ebab Submitter: Jenkins Branch: master
commit 4e1e82221f7d9334d434e6afe195d184fdc4ebab Author: Balaji Narayanan <[email protected]> Date: Thu Feb 4 13:00:06 2016 -0800 Override get_object_display() for IdP table This allow the IdP identifier to be shown on the delete message prompt. Change-Id: I94673a676666efc6364bdc23ec03f7174ba291f3 Closes-bug: #1542008 ** 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/1542008 Title: Deleting IdP doesn't show the name of the records to be deleted Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When deleting an Identity Provider, the delete prompt does not show the IdP name. The table class missed to override the get_object_display(self, datum) method. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1542008/+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

