aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Polley <jp@jamezpolley.com>2014-11-10 11:43:51 +0100
committerJames Polley <jp@jamezpolley.com>2014-11-10 11:43:51 +0100
commit906d7cd40bc04c8ddf36a625ea0a5f3db89ddf94 (patch)
treea8eae41656bab65d9d21d68b99860d712b2f0213
parent897c8b8aa9295b0214f35bd08ac42416078904f5 (diff)
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
-rw-r--r--undercloud-vlan-port.yaml1
1 files changed, 1 insertions, 0 deletions
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