[ 
https://issues.apache.org/jira/browse/VCL-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Kurth updated VCL-708:
---------------------------

    Comment: was deleted

(was: Commit 1525998 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1525998 ]

VCL-678
Commented out some chatty lines in get_package_hierarchy. Added code so that 
only the original call to get_package_hierarchy displays the result in vcld.log 
rather than each recursive iteration.

Added get_calling_subroutine to utils.pm.

VCL-708
Renamed global Jabber variables in utils.pm to upper-case to match all other 
global variables.

Reworked and cleaned up the INIT section of utils.pm. The global variables were 
defined twice. Some variables were no longer being used.

VCL-729
Updated utils.pm::mail to check if $RETURNPATH is defined. It is only passed to 
Mail::Mailer if defined.

Other
Updated create_os_object, create_mn_os_object, create_provisioning_object to 
display $EVAL_ERROR if the object couldn't be created.)
    
> List common connection information once
> ---------------------------------------
>
>                 Key: VCL-708
>                 URL: https://issues.apache.org/jira/browse/VCL-708
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>    Affects Versions: 2.3
>            Reporter: Nathaniel Sherry
>            Priority: Minor
>
> We have 3 or 4 connect methods on some images, and the IP, username, and 
> password are always the same for all of them. It would be nice if we could 
> list the IP, username, and password once, and then detail each connect method.
> As it stands, we're listing them for SSH, and referring the user back to it 
> for the others, but this means that we can't ever have an image without SSH 
> as a connect method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to