Comment 3 for bug 1352516

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

Reviewed: https://review.openstack.org/446644
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=938ee35d94676b43f59eef91494ec3f75ead669f
Submitter: Jenkins
Branch: master

commit 938ee35d94676b43f59eef91494ec3f75ead669f
Author: Radomir Dopieralski <email address hidden>
Date: Thu Mar 16 18:27:03 2017 +0100

    Show volume's messages in details view

    Cinder can now show asynchronous error messages that are related to a
    volume. However, this requires microversions support.

    This patch cleans up the version and endpoint selection logic too. For
    compatibility with setups that don't follow good practices, it also
    checks for a "volume" endpoint.

    Change-Id: Ifdb7537b5208683bb0a81da9ac504d58beaedc89
    Closes-Bug: 1352516