]> git.proxmox.com Git - pve-storage.git/commit - PVE/API2/Storage/Config.pm
Add cifs in create API call.
authorWolfgang Link <w.link@proxmox.com>
Fri, 16 Mar 2018 09:22:52 +0000 (10:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Mar 2018 11:03:37 +0000 (12:03 +0100)
commita4a9405d766debaa2fe8215f934e80be46ad6705
tree3d4117b1f2c8a05252a1f4110d5a12db76fa38a6
parentf79a699c13f928dbb2f6321b2265ca33bf2474ae
Add cifs in create API call.

In this patch the nodes will be deleted if the nodes parameter comes with a empty string.
We need this in the GUI when update the nodes in the config to reset if a nodes.

If we do not erase the empty hash the storage online check would be skipped.
Also the password and user would not be verified.
PVE/API2/Storage/Config.pm