[jira] [Created] (JCLOUDS-1023) DigitalOcean throws an NPE in the getImage() method if the image does not exist

2015-10-22 Thread Ignasi Barrera (JIRA)
Ignasi Barrera created JCLOUDS-1023: --- Summary: DigitalOcean throws an NPE in the getImage() method if the image does not exist Key: JCLOUDS-1023 URL: https://issues.apache.org/jira/browse/JCLOUDS-1023

Re: [jclouds-labs] JCLOUDS-1022: Automatically handle DigitalOcean rate limit (#212)

2015-10-22 Thread Ignasi Barrera
Snapshots should be in place now: rebuild please! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/212#issuecomment-150137986

Re: [jclouds-labs] JCLOUDS-1022: Automatically handle DigitalOcean rate limit (#212)

2015-10-22 Thread Ignasi Barrera
Snapshots should be in place now. Rebuild please! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/212#issuecomment-150137934

[jira] [Resolved] (JCLOUDS-1023) DigitalOcean throws an NPE in the getImage() method if the image does not exist

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1023. - Resolution: Fixed Fix Version/s: 2.0.0 1.9.2 > DigitalOcean

[jira] [Commented] (JCLOUDS-1023) DigitalOcean throws an NPE in the getImage() method if the image does not exist

2015-10-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968957#comment-14968957 ] ASF subversion and git services commented on JCLOUDS-1023: -- Commit

Jenkins build is back to normal : jclouds-guava-guice-compat » 19.0-rc1,4.0,OpenJDK 7 (latest) #18

2015-10-22 Thread jenkins-no-reply
See

[jira] [Commented] (JCLOUDS-1023) DigitalOcean throws an NPE in the getImage() method if the image does not exist

2015-10-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968956#comment-14968956 ] ASF subversion and git services commented on JCLOUDS-1023: -- Commit

[jira] [Commented] (JCLOUDS-1025) Add support for user data in DigitalOcean

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14970009#comment-14970009 ] Ignasi Barrera commented on JCLOUDS-1025: - Patch here:

[jira] [Assigned] (JCLOUDS-1025) Add support for user data in DigitalOcean

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera reassigned JCLOUDS-1025: --- Assignee: Ignasi Barrera > Add support for user data in DigitalOcean >

[jclouds-labs] JCLOUDS-1025: Add support for metadata and tags in DigitalOcean (#215)

2015-10-22 Thread Ignasi Barrera
https://issues.apache.org/jira/browse/JCLOUDS-1025 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/215 -- Commit Summary -- * JCLOUDS-1025: Add support for metadata and tags in the ComputeService -- File Changes -- M

[jira] [Created] (JCLOUDS-1025) Add support for user data in DigitalOcean

2015-10-22 Thread Ignasi Barrera (JIRA)
Ignasi Barrera created JCLOUDS-1025: --- Summary: Add support for user data in DigitalOcean Key: JCLOUDS-1025 URL: https://issues.apache.org/jira/browse/JCLOUDS-1025 Project: jclouds Issue

[jclouds] UserAdd: guard groupadd with check if group exists (#868)

2015-10-22 Thread Aled Sage
On SUSE, the “-f” force option is not available for groupadd, so `groupadd -f wheel` returns exit code 9 if the group already exists. To avoid this, first check if the group exists. In normal usage, this doesn’t matter: the script continues with the next command anyway. However, if the

[jclouds-labs] JCLOUDS-1023: Fix DigitalOcean getImage() method (#213)

2015-10-22 Thread Ignasi Barrera
https://issues.apache.org/jira/browse/JCLOUDS-1023 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/213 -- Commit Summary -- * JCLOUDS-1023: Fix DigitalOcean getImage() method -- File Changes -- M

[jclouds-labs] JCLOUDS-1024: ImageExtension can take snapshots of stopped droplets (#214)

2015-10-22 Thread Ignasi Barrera
https://issues.apache.org/jira/browse/JCLOUDS-1024 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs/pull/214 -- Commit Summary -- * JCLOUDS-1024: ImageExtension can take snapshots of stopped droplets -- File Changes -- M

[jira] [Commented] (JCLOUDS-1024) The ImageExtension fails to create image if droplet is already stopped

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968936#comment-14968936 ] Ignasi Barrera commented on JCLOUDS-1024: - Fix: https://github.com/jclouds/jclouds-labs/pull/214

[jira] [Commented] (JCLOUDS-1023) DigitalOcean throws an NPE in the getImage() method if the image does not exist

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968937#comment-14968937 ] Ignasi Barrera commented on JCLOUDS-1023: - Fix: https://github.com/jclouds/jclouds-labs/pull/213

[jira] [Created] (JCLOUDS-1024) The ImageExtension fails to create image if droplet is already stopped

2015-10-22 Thread Ignasi Barrera (JIRA)
Ignasi Barrera created JCLOUDS-1024: --- Summary: The ImageExtension fails to create image if droplet is already stopped Key: JCLOUDS-1024 URL: https://issues.apache.org/jira/browse/JCLOUDS-1024

[jira] [Commented] (JCLOUDS-982) Improve AzureTemplateOptions

2015-10-22 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968926#comment-14968926 ] Andrea Turli commented on JCLOUDS-982: -- Current `jclouds-azure-compute` implementation requires to

[jira] [Commented] (JCLOUDS-1024) The ImageExtension fails to create image if droplet is already stopped

2015-10-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969192#comment-14969192 ] ASF subversion and git services commented on JCLOUDS-1024: -- Commit

[jira] [Commented] (JCLOUDS-1024) The ImageExtension fails to create image if droplet is already stopped

2015-10-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969194#comment-14969194 ] ASF subversion and git services commented on JCLOUDS-1024: -- Commit

Re: [jclouds-labs] JCLOUDS-1024: ImageExtension can take snapshots of stopped droplets (#214)

2015-10-22 Thread Ignasi Barrera
rebuild please --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/214#issuecomment-150226615

Re: [jclouds-labs] JCLOUDS-1024: ImageExtension can take snapshots of stopped droplets (#214)

2015-10-22 Thread Ignasi Barrera
Closed #214. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/214#event-442675137

[jira] [Resolved] (JCLOUDS-1024) The ImageExtension fails to create image if droplet is already stopped

2015-10-22 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1024. - Resolution: Fixed Fix Version/s: 2.0.0 1.9.2 > The

Re: [jclouds-labs] JCLOUDS-1024: ImageExtension can take snapshots of stopped droplets (#214)

2015-10-22 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/3e4ae998) and [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/8a9b7144). --- Reply to this email directly or view it on GitHub: