Comment 2 for bug 1701782

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

Reviewed: https://review.openstack.org/479477
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4b2e5b574f3bbdf52018f7e920e26b02edf781fb
Submitter: Jenkins
Branch: master

commit 4b2e5b574f3bbdf52018f7e920e26b02edf781fb
Author: wei.ying <email address hidden>
Date: Sat Jul 1 15:33:08 2017 +0800

    Correct the wrong exceptions reference in domain tables.py

    This patch fixes a typo when referencing exception message handle
    function, the correct function should use the Horizon exceptions
    module instead of keystoneclient.

    Change-Id: Iaeabf3630351f13f6881b4df489c709fa3ef092f
    Closes-Bug: #1701782