Comment 3 for bug 1494835

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

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

commit d4a70604481351265c00a96e449df50dda3e9752
Author: Ryan Moe <email address hidden>
Date: Wed Sep 16 14:03:31 2015 -0700

    Validate node group exists when assigning node groups to nodes

    API validator checks for existence of a node group. In the case
    where a specified group does not exist it returns the proper status
    code and error message.

    Change-Id: I58ae9094046e5f261839ec90eaac79e639dbfb4d
    Closes-bug: #1494835