Reviewed: https://review.opendev.org/673945 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=cbeb92fa456cc7ad86e9b00f7f573075560c017d Submitter: Zuul Branch: master
commit cbeb92fa456cc7ad86e9b00f7f573075560c017d Author: manchandavishal <[email protected]> Date: Thu Aug 1 06:24:10 2019 +0000 Add exception message when user 'Create Application Credential' When User tries to 'Create Application Credential' with a past/old date, User get an error message "Unable to create application credential" on horizon but IMO we need to raise an error message like keystone "The 'expires_at' date must not be before now". This patch corrects the error message. Change-Id: I16e1a6c1bee39aa16b4f1507291f782b0bb80be7 Closes-Bug: #1838606 ** 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/1838606 Title: Incorrect Error message when user try to 'Create Application Credential' with past date Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When User tries to 'Create Application Credential' with a past/old date, User gets an error message "Unable to create application credential" on GUI but IMO we need to raise an error message like keystone "The 'expires_at' must not be before now". To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1838606/+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

