Comment 7 for bug 1301172

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

Reviewed: https://review.openstack.org/85372
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e9324decdddf63794ae2e8ba97293c037828045e
Submitter: Jenkins
Branch: milestone-proposed

commit e9324decdddf63794ae2e8ba97293c037828045e
Author: Mike Perez <email address hidden>
Date: Wed Apr 2 17:52:11 2014 -0700

    Allow deprecated volume update keys in v2

    Keys like display_name and display_description were deprecated for other
    actions in v2 like creating volumes, so for consistency they should work
    with updating.

    DocImpact
    Closes-Bug: #1301172
    Change-Id: I19bc7c85352578bb57fa9fdaf1817f78e0ee2f2a
    (cherry picked from commit d75a90ec1daff1444f20f6b68255890391bdb4e5)