oslo.privsep: --config-dir is a list but is treated like a scalar

Bug #1646555 reported by Nicolas Bock
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Nicolas Bock

Bug Description

The --config-dir in oslo_config.ConfigOpts() is a list but is treated as a scalar value in oslo_privsep.PrivConetext.helper_command(). This leads to subprocess blowing up with:

TypeError: execv() arg 2 must contain only strings

Revision history for this message
Nicolas Bock (nicolasbock) wrote :

I just realized that this is fixed in master. A backport to Newton is still missing though.

Revision history for this message
Nicolas Bock (nicolasbock) wrote :
Changed in fuel-plugin-contrail:
assignee: nobody → Nicolas Bock (nicolasbock)
affects: fuel-plugin-contrail → nova
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.