ceph/qa
Colin Patrick McCabe 13e8507b73 auth: make g_conf.keyring a plain old string
Make g_conf.keyring a plain old string rather than an array of strings.
Don't do substitution using the user's HOME variable-- this could lead
to security holes for setuid processes.

Get rid of AuthMonitor::read_keyfile because there is already a Keyring
member function, Keyring::load, that does the same thing.

qa/rbd/common.sh: we can now use cconf to figure out what the keyring
is.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2011-01-02 12:19:35 -08:00
..
client qa: test mdstable failures 2009-12-01 16:19:19 -08:00
mds qa: another mds test fix... wait long enough for the previous death to trigger 2010-06-17 13:44:12 -07:00
rbd auth: make g_conf.keyring a plain old string 2011-01-02 12:19:35 -08:00
rgw qa: improved rgw tests 2010-09-24 10:16:14 -07:00
workunits mds: fix null_snapflush with multiple intervening snaps 2010-11-10 20:58:49 -08:00
loopall.sh qa: run tests in random order 2010-04-02 20:07:34 -07:00
runallonce.sh Revert "qa: remove random ordering from runallonce, for predictable resource matching" 2010-08-24 13:55:30 -07:00
runoncfuse.sh qa: runoncfuse shouldn't start cfuse in background any more. 2010-07-23 14:37:48 -07:00
runonkclient.sh qa: Whoops, never added the runonkclient script 2009-12-14 15:46:06 -08:00
setup-chroot.sh Add the setup-chroot.sh script 2010-09-28 19:25:10 -07:00