
15 Jul
2013
15 Jul
'13
5:02 p.m.
On 07/15/2013 11:00 AM, Daniel P. Berrange wrote:
On Mon, Jul 15, 2013 at 09:04:34AM -0400, John Ferlan wrote:
Merge virStoragePoolDefParseAuthChap and virStoragePoolDefParseAuthCephx into a common virStoragePoolDefParseAuthSecret. Change the output to be common for both by putting 'type' first followed by 'username'.
Need to adjust a test output for that too.
Didn't seem like you had to - unles the test change was mistakenly added to a different commit in this series ?
d'oh had to move that earlier and forgot to adjust the text of this commit. John
--- src/conf/storage_conf.c | 60 ++++++++++--------------------------------------- 1 file changed, 12 insertions(+), 48 deletions(-)
ACK
Daniel