]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix XML serializer for QoS Specs extension
authorZhiteng Huang <zhithuang@ebaysf.com>
Wed, 25 Sep 2013 08:40:41 +0000 (16:40 +0800)
committerGerrit Code Review <review@openstack.org>
Mon, 30 Sep 2013 03:55:38 +0000 (03:55 +0000)
commitfe1d9db358c1da4ff041eedaff76f282f28a8670
treefe9848c3d51ad1bb0506bb3089dc608cbd43ac52
parente7c666f9c296b3aab534f5d734781e2d890e7030
Fix XML serializer for QoS Specs extension

This patch fixes XML serializer for QoS Specs exension calls like
list(), show(), associations().  Note that using XML as input for
create(), update() doesn't support yet.

Closes-Bug: # 1229619

Change-Id: I2eab9d69e05bb03269b51731458994d6268ac852
cinder/api/contrib/qos_specs_manage.py