Bug 1276204 - OS::Neutron::Subnet should not be deleted/created when allocation_pools is updated
Summary: OS::Neutron::Subnet should not be deleted/created when allocation_pools is up...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: z3
: 7.0 (Kilo)
Assignee: Zane Bitter
QA Contact: Amit Ugol
URL:
Whiteboard:
Depends On:
Blocks: 1269285 1272357
TreeView+ depends on / blocked
 
Reported: 2015-10-29 05:15 UTC by Giulio Fidente
Modified: 2023-02-22 23:02 UTC (History)
9 users (show)

Fixed In Version: openstack-heat-2015.1.1-8.el7ost
Doc Type: Bug Fix
Doc Text:
The allocation_pools property of the OS::Neutron::Subnet resource was marked as not allowing updates. Consequently, if the allocation_pools property changed, the Subnet resource was replaced, and this generally failed if there was any overlap. The property is now marked to allow in-place updates. As a result, if the allocation_pools property changes, the existing Subnet will be updated with the new value.
Clone Of:
Environment:
Last Closed: 2015-12-21 17:01:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1510338 0 None None None Never
OpenStack gerrit 242181 0 None MERGED Allow 'allocation_pools' updatable for neutron subnet 2020-10-22 12:33:46 UTC
Red Hat Product Errata RHBA-2015:2680 0 normal SHIPPED_LIVE openstack-heat bug fix advisory 2015-12-21 21:51:10 UTC

Description Giulio Fidente 2015-10-29 05:15:15 UTC
Description of problem:
when trying to update a subnet resource with a new allocation pool, the subnet resource seems to get deleted and recreated with the new properties

this causes troubles when updating for example a tripleo overcloud with updated pools for the isolated networks

Comment 2 Zane Bitter 2015-11-05 19:12:59 UTC
Upstream backport proposed.

Comment 5 Amit Ugol 2015-11-23 16:03:09 UTC
update passed in CI

Comment 7 errata-xmlrpc 2015-12-21 17:01:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2015:2680


Note You need to log in before you can comment on or make changes to this bug.