The compute service hss a getter for the extension. You just have to
implement and bind it to the Guice context.
El 17/2/2016 1:09 a. m., "Reijhanniel Jearl Campos" <devc...@gmail.com>
escribió:

> Hello!
>
> Had taken a look at ImageExtension impl of DigitalOcean, and yes! This is
> exactly
> how *Snapshots* work in PB. Given a *Server *(node), users can create a
> snapshot
> based from that and use it as an Image for later provisioning requests.
>
> Btw, how does one call the API to execute that image extension?
>
> On Wed, Feb 17, 2016 at 1:56 AM Ignasi Barrera <n...@apache.org> wrote:
>
> > Hi!
> >
> > Not a concern for promotion. Just a quick question.
> >
> > Does the PB api allow to create images from running servers? If so, we
> > should open a JIRA and implement the ImageExtension (have a look at
> > DigitalOcean for an example).
> >
> > This way, apart from being more abstraction-complete, users would be able
> > to: deploy vanilla image with jclouds, manually enable access, convert to
> > image with jclouds.
> >
> > Having a way to generate login friendly images mostly using jclouds
> itself
> > would be great!
> >
> > I.
> >
>

Reply via email to