[ https://issues.apache.org/jira/browse/VCL-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284982#comment-13284982 ]
Everett Toews commented on VCL-590: ----------------------------------- Is there a particular reason you're not using the OpenStack API to control OpenStack? You could use the nova command line interface to do this just as easily. Perhaps "nova image-create" would fix your problem with capturing images? You can find more info on the nova CLI at: https://github.com/openstack/python-novaclient It's also in PyPI: http://pypi.python.org/pypi/python-novaclient It's OpenStack's native API and it's very easy to install: sudo pip install python-novaclient or sudo apt-get install python-novaclient or sudo yum install python-novaclient > 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.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