Comment 7 for bug 1494842

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

Reviewed: https://review.openstack.org/232428
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=f7dac02379d706926757fca6c0fb42a2e2c7dcb2
Submitter: Jenkins
Branch: stable/7.0

commit f7dac02379d706926757fca6c0fb42a2e2c7dcb2
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 change also prevents a network group's nodegroup from
    being changed.

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