kolla/docker/neutron/neutron-base/neutron_sudoers
Gaëtan Trellu 4ed611a0bd Add neutron-rootwrap-daemon to neutron_sudoers
There is no way to use neutron-rootwrap-daemon to improve Neutron
rootwrap performance at scale with the current Neutron images.

Using neutron-rootwrap on huge environment could have a performance
impact on many actions and be the root cause of failure during
instance creation.

Operators should have the choice:
  - neutron-rootwrap
  - neutron-rootwrap-daemon

Change-Id: I6c65cf6498364e670cc61419dc3a2c19f6fb412d
Closes-Bug: #1808457
2018-12-13 22:01:38 -05:00

3 lines
207 B
Plaintext

neutron ALL = (root) NOPASSWD: /var/lib/kolla/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *
neutron ALL = (root) NOPASSWD: /var/lib/kolla/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf