Set bmc_other_ports port_security_enabled: false
We are seeing error in BMC console on some clouds: Error, some other host (<% MAC_ADDR %>) already uses address <% IP ADDR %>. Set port_security_enabled: false on BMC other ports. Closes-Bug: #1997561 Change-Id: I178bd5c642ac8c54c94cd854452f9bcebf697fba
This commit is contained in:
parent
002b2d201b
commit
31896d86b8
@ -118,6 +118,7 @@ resources:
|
|||||||
- - {get_param: bmc_prefix}
|
- - {get_param: bmc_prefix}
|
||||||
- _%index%
|
- _%index%
|
||||||
network: {get_param: private_net}
|
network: {get_param: private_net}
|
||||||
|
port_security_enabled: false
|
||||||
|
|
||||||
bmc_handle:
|
bmc_handle:
|
||||||
type: OS::Heat::WaitConditionHandle
|
type: OS::Heat::WaitConditionHandle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user