]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Return BadRequest for invalid unicode names (continued)
authorEric Harney <eharney@redhat.com>
Mon, 29 Feb 2016 20:22:07 +0000 (15:22 -0500)
committerEric Harney <eharney@redhat.com>
Mon, 29 Feb 2016 20:40:39 +0000 (15:40 -0500)
commit9a487f3e53a0acdb4bf414a43da554790bbbf7be
tree32c4770aaa584f1e94830397d7719444ccbfe8ff
parentf99ef1a14a2258f0648255a708805bfaff8d0878
Return BadRequest for invalid unicode names (continued)

Follow-up to "Return BadRequest for invalid Unicode names",
we missed a couple of operations here:
  type-key set
  quota-class-update
  qos-create

Related-Bug: #1531400

Change-Id: Id966b74dce87acb15ede9cb4c02ae0f74d59b08c
cinder/db/sqlalchemy/api.py
cinder/volume/qos_specs.py