Comment 3 for bug 1511645

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

Reviewed: https://review.openstack.org/374700
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=945cc04806aac8c042df653d01b7a90357876cf6
Submitter: Jenkins
Branch: master

commit 945cc04806aac8c042df653d01b7a90357876cf6
Author: Valerii Kovalchuk <email address hidden>
Date: Thu Sep 22 14:04:38 2016 +0300

    Allow to PUT an empty object model

    It was impossible to delete the last component from the env via
    CLI, because it was prohibited to make put request with empty body.

    APIImpact
    Change-Id: I462072ad7c90eec1790b74cae958809aa316c25c
    Closes-bug: #1511645