Bug 1291845
Summary: | when not using network isolation, after an update from GA to latest release the apis try to reach the old public_virtual_ip | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Giulio Fidente <gfidente> | |
Component: | openstack-heat | Assignee: | Steven Hardy <shardy> | |
Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 7.0 (Kilo) | CC: | adahms, gfidente, hbrock, jcoufal, mbultel, mburns, mcornea, rhel-osp-director-maint, sasha, sbaker, shardy, whayutin, yeylon | |
Target Milestone: | z4 | Keywords: | Automation, ZStream | |
Target Release: | 7.0 (Kilo) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-heat-2015.1.2-5.el7ost | Doc Type: | Bug Fix | |
Doc Text: |
Previously, stack updates would result in an OS::Neutron::Port resource being replaced when the property values were changed in the following ways:
1. The network property referred to the same network, but by name instead of UUID, or by UUID instead of name.
2. Specifying the network using the 'network' property instead of the deprecated 'network_id' property, or sing the deprecated 'network_id' property instead of the network property.
With this update, the OS::Neutron::Port property is updated in-place instead of being replaced.
|
Story Points: | --- | |
Clone Of: | 1290826 | |||
: | 1309815 (view as bug list) | Environment: | ||
Last Closed: | 2016-02-18 16:42:19 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1290826, 1309815, 1309820 |
Comment 1
Giulio Fidente
2015-12-15 17:14:23 UTC
*** Bug 1291844 has been marked as a duplicate of this bug. *** downstream backports are ready for review The downstream backports will need an update because one of the upstream patches required revisions after review feedback. I'll post a squashed backport to liberty upstream, then we can update the downstream patches. 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://rhn.redhat.com/errata/RHSA-2016-0266.html |