Skip to content

Commit f282947

Browse files
author
Andrew Bogott
committed
Added tgtadm to sudo cmd list. Fixes bug 927924.
We need this if we are ever to create or delete volumes. Change-Id: If451b936a04d064feba2eefec499e1669e1837d6
1 parent 449e778 commit f282947

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/sudo/nova

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Cmnd_Alias NOVADEVCMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
4141
/usr/bin/socat, \
4242
/sbin/parted, \
4343
/usr/sbin/dnsmasq, \
44+
/usr/sbin/tgtadm, \
4445
/usr/bin/ovs-vsctl, \
4546
/usr/bin/ovs-ofctl, \
4647
/usr/sbin/arping

0 commit comments

Comments
 (0)