Don't replace OS::Neutron::Port on update of undercloud
authorJames Polley <jp@jamezpolley.com>
Mon, 10 Nov 2014 10:43:51 +0000 (11:43 +0100)
committerJames Polley <jp@jamezpolley.com>
Mon, 10 Nov 2014 10:43:51 +0000 (11:43 +0100)
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

index 8231f49..7e39f5f 100644 (file)
@@ -34,3 +34,4 @@ resources:
     properties:
       name: undercloud_vlan
       network: public
+      replacement_policy: AUTO
\ No newline at end of file