Comment 3 for bug 1494974

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

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

commit 489d39859910dafff12190a6ec515f8718dd3ceb
Author: Ryan Moe <email address hidden>
Date: Wed Sep 23 15:28:50 2015 -0700

    Improve network group validation

    The validation for creating network groups and updating
    them has been split into two independent methods. This
    This change also prevents a network group's nodegroup from
    being changed.

    Change-Id: I0fb6e9c5f77effa8f1c81014f6151dafd98357d8
    Closes-bug: #1494842
    Closes-bug: #1494974