[
https://issues.apache.org/jira/browse/VCL-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175288#comment-14175288
]
ASF subversion and git services commented on VCL-685:
-----------------------------------------------------
Commit 1632640 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1632640 ]
VCL-685
Updated VIM_SSH.pm::_run_vim_cmd to detect if another process is attempting to
run 'services.sh restart' to prevent multiple failed attempts. It does this by
checking if the semaphore exists after a failed attempt. Added
Module.pm::does_semaphore_exist. This calls Semaphore.pm::semaphore_exists.
Added utils.pm::set_reservation_lastcheck. This is called to set
reservation.lastcheck to 20 minutes prior to the end of the reservation when
VIM_SSH.pm detects uncorrectable problems. Updated
utils.pm:update_reservation_lastcheck to not change the value if the current
value is in the future.
Other
Added $no_cache=1 argument to calls to get_computer_info and get_vmhost_info in
DataStructure.pm. This should always get fresh data.
Removed requirement to be called as an object method from
Module.pm::create_mn_os_object. The '$self' variable wasn't being used anywhere.
Updated Module.pm::new to not create a new management node OS object if the
'mn_os' argument was specified. It had been needlessly creating multiple
objects.
> VMware improvements for VCL 2.4
> -------------------------------
>
> Key: VCL-685
> URL: https://issues.apache.org/jira/browse/VCL-685
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.3
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vSphere_SDK.pm.patch
>
>
> Catchall issue for minor improvements to VMware modules for VCL 2.4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)