Comment 2 for bug 1696313

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

Reviewed: https://review.openstack.org/471600
Committed: https://git.openstack.org/cgit/openstack/python-solumclient/commit/?id=7880ffffa872f6e6a1d7629fc389e5eb15f45194
Submitter: Jenkins
Branch: master

commit 7880ffffa872f6e6a1d7629fc389e5eb15f45194
Author: zhurong <email address hidden>
Date: Wed Jun 7 14:51:01 2017 +0800

    Fix dashboard Authentication failed error

    Now the dashboard gives the error:
    Recoverable error: Authentication failed. Missing options:
    endpoint, username, password, tenant_id, tenant_name

    This patch add get endpoint when get_auth_plugin.

    Change-Id: Ifa3013dce13232d1e61f20601b94a28c5df27b57
    Closes-bug: #1696313