Re: ProfitBricks provider promotion

2016-02-16 Thread Ignasi Barrera
Docker is stable, but the main concern is how fast they deploy new versions of the api and which level of backwards compatibility they have. Does our current version work with the latest api? I don't really know how up to date the provider is, as I'm not an active user. Perhaps some users can shar

Re: ProfitBricks ImageExtension

2016-02-16 Thread Ignasi Barrera
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" escribió: > Hello! > > Had taken a look at ImageExtension impl of DigitalOcean, and yes! This is > exactly > how *Snapshots* work in

Re: Hello from Apache Libcloud!

2016-02-16 Thread anthony shaw
Hi, A couple of notes on the progress here: 1) We are deprecating 4 providers, I don't think jclouds supports any of these, Verizon would also be added to that list but we never supported them http://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html 2) Also a blog post on

Re: ProfitBricks ImageExtension

2016-02-16 Thread Reijhanniel Jearl Campos
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 ex

ProfitBricks ImageExtension

2016-02-16 Thread Ignasi Barrera
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 ab

Re: ProfitBricks provider promotion

2016-02-16 Thread Andrea Turli
+1 Speaking of promotions, can we consider jclouds-docker as mature as profitbricks ? Best, Andrea Il giorno mar 16 feb 2016 18:33 Ignasi Barrera ha scritto: > ProfitBricks is one of the most mature providers in labs and it's complete > with regard to the compute abstraction, so I'd say promot

Re: ProfitBricks provider promotion

2016-02-16 Thread Ignasi Barrera
ProfitBricks is one of the most mature providers in labs and it's complete with regard to the compute abstraction, so I'd say promote it! El 16/2/2016 2:58 p. m., "Reijhanniel Jearl Campos" escribió: > Hi! > > It's now a year (and a month) since the ProfitBricks provider[1] started, > and so far

ProfitBricks provider promotion

2016-02-16 Thread Reijhanniel Jearl Campos
Hi! It's now a year (and a month) since the ProfitBricks provider[1] started, and so far ComputeService live tests are passing[2] and is now properly configured[3]. With the profitbricks-rest[4] in progress in the labs, I think it would make sense to now promote this provider. For completeness, n

Re: How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Andrew Phillips
If you really need to use the snapshot version you'll have to get the javadocs yourself from the Maven snapshot repository: Javadocs for the latest CI build (from HEAD, i.e. 2.0.0-SNAPSHOT at present) are also at: http://jclouds-javadocs.elasticbeanstalk.com/ See also the description of htt

Re: How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Andrea Turli
Hi Antonio, Openstack Heat is still on jclouds-openstack-labs so you should find its artifacts at https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/labs/openstack-heat/2.0.0-SNAPSHOT/ HTH, Andrea On Tue, Feb 16, 2016 at 9:56 AM Antonio Galletta wrote: > Hi, I down

RE: How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Antonio Galletta
Hi, I downloaded both versions jclouds-2.0.0-20160210.013605-542-javadoc.jar and jclouds-2.0.0-20160210.123456-543-javadoc.jar, but I don't found the documentation for heat. Please could you help me? Thanks > Date: Tue, 16 Feb 2016 09:44:08 +0100 > Subject: Re: How to download jclouds 2.0 Snapsh

RE: How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Antonio Galletta
Thank you a lot. I'm working with heat and just jclouds 2.0 support this feature. Bests > Date: Tue, 16 Feb 2016 09:44:08 +0100 > Subject: Re: How to download jclouds 2.0 Snapshot javadoc > From: n...@apache.org > To: anto...@hotmail.it > CC: dev@jclouds.apache.org > > Snapshot javadocs are inten

Re: How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Ignasi Barrera
Snapshot javadocs are intentionally not published. We strongly encourage people to use the latest official release. If you really need to use the snapshot version you'll have to get the javadocs yourself from the Maven snapshot repository: https://repository.apache.org/content/repositories/snapsho

How to download jclouds 2.0 Snapshot javadoc

2016-02-16 Thread Antonio Galletta
Please, could anyone send me the link to download (or to show) the jclouds 2.0 Snapshot javadoc api documentation? King regards, Antonio