From 906d7cd40bc04c8ddf36a625ea0a5f3db89ddf94 Mon Sep 17 00:00:00 2001 From: James Polley Date: Mon, 10 Nov 2014 11:43:51 +0100 Subject: Don't replace OS::Neutron::Port on update of undercloud This change is congruent with I6dd02ae17407f8f4c81ae418e5027f4f38ae4e9b but applies to undercloud configs rather than overcloud configs. I've listed this as closing 138709 even though that bug didn't talk about the undercloud as this seems like it's another instance of the same issue seen there. Change-Id: I3ee80043bb455460991e78525fa4310934df4697 Closes-Bug: #1383709 --- undercloud-vlan-port.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'undercloud-vlan-port.yaml') diff --git a/undercloud-vlan-port.yaml b/undercloud-vlan-port.yaml index 8231f49d..7e39f5fc 100644 --- a/undercloud-vlan-port.yaml +++ b/undercloud-vlan-port.yaml @@ -34,3 +34,4 @@ resources: properties: name: undercloud_vlan network: public + replacement_policy: AUTO \ No newline at end of file -- cgit 1.2.3-korg