[pve-devel] applied: [PATCH V2 pve-common 0/6] CLI/RESTHandler: more generic parameter mapping
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Mar 6 08:55:29 CET 2018
applied
On Fri, Mar 02, 2018 at 12:37:17PM +0100, Dietmar Maurer wrote:
> Changes since V1:
> - split patch into smaller parts
> - new helper $compute_param_mapping_hash()
> - improve parameter names
> - add some inline docs
>
> Besides, functionality should be still the same.
>
>
> Dietmar Maurer (6):
> introduce compute_param_mapping_hash helper
> rename $stringfilemap to $param_mapping_func
> rename $can_str_param_fmap to $param_mapping_func
> rename $pwcallback to $read_password_func
> rename $can_read_pass to $read_password_func
> use better name for string_param_file_mapping (param_mapping).
>
> src/PVE/CLIHandler.pm | 26 +++++++++--------
> src/PVE/RESTHandler.pm | 78 +++++++++++++++++++++++++++++++++++---------------
> 2 files changed, 69 insertions(+), 35 deletions(-)
>
> --
> 2.11.0
More information about the pve-devel
mailing list