> Changes are now live
Aaaand looking good:
![image](https://cloud.githubusercontent.com/assets/223702/20686375/667ac260-b586-11e6-9ace-a30d941ad23c.png)
![image](https://cloud.githubusercontent.com/assets/223702/20686388/7316884c-b586-11e6-8539-e89abc926147.png)
Thanks, @felfert and @nacx!
-
demobox approved this pull request.
Thanks for the explanations, Ignasi! +1 - looks good to go to me
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/91#pullrequestreview-104
demobox requested changes on this pull request.
Ah, great - thanks for the cleanup here, @nacx!
> @@ -218,8 +218,8 @@ limitations under the License.
1.4.0.RC1
1.5.8
1.11
-2.2.0
-1.2.0
+2.2.0_1
+1.2.0_1
[minor]: `${okhttp.version}_1` and `${okio.version}_1`, respect
> Right. I think the use of user metadata here is wrong. It is meant for
> providers like OpenStack that support key value pairs in the metadata, but
> not for this. Mind changing it and add the userData field to the
> DigitalOceanTemplateOptions, and also this comment to properly indicate user
@felfert pushed 1 commit.
ec39127 Added byte[] userData according to code review
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds/pull/1042/files/730cecd174f6a769518ebf2d12125f78bc95068b..ec39127a001bea32d30e097877db4fef
[
https://issues.apache.org/jira/browse/JCLOUDS-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera updated JCLOUDS-1213:
Labels: aws-s3 (was: )
> S3: Region is not respected
> ---
>
>
Halvdan Hoem Grelland created JCLOUDS-1213:
--
Summary: S3: Region is not respected
Key: JCLOUDS-1213
URL: https://issues.apache.org/jira/browse/JCLOUDS-1213
Project: jclouds
Issue Typ
Can you also share the relevant part of the wire log?
https://jclouds.apache.org/reference/logging/
It will help us figure out if and why jclouds is not sending the floating ip
pool name.
From: Michael Militzer (JIRA)
Sent: Friday, November 25, 2016 2:13
+1
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/90#issuecomment-263264615
You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-karaf/pull/89
-- Commit Summary --
* JCLOUDS-1212: Replace OkHttp and Okio bundles by the ServiceMix ones
-- File Changes --
D bundles/okhttp/pom.xml (88)
D bundles/okio/pom.xml (88)
Ignasi Barrera created JCLOUDS-1212:
---
Summary: Replace custom bundles for Okio and OkHttp for the
ServiceMix ones
Key: JCLOUDS-1212
URL: https://issues.apache.org/jira/browse/JCLOUDS-1212
Project: j
FTR, I've opened
[JCLOUDS-1211](https://issues.apache.org/jira/browse/JCLOUDS-1211) to track the
tags support.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1042#issuecomment-263233
Ignasi Barrera created JCLOUDS-1211:
---
Summary: Implement the tag api in DigitalOcean2
Key: JCLOUDS-1211
URL: https://issues.apache.org/jira/browse/JCLOUDS-1211
Project: jclouds
Issue Type:
thx @googlielmo
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1039#issuecomment-263231284
Closed #1039.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1039#event-873386517
>The others (meaning: at least openstack-nova and aws-ec2) have a completely
>different API in jclouds: They implement a separate method in their
>TemplateOptions specializations: userData(byte[] userData). So: why is it that
>the digitaloceans2 provider follows a different approach here? Result
Pushed to master as
[60b4308e](http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/60b4308e)
and published the site. Changes are now live :) Thanks @felfert!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://gi
Closed #191.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/191#event-873351595
nacx commented on this pull request.
> @@ -85,10 +85,7 @@ private Instance getInstance() {
private void createUser() throws TimeoutException {
System.out.format("Create User%n");
-
- boolean result = userApi.create(NAME, PASSWORD, NAME);
-
- System.out.format(" %s%n", res
nacx commented on this pull request.
> docker
-
- 2.0.0-SNAPSHOT
+ ${jclouds.version}
The code compiles and if it was working with 2.0.0-SNAPSHOT it should work with
the 2.0.0 release. I think it is a safe change to make.
--
You are receiving this because you are s
nacx commented on this pull request.
> @@ -87,10 +87,7 @@ private Instance getInstance() {
private void createDatabase() throws TimeoutException {
System.out.format("Create Database%n");
-
- boolean result = databaseApi.create(NAME);
-
- System.out.format(" %s%n", result)
nacx commented on this pull request.
> @@ -20,7 +20,7 @@
- - %msg%n
+ %msg%n
I made this change to chef and compute, since those are the ones I'm familiar
with. Each log in jclouds compute (and the compute/chef example code) is
already prefixed with `>>` or `<<`, so it
HI @alibazlamit! I've opened
[JCLOUDS-1207](https://issues.apache.org/jira/browse/JCLOUDS-1207) to track the
promotion of profitbricks-rest.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds
[
https://issues.apache.org/jira/browse/JCLOUDS-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera updated JCLOUDS-1207:
Labels: profitbricks (was: )
> Promote ProfitBricks REST
> -
>
>
Ignasi Barrera created JCLOUDS-1210:
---
Summary: Implement the ImageExtension in ProfitBricks REST
Key: JCLOUDS-1210
URL: https://issues.apache.org/jira/browse/JCLOUDS-1210
Project: jclouds
I
Ignasi Barrera created JCLOUDS-1209:
---
Summary: Implement the SecurityGroupExtension in ProfitBricks REST
Key: JCLOUDS-1209
URL: https://issues.apache.org/jira/browse/JCLOUDS-1209
Project: jclouds
Ignasi Barrera created JCLOUDS-1208:
---
Summary: Implement the TemplateOptions.inboundPorts in
ProfitBricks REST
Key: JCLOUDS-1208
URL: https://issues.apache.org/jira/browse/JCLOUDS-1208
Project: jclo
Ignasi Barrera created JCLOUDS-1207:
---
Summary: Promote ProfitBricks REST
Key: JCLOUDS-1207
URL: https://issues.apache.org/jira/browse/JCLOUDS-1207
Project: jclouds
Issue Type: Task
Oh, this is because javadocs are huge (and not part of the site that is
rendered with jekyll) so we intentionally don't upload them to the staging site.
I'm AFK but I'll merge the PR as soon as i can. Thanks @felfert!
--
You are receiving this because you are subscribed to this thread.
Reply to
29 matches
Mail list logo