Commit d253552
committed
[stable-only][OVN] Set VETH interface MAC address before up
Set the VETH interface MAC address of the metadata namespace before
setting this interface as up.
This change was introduced in [1] and should be backported to stable
versions.
[1]https://review.opendev.org/c/openstack/neutron/+/894026/12/neutron/agent/ovn/metadata/agent.py#710
Closes-Bug: #2055561
Change-Id: Ied8f7a5b6c0e9c295e8e040546c53bd98206ef12
(cherry picked from commit ac63999)1 parent efb504f commit d253552
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
589 | 592 | | |
590 | 593 | | |
591 | 594 | | |
592 | 595 | | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments