Hi,

Currently, it is not possible to export an existing image from OpenNebula,
only import from the Marketplace. We can consider this functionality for
future releases. There is already a ticket for this:
http://dev.opennebula.org/issues/2636

Cheers

On 25 September 2014 11:50, Daniel Dehennin <daniel.dehen...@baby-gnu.org>
wrote:

> Hello,
>
> Looking at the marketplace documentation, I see that it does not store
> images.
>
> This means that I need to extract image files to put them on a public
> web server and reference them in the maketplace.
>
> Is there a way to extract them by other way than doing:
>
> 1. ssh one@nebula
> 2. IMG=$(oneimage show <ID> | awk -F':' '/^SOURCE/ { print $2}')
> 3. scp ${IMG} www-data@webserver:/somewhere/to/store/image/name.img
>
> Such workflow makes it impossible for simple users to extract their
> images from ONE and make them available for appliances.
>
> Is it possible to get some feedback on how you use maketplace with ONE?
>
> Regards.
>
> --
> Daniel Dehennin
> Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
> Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF
>
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>


-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to