993f912 secret: Use the hashed virSecretObjList

Authored and Committed by John Ferlan 7 years ago
    secret: Use the hashed virSecretObjList
    
    This patch replaces most of the guts of secret_driver.c with recently
    added secret_conf.c APIs in order manage secret lists and objects
    using the hashed virSecretObjList* lookup API's.
    
        
file modified
+2 -1
file modified
+12 -0
file modified
+50 -387