You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Jan Provaznik (JIRA)" <ji...@apache.org> on 2012/07/24 14:23:34 UTC

[jira] [Created] (DTACLOUD-287) create_instance for vsphere returns success even if creation wasn't succesfull

Jan Provaznik created DTACLOUD-287:
--------------------------------------

             Summary: create_instance for vsphere returns success even if creation wasn't succesfull
                 Key: DTACLOUD-287
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-287
             Project: DeltaCloud
          Issue Type: Bug
            Reporter: Jan Provaznik


when creating a vsphere instance with name which is already used (e.g. there is already paused instance with exactly same name on server), then create_instance returns success, but launching actually fails because VM is not cloned. We discussed this with Michal and problem is probably caused by using instance name as instance id. Could be solved by creating unique instance id (e.g. add timestamp) or by checking if instance with this name already exists before creating an instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira