Prevent AttributeError when protocol field is None and skip processing of the rule instead. Closes-Bug: #2086768 Change-Id: I35e96fdd2c28a005811d6fdedb570ccc65e30e0a
6 lines
147 B
YAML
6 lines
147 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed potential AttributeError during listener update when security group
|
|
rule had no protocol defined (ie. it was null).
|