stable-only: fix typo in IVS related privsep method
- as part of this change [1], methods requiring root access for
IVS were moved to a separate file
- there was a typo that causes failure to plug VM interface
- this fixes the typo and includes the original file existence
check to the utility method
This is a stable-only change for Queens because the code in
question was removed in Rocky [2].
Reviewed: https:/ /review. openstack. org/604817 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=0c9bd9ce6e0 fe9eb6e8e2a16fe 04615662a4f0f0
Committed: https:/
Submitter: Zuul
Branch: stable/queens
commit 0c9bd9ce6e0fe9e b6e8e2a16fe0461 5662a4f0f0
Author: Aditya Prakash Vaja <email address hidden>
Date: Mon Sep 24 20:19:39 2018 +0530
stable-only: fix typo in IVS related privsep method
- as part of this change [1], methods requiring root access for
IVS were moved to a separate file
- there was a typo that causes failure to plug VM interface
- this fixes the typo and includes the original file existence
check to the utility method
This is a stable-only change for Queens because the code in
question was removed in Rocky [2].
[1] Ic48087fdf283b3 ba503294a944be9 1be0c338132 2327fb5eac61fec 6e89ac30531
[2] Icf948f6ee1c0da
Change-Id: Ifa4df2bde2d979 9727b29c63f2037 fcd3eaa4b87
Closes-Bug: #1794126