rootwrap is slow

Bug #1927810 reported by norman shen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
oslo.rootwrap
New
Undecided
Unassigned

Bug Description

execute rootwrap command is slow

```console
# time sudo -u neutron /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf ovs-vsctl show > /dev/null

real 0m0.244s
user 0m0.179s
sys 0m0.063s

# time sudo ovs-vsctl show > /dev/null

real 0m0.034s
user 0m0.009s
sys 0m0.023s

```

I am using victoria version

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.