commit | 7c7e9df0232a1ce5c411f0f348038d2e72097ae1 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Sep 07 09:28:04 2011 -0700 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 12 15:17:20 2011 +0200 |
tree | c8e3962d4df80b3ebfba81bea15dc85dbff6722b | |
parent | 025e849a50259447aad49a0b45f0133c6a0f5d16 [diff] |
rbd: allow client id to be specified in config string Allow the client id to be specified in the config string via 'id=' so that users can control who they authenticate as. Currently they are stuck with the default ('admin'). This is necessary for anyone using authentication in their environment. Signed-off-by: Sage Weil <sage@newdream.net> Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>