Import IP implementation modules should be done outside the privsep context
Bug #1812090 reported by
Rodolfo Alonso
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-vif |
Fix Released
|
Low
|
Rodolfo Alonso |
Bug Description
When importing the IP module is inside the privsep context, the following error is happening in CentOS:
- CI error: http://
- Error message:
Got error: Class PyRoute2 cannot be found ([\'Traceback (most recent call last):\\n\', \' File "/usr/lib/
Changed in os-vif: | |
assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
status: | New → In Progress |
Changed in os-vif: | |
assignee: | Rodolfo Alonso (rodolfo-alonso-hernandez) → sean mooney (sean-k-mooney) |
Changed in os-vif: | |
assignee: | sean mooney (sean-k-mooney) → Rodolfo Alonso (rodolfo-alonso-hernandez) |
To post a comment you must log in.
triaging as low as i cannot repoduce on either centos7 or ubuntu 18.04
this does show up in kibana logstash. openstack. org/#/dashboard /file/logstash. json?query= module: %5C%22os_ vif%5C% 22%20AND% 20%20%20logleve l:%20%5C% 22ERROR% 5C%22%20AND% 20message: %20%5C% 22ImportError% 5C%22
http://
but only twice in the last 30 days so this appears to happen very infrequently.
os-vif 1.13.1 came out on december 13 so every tempest job that has deployed nova with libvirt has executed that code in this time without issue.
with that said i will review this with an aim to merging propmtly. we will cut a new version of os-vif before the client libary freeze but it will be a few weeks before we make the next/final os-vif release for stein.