[jclouds/jclouds-labs-openstack] Replace ${project.version} by ${project.parent.version} (#207)

2016-09-29 Thread Olivier Lemasle
Even if usually the project and its parent have the same version, dependencies
are resolved using parent POM, so all internal dependencies should use the
parent version (that's the case for all other dependencies in the project).
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-labs-openstack/pull/207

-- Commit Summary --

  * Replace ${project.version} by ${project.parent.version}

-- File Changes --

M rackspace-cloudbigdata/pom.xml (2)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-openstack/pull/207.patch
https://github.com/jclouds/jclouds-labs-openstack/pull/207.diff

-- 
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-labs-openstack/pull/207


Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-09-29 Thread Matt Baldwin
@devcsrj *nudge* ;)

-- 
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-labs/pull/292#issuecomment-250526210

Re: [jclouds/jclouds-labs] JCLOUDS-1183 - oneandone-monitoringcenter-api (#322)

2016-09-29 Thread alibazlamit
@alibazlamit pushed 1 commit.

aca7df7  removed test code


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/322/files/9c841b62561498d85e06293144f9047667c7d0b1..aca7df70084a65595429a154da481f7146f9fb7e


Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-09-29 Thread alibazlamit
please rebuild


-- 
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-labs/pull/292#issuecomment-250452726

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-09-29 Thread alibazlamit
rebuild please


-- 
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-labs/pull/292#issuecomment-250452632

Re: [jclouds/jclouds-labs] JCLOUDS-1183 - oneandone-monitoringcenter-api (#322)

2016-09-29 Thread alibazlamit
@alibazlamit pushed 1 commit.

9c841b6  minor change in mock tests


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/322/files/a8d4f7506e1e1c47a0343030f8deccb48a7775a0..9c841b62561498d85e06293144f9047667c7d0b1


[jira] [Commented] (JCLOUDS-1181) oneandone-vpn-api

2016-09-29 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532596#comment-15532596
 ] 

ASF subversion and git services commented on JCLOUDS-1181:
--

Commit 4e3972023e6d5457800379bd9dbb7f61f2d1737f in jclouds-labs's branch 
refs/heads/fix/AzureTemplateBuilderLiveTest from alibazlamit
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=4e39720 ]

JCLOUDS-1181 oneandone-vpn-api


> oneandone-vpn-api
> -
>
> Key: JCLOUDS-1181
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1181
> Project: jclouds
>  Issue Type: Bug
>  Components: jclouds-labs
>Reporter: Ali Bazlamit
>  Labels: oneandone
> Fix For: 2.0.0
>
>
> https://cloudpanel-api.1and1.com/documentation/1and1/v1/en/documentation.html#vpns



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [jclouds/jclouds-labs] Fix AzureTemplateBuilderLiveTest (#323)

2016-09-29 Thread Andrea Turli
Thx @nacx! Not got to the bottom of it, but if I specify the default creds for 
the images, the test that tries to override them fail!

-- 
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-labs/pull/323#issuecomment-250416031

Re: [jclouds/jclouds-labs] Fix AzureTemplateBuilderLiveTest (#323)

2016-09-29 Thread Ignasi Barrera
@andreaturli Looks good. Once thing though: you might need to set [these 
properties](https://github.com/jtjk/jclouds-labs/pull/5/files#diff-40dee6156218fbe467914a6576b89080R73)
 too so jclouds configures those credentials in case users don't provide any 
credential. Sounds good?

Also the changes to the `CreateResourceGroupThenCreateNodes.java` made in 
https://github.com/jtjk/jclouds-labs/pull/5 would be nice to have.

-- 
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-labs/pull/323#issuecomment-250415589