This is an automated email from the ASF dual-hosted git repository.

gmjennin pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git


    from 6008d212 siteconfig.php: modified 
TimeVariable->AJaddAffiliationSetting: added btn to data returned in AJAX error 
when invalid $affilid passed in
     add 55d61f9e Adding in patches to make system work with perl-5.26
     add 53cb263a Adding in new perl install methods to use cpanm and version 
lock perl modules
     add ae4cdce8 Fixed sigpath to get download correctly from apache download 
page
     add fe84afee modifying the gitignore to not checkin the .vscode directory
     add 01ce4947 Merge branch 'apache:develop' into perl-5.26
     new 8ea7d75a Merge pull request #13 from gjenning/perl-5.26

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   1 +
 managementnode/bin/install_perl_libs.pl            | 104 +++--
 managementnode/bin/vcld                            |  56 +--
 managementnode/lib/VCL/DataStructure.pm            |  72 ++--
 managementnode/lib/VCL/Module.pm                   |  18 +-
 managementnode/lib/VCL/Module/OS.pm                |  15 +-
 .../lib/VCL/Module/OS/Linux/firewall/iptables.pm   |   8 +-
 managementnode/lib/VCL/Module/OS/Windows.pm        |  12 +-
 .../lib/VCL/Module/OS/Windows/Version_5.pm         |   9 +-
 .../lib/VCL/Module/Provisioning/VMware/VIM_SSH.pm  |   4 +-
 .../lib/VCL/Module/Provisioning/VMware/VMware.pm   |   4 +-
 .../lib/VCL/Module/Provisioning/docker.pm          |   4 +-
 .../lib/VCL/Module/Provisioning/libvirt.pm         |   4 +-
 .../lib/VCL/Module/Provisioning/openstack.pm       |  46 +--
 managementnode/lib/VCL/Module/Provisioning/xCAT.pm |   6 +-
 managementnode/lib/VCL/Module/State.pm             |  34 +-
 managementnode/lib/VCL/blockrequest.pm             |   6 +-
 managementnode/lib/VCL/utils.pm                    | 434 ++++++++++-----------
 vcl-install.sh                                     |  10 +-
 19 files changed, 418 insertions(+), 429 deletions(-)

Reply via email to