Comment 2 for bug 1529591

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

Reviewed: https://review.openstack.org/262213
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=b5f606a26416a866f14f2a4100bd5493854b9c9c
Submitter: Jenkins
Branch: master

commit b5f606a26416a866f14f2a4100bd5493854b9c9c
Author: Artem Roma <email address hidden>
Date: Tue Dec 29 13:22:01 2015 +0200

    Add validation to delete operation for NodeGroupHandler

    What was done:
    * call to code of validator added for DELETE method of the handler;
    * removed unnecessary check from the validator
    * added tests

    Change-Id: Ie6f894773328aed743cea371f2c50707151c3ae0
    Closes-Bug: #1529591