Comment 5 for bug 1529591

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

Reviewed: https://review.openstack.org/266270
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=09b2cde18b842471b6cc8f600a5a0d8236324e01
Submitter: Jenkins
Branch: stable/8.0

commit 09b2cde18b842471b6cc8f600a5a0d8236324e01
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
    (cherry picked from commit b5f606a26416a866f14f2a4100bd5493854b9c9c)