Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post Processor Glance / Openstack #22

Open
ghost opened this issue Apr 21, 2021 · 0 comments
Open

Post Processor Glance / Openstack #22

ghost opened this issue Apr 21, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 21, 2021

This issue was originally opened by @imduffy15 as hashicorp/packer#2678. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.


Hey All,

I've gone through some of the past pull requests and issues, I've found two around the topic of uploading images to openstack/glance directly from packer:

Neither of these have been merged though. I have started writing my own one outside of packer and would love to get feedback, improve it, and eventually merge it in with master.

I have extended gophercloud to support the creation of images and the uploads of their binaries:

Using this extended gophercloud I've built out a packer plugin to upload a qcow2 or raw file outputted by qemu up

I'm currently working on tests... Got any recommendations/examples on how to mock up the openstack service client? I took a brief look at other tests and they just seemed to avoid talking to external sources.

Thanks,
Ian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants