Comment 3 for bug 1521682

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/251968
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=2a97f51ba9c6d99fe918cf75639c655e8d4bd0b9
Submitter: Jenkins
Branch: master

commit 2a97f51ba9c6d99fe918cf75639c655e8d4bd0b9
Author: Artem Panchenko <email address hidden>
Date: Wed Dec 2 16:25:17 2015 +0200

    Add test with nodegroup removal after cluster reset

    Create test which removes nodegroup from new environment
    and checks its nodes are marked as 'error'.
    Also change 'assign_nodegroup' method to use PUT request
    to '/api/nodes/' URL for assigning nodes to nodegroup,
    because old handler was removed from Nailgun here:
    I88b7d4c550f87fe9620467f4c3212a7034c89999.

    Change-Id: Iae0abac3af1d126facf2045763c4fe1b1b9e940e
    Related-bug: #1521682