Comment 2 for bug 1626039

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

Reviewed: https://review.openstack.org/383788
Committed: https://git.openstack.org/cgit/openstack/stacklight-integration-tests/commit/?id=e98cd6f5e29a3974dc38613f78edcbb7e974b68d
Submitter: Jenkins
Branch: master

commit e98cd6f5e29a3974dc38613f78edcbb7e974b68d
Author: Rodion Promyshlennikov <email address hidden>
Date: Fri Oct 7 18:10:46 2016 +0300

    Fix kibana ui bugs

    Fix bug with page timeout on ldap with autz
    for non-admin user: incorrect port was being returned.
    Fix bug with unexpected alarm: added awaiting of alarm.
    Reverted page_timeout value, because it is not reason
    of first bug mentioned.
    Removed "Admin" panel from dashboards list in ldap tests:
    it is not presented by design.

    Change-Id: Iedcd1222d90a14af6e639afecc6fffac12d0d0b2
    Closes-Bug: #1621414
    Closes-Bug: #1626039