Comment 2 for bug 1224461

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

Reviewed: https://review.openstack.org/46272
Committed: http://github.com/openstack/nova/commit/ff1606072f9fa168d9c549fb661fee19ca145e56
Submitter: Jenkins
Branch: master

commit ff1606072f9fa168d9c549fb661fee19ca145e56
Author: wingwj <email address hidden>
Date: Thu Sep 12 21:17:08 2013 +0800

    Fix type is overwritten when UPDATE cell without type specified

    If you not specified the 'cell-type' in UPDATE request,
      the value will be overwritten by the default value, 'child'.
    That's not correct, you need to reserve the existing cell-type.

    The issue is also involved in the new V3-api.

    Fixes bug: 1224461

    Change-Id: I5c5043b9e5e0c33995422094284c3f19aac78593