Comment 1 for bug 1259957

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

Reviewed: https://review.openstack.org/61531
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e40dafd54411f0e4648fc051ef4d9c806f337f9d
Submitter: Jenkins
Branch: master

commit e40dafd54411f0e4648fc051ef4d9c806f337f9d
Author: Zhiteng Huang <email address hidden>
Date: Wed Dec 11 23:56:14 2013 +0800

    Fix QoS information in initialize_connection() result

    Currently the entire QoS information (if any) is included in the result of
    initialize_connection() even if the consumer of the QoS is 'back-end'. Also
    the format for QoS specs also is changed so that front-end (Nova) can
    parse correctly. Add unit test to cover initialize_connection().

    Closes-bug: 1259957

    DocImpact

    Change-Id: Ibc5e92cc1ddf6404e5b234ef524698feae282eec