the behaviours are different between orig and convg

Bug #1528484 reported by huangtianhua
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Heat
Triaged
High
huangtianhua

Bug Description

1. create a stack with template: http://paste.openstack.org/show/482482/
   heat stack-create -f /usr/hth/u_port.yaml C1 -P replacement_policy='REPLACE_ALWAYS'

2. update the stack with a new template: http://paste.openstack.org/show/482483/
   heat stack-update -f /usr/hth/pf.yaml -P replacement_policy='REPLACE_ALWAYS' c1 --rollback=true

3. the results of these steps: http://paste.openstack.org/show/482484/
we can find the port/subnet resources are keep the same after update, the port has been replaced by backup port resource when rollback.

4. set convergence_engine=true
5. delete the stack C1, then repeat the steps above, the results of these steps: http://paste.openstack.org/show/482485/
6. we can find the port has been replaced, not the backup port resource.

The behaviours are different in orig and convg.

Changed in heat:
assignee: nobody → huangtianhua (huangtianhua)
importance: Undecided → High
Zane Bitter (zaneb)
tags: added: convergence-bugs
Changed in heat:
status: New → Triaged
Zane Bitter (zaneb)
Changed in heat:
milestone: none → newton-2
Thomas Herve (therve)
Changed in heat:
milestone: newton-2 → newton-3
Thomas Herve (therve)
Changed in heat:
milestone: newton-3 → next
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.