Comment 2 for bug 1046173

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

Reviewed: https://review.openstack.org/12766
Committed: http://github.com/openstack/quantum/commit/d5e49cb8579e65a2ab6711c8942d8a65d6baf75a
Submitter: Jenkins
Branch: master

commit d5e49cb8579e65a2ab6711c8942d8a65d6baf75a
Author: Dan Wendlandt <email address hidden>
Date: Tue Sep 11 01:26:57 2012 -0700

    make subnets attribute of a network read-only

    bug 1046173

    writing to the subnets attribute is not supported, so rather than
    making it looks like we accept it but ignoring it, we should explicitly
    reject requests to specify it on network create/update.

    Change-Id: I5b6f0f35794c9d5606befb97a89c6c6c97ee3dbf