Figure out how to accept the shared image on the receiver's end via packer options
Packer provides options we could use natively to share images built in one project with another project.
This will help us create builds in a dev openstack project and automatically share it with the required projects for eg. xdmod openstack project where we can deploy production instances of xdmod using the images built in xdmod-dev project.
Edited by Eesaan Atluri