
22 Sep
2017
22 Sep
'17
11:48 a.m.
On Fri, Sep 15, 2017 at 20:30:16 -0400, John Ferlan wrote:
Generate the example for the iSCSI auth/password-secret similar to what's done for RBD.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/util/virstoragefile.c | 30 ++++++++++++++++++++++++++++++ tests/virstoragetest.c | 15 +++++++++++++++ 2 files changed, 45 insertions(+)
NACK, the authentication data recorded in the backing string may (and most probably will) be stale at the point we are trying to reload it. Libvirt needs to provide fresh data anyways.