[
https://issues.apache.org/jira/browse/VCL-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-289.
----------------------------
Resolution: Fixed
The retrieve_image subroutine was moved up to Provisioning.pm. There is still
a sub of the same name in vbox.pm. This isn't harming anything.
> Consolodate image retrieval subroutines for provisioning modules
> ----------------------------------------------------------------
>
> Key: VCL-289
> URL: https://issues.apache.org/jira/browse/VCL-289
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.0
> Reporter: Andy Kurth
> Fix For: 2.4
>
>
> There is duplicated image retrieval code among the provisioning modules.
> xCAT.pm is the most advanced. This code is pretty complex and error prone.
> It would be beneficial to move the code up to Provisioning.pm so all
> provisioning modules can share it.
> This will improve vmware.pm. It's image retrieval currently doesn't work if
> the management node uses a different image library path than the management
> node it's retrieving an image from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)