Commit 0673a9b
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 c162ea2 commit 0673a9b
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
652 | 655 | | |
653 | 656 | | |
654 | 657 | | |
655 | 658 | | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| |||
0 commit comments