You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/11/21 22:44:33 UTC

[jira] [Commented] (VCL-409) Improvements to vcld -setup

    [ https://issues.apache.org/jira/browse/VCL-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221468#comment-14221468 ] 

ASF subversion and git services commented on VCL-409:
-----------------------------------------------------

Commit 1641005 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1641005 ]

VCL-409
Fixed bug in image.pm::setup_capture_base_image. It was using the computer's provisioning.name value as the install type. Added utils.pm::get_provisioning_osinstalltype_info. Updated image.pm to determine all of the OSinstalltype names which are mapped to the computer's provisioning ID. This is used to prune the list of OS's to choose from.

Fixed some poorly worded instructions displayed if other reservations exist for a computer used to capture a base image.

> Improvements to vcld -setup
> ---------------------------
>
>                 Key: VCL-409
>                 URL: https://issues.apache.org/jira/browse/VCL-409
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend), web gui (frontend)
>            Reporter: Andy Kurth
>            Priority: Minor
>             Fix For: 2.4
>
>
> This issue is to track additions and improvements to the 'vcld -setup' feature.
> Regarding the base image capture feature:
> -Add check if image already exists in the database, check if it actually exists in the repository, allow user to specify if the image is indeed correct
> done-Add check for image captures in maintenance mode for given target vm and prompt to restart.
> -Add confirmation summary before image capture process begins
> done-Check if vm is assigned to a vmhost
> -Add checks/tests for basic's, Can ssh into target node? ssh into vmhost?
> done-Add feature to query the database for imaging requests in the maintenance state and to restart them.
> done-Add images captured to the newimages image group, using new xmlrpc routine.
> done- Make sure vcld is running and start if needed
> done- Close out the output capture of vcld.log when image capture is complete
> done - Update install type variable, it's either partimage for bare-metal or vmware. Can be confusing output for kvm or other provisioning methods.
> Web: new xmlrpc routine XMLRPCfinishBaseImageCapture



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)