[jira] [Created] (JCLOUDS-1214) No implementation for org.jclouds.openstack.swift.v1.SwiftApi was bound error when using transient provider

2016-12-02 Thread Aleksandra Nowak (JIRA)
Aleksandra Nowak created JCLOUDS-1214:
-

 Summary: No implementation for 
org.jclouds.openstack.swift.v1.SwiftApi was bound error when using transient 
provider
 Key: JCLOUDS-1214
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1214
 Project: jclouds
  Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Aleksandra Nowak


Using "transient" as a providerOrApi parameter in 
org.jclouds.ContextBuilder#newBuilder(java.lang.String) causes this exception
{code}
com.google.inject.ConfigurationException: Guice configuration errors:

1) No implementation for org.jclouds.openstack.swift.v1.SwiftApi was bound.
  while locating org.jclouds.openstack.swift.v1.SwiftApi

1 error

at 
com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1004)
at 
com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1009)
at org.jclouds.ContextBuilder.buildApi(ContextBuilder.java:651)
at org.jclouds.ContextBuilder.buildApi(ContextBuilder.java:643)
{code}
Here is the code. When run with "openstack-swift" and correct credentials it 
works just fine. 
{code}
SwiftApi swiftApi = ContextBuilder.newBuilder("transient")
.endpoint(endpoint)
.credentials(user, password)
.modules(modules)
.overrides(overrides)
.buildApi(SwiftApi.class);
{code}
Dependencies used in the code:
{code}

org.apache.jclouds.driver
jclouds-slf4j
2.0.0


org.apache.jclouds.api
openstack-keystone
2.0.0


org.apache.jclouds.api
openstack-swift
2.0.0

{code}



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


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

2016-12-02 Thread Ignasi Barrera
Reopened #322.

-- 
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/322#event-879750406

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

2016-12-02 Thread Ignasi Barrera
Closed #322.

-- 
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/322#event-879750390

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

2016-12-02 Thread Ignasi Barrera
Apologies for the delay. I'm having some issues running the tests once rebased. 
Let me trigger a new CI build: 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/322#issuecomment-264415735

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

2016-12-02 Thread Ignasi Barrera
Running the build on your branch all tests pass, but rebasing it to the latest 
version of master I still have test failures. Mind rebasing the PR to the 
latest version of master and make sure tests pass there?
Thanks!

-- 
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/322#issuecomment-264463942

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

2016-12-02 Thread alibazlamit
@alibazlamit pushed 1 commit.

94fbad5  build fix


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


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

2016-12-02 Thread alibazlamit
@alibazlamit pushed 1 commit.

b8f9595  update


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


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

2016-12-02 Thread alibazlamit
@alibazlamit pushed 1 commit.

f51346d  Added the missing files with the correct folder name


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


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

2016-12-02 Thread alibazlamit
@nacx i have re-based and fixed a few problems with the sharedstorages test , 
now the build works fine.
Thanks.

-- 
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/322#issuecomment-264489115

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

2016-12-02 Thread alibazlamit
@alibazlamit pushed 1 commit.

9cae836  removing bad named files


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