On 03/02/2016 01:55 PM, John Ferlan wrote:
Add function to return counted listed of uuids to from the hashed
secrets
object list. This will replace the guts of secretConnectListSecrets.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/conf/secret_conf.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++-
src/conf/secret_conf.h | 6 ++++++
2 files changed, 58 insertions(+), 1 deletion(-)
ACK, mirrors virNetworkObjListGetNames and looks sensible on its own.
- Cole