ead3787fc7
* update ce_vxlan_global to fix bugs. (#57947)
* update to fix bugs.
* add a changelog fragment.
* update a changelog fragment.
(cherry picked from commit 242f160747
)
* Update 57947-update-ce_vxlan_global-to-fix-bugs.yml
4 lines
265 B
YAML
4 lines
265 B
YAML
bugfixes:
|
|
- ce_vxlan_global - line 242 , bd_info is a string array,and it should be 'extend' operation.
|
|
line 423, 'if' and 'else' should set a different value. if 'exist', that value is 'enable'.
|
|
line 477, To get state of result, if it is changed or not.
|