Comment 2 for bug 1219016

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

Reviewed: https://review.openstack.org/44524
Committed: http://github.com/openstack/cinder/commit/4a028e3f3307ef4cfdc4fe0cd6be50f408a84fef
Submitter: Jenkins
Branch: master

commit 4a028e3f3307ef4cfdc4fe0cd6be50f408a84fef
Author: Zhiteng Huang <email address hidden>
Date: Fri Aug 30 22:28:52 2013 +0800

    Add view builder to QoS specs API extension

    Add view builder for qos_specs.create(), index(), show() and associations()
    to in order to make the response more easier to be consumed by client.

    This patch also:
      fixed circular reference error when raising HTTP exception.
      fixed some typo in debug message and removed unused imports.

    fix bug: # 1219016

    Change-Id: I107888e6b4dac8eb5f1b45a87721a7b5efc45632