[pve-devel] applied: [PATCH pve-client 0/6] Use SectionConfig for pve-client
Dietmar Maurer
dietmar at proxmox.com
Wed Jun 6 06:07:08 CEST 2018
applied
> On June 5, 2018 at 12:17 PM Dietmar Maurer <dietmar at proxmox.com> wrote:
>
>
> I want to re-use as much code as possible.
>
> Dietmar Maurer (6):
> imported SectionConfig from pve-common
> register standard option inside PVE::APIClient::Config
> add PVE::Tools::extract_param helper
> help.pm: fix generate usage string (hide password option)
> use SectionConfig for PVE::APIClient::Config
> Remove the File::HomeDir requirement
>
> Makefile | 1 +
> PVE/APIClient/Commands/help.pm | 2 +-
> PVE/APIClient/Commands/lxc.pm | 3 +-
> PVE/APIClient/Commands/remote.pm | 143 ++++++-----
> PVE/APIClient/Config.pm | 192 ++++++++-------
> PVE/SectionConfig.pm | 497
> +++++++++++++++++++++++++++++++++++++++
> PVE/Tools.pm | 10 +
> 7 files changed, 705 insertions(+), 143 deletions(-)
> create mode 100644 PVE/SectionConfig.pm
>
> --
> 2.11.0
>
>
More information about the pve-devel
mailing list