[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411905#comment-13411905 ]
Curtis C. commented on VCL-590: ------------------------------- I added a notify statement here: notify($ERRORS{'OK'}, 0, "Instance ID is $instance_id"); my $new_image_name = $self->_image_create($instance_id); == And this is what I found in the log: 2012-07-11 15:48:24|8400|36:36|image|openstack.pm:capture(217)|Instance ID is == So the instance_id is empty. > Openstack Essex Module > ---------------------- > > Key: VCL-590 > URL: https://issues.apache.org/jira/browse/VCL-590 > Project: VCL > Issue Type: New Feature > Components: database, vcld (backend) > Affects Versions: 2.2.1 > Environment: OpenStack Essex with Ubuntu 12.04 x64 server > Reporter: Young-Hyun > Attachments: openstack_euca2ool.pm, openstack_nova_api .pm > > > The OpenStack module supports the VCL provisioning module for OpensStack > Essex that is open source software for building private and public clouds > (http://www.openstack.org/) -- 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