Re: [jclouds] Fixes blob-related tests that fail occasionally (#683)

2015-02-13 Thread Jeremy Daggett
> @@ -432,7 +433,13 @@ public void deleteObject(String name) throws > InterruptedException { >String container = getContainerName(); >try { > addBlobToContainer(container, name, name, MediaType.TEXT_PLAIN); > + if (view.getConsistencyModel() == ConsistencyModel.EV

Re: [jclouds] Adds Availability Zone to Server (#681)

2015-02-12 Thread Jeremy Daggett
Closed #681. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/681#event-235017688

Re: [jclouds] Adds Availability Zone to Server (#681)

2015-02-12 Thread Jeremy Daggett
Pushed to **master** 3e84133 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/681#issuecomment-74162595

[jclouds] Adds Availability Zone to Server (#681)

2015-02-12 Thread Jeremy Daggett
Integrates PR #574 into master from [limorbortman](https://github.com/limorbortman/jclouds-1/commit/c8fa27054d458e3b519e2b923b4af9053cbed39f) Thanks! You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/681 -- Commit Summary -- * add avail

Re: [jclouds] add availability zone to server (#574)

2015-02-12 Thread Jeremy Daggett
@limorbortman Thanks for the contribution! I pulled your branch and submitted #681 to get this into **master**. /cc @inbarsto --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/574#issuecomment-74152835

Re: [jclouds] Implemented compute attach interfaces extension. (#497)

2015-02-12 Thread Jeremy Daggett
Integrated in #679 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/497#issuecomment-74108047

Re: [jclouds] Nova Attach Interface Extension API (#679)

2015-02-11 Thread Jeremy Daggett
Closed #679. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/679#event-234124144

Re: [jclouds] Nova Attach Interface Extension API (#679)

2015-02-11 Thread Jeremy Daggett
Reopened #679. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/679#event-234105917

Re: [jclouds] Nova Attach Interface Extension API (#679)

2015-02-11 Thread Jeremy Daggett
Closed #679. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/679#event-234102036

Re: [jclouds] Nova Attach Interface Extension API (#679)

2015-02-11 Thread Jeremy Daggett
Pushed to **master** a356ca9 and 59fc232 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/679#issuecomment-73927744

[jclouds] Nova Attach Interface Extension API (#679)

2015-02-11 Thread Jeremy Daggett
This PR integrates #497 that implements the Nova compute attach interfaces extension. /cc @zack-shoylev You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/679 -- Commit Summary -- * Implemented Nova compute attach interfaces extension.

Re: [jclouds] Remove cloudservers from allcompute/pom.xml (#668)

2015-02-10 Thread Jeremy Daggett
@andreaturli +1 from me as well, thank you! Pushed to master cc277e7 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/668#issuecomment-73808284

Re: [jclouds] Remove cloudservers from allcompute/pom.xml (#668)

2015-02-10 Thread Jeremy Daggett
Closed #668. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/668#event-233622139

[jclouds-labs-openstack] Initial support for OpenStack Poppy Service API (#178)

2015-02-06 Thread Jeremy Daggett
This PR is intended to get feedback from the community on the new builder support. It does _not_ include live tests. - Introduces `AutoValue.Builder` support to jclouds - Adds `Service` and related domain objects - Adds Poppy `ServiceApi` create and get methods - Adds `ServiceApiMockTest` /cc @z

Re: [jclouds] Refactor ssh properties (#532)

2015-01-29 Thread Jeremy Daggett
@demobox Closing this PR. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/532#issuecomment-72109665

Re: [jclouds-labs-openstack] Add Rackspace CDN UK/US Providers (#177)

2015-01-27 Thread Jeremy Daggett
@andrewgaul Thanks again for the review! Pushed to **master** 8b17517 /cc @zack-shoylev --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/177#issuecomment-71787786

Re: [jclouds-labs-openstack] Add Rackspace CDN UK/US Providers (#177)

2015-01-27 Thread Jeremy Daggett
> + > + /** > +* @return a {@link Properties} object containing the default provider > properties. > +* This returns the credential type, service type, and configured regions. > +*/ > + public static Properties defaultProperties() { > + Properties properties = new Properties()

[jclouds-labs-openstack] Add Rackspace CDN UK/US Providers (#177)

2015-01-27 Thread Jeremy Daggett
This PR adds support for the Early Access Rackspace CDN US/UK Providers, which is based on the OpenStack Poppy API. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs-openstack/pull/177 -- Commit Summary -- * Add Rackspace CDN UK/US Provi

[jira] [Updated] (JCLOUDS-559) Upgrade to JAX-RS 2.0

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-559: --- Assignee: (was: Jeremy Daggett) > Upgrade to JAX-RS

[jira] [Resolved] (JCLOUDS-537) Update blobstore examples

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett resolved JCLOUDS-537. Resolution: Fixed Fix Version/s: 1.7.3 > Update blobstore examp

[jira] [Updated] (JCLOUDS-793) make blobstore put operations report server errors via HttpResponseException

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-793: --- Assignee: (was: Jeremy Daggett) > make blobstore put operations report server errors

[jira] [Updated] (JCLOUDS-705) Support OpenStack Swift Storage Policies

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-705: --- Assignee: (was: Jeremy Daggett) > Support OpenStack Swift Storage Polic

[jira] [Updated] (JCLOUDS-700) OpenStack Nova AvailabilityZone class missing "hosts" field

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-700: --- Assignee: (was: Jeremy Daggett) > OpenStack Nova AvailabilityZone class missing &qu

[jira] [Updated] (JCLOUDS-695) Support OpenStack Heat Resource API

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-695: --- Assignee: (was: Jeremy Daggett) > Support OpenStack Heat Resource

[jira] [Updated] (JCLOUDS-694) Support OpenStack Heat Stack API

2015-01-23 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-694: --- Assignee: (was: Jeremy Daggett) > Support OpenStack Heat Stack

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-22 Thread Jeremy Daggett
> + try { > + PoppyApi poppyApi = api(server.getUrl("/").toString(), > "openstack-poppy", overrides); > + FlavorApi api = poppyApi.getFlavorApi(); > + > + List flavors = api.list().toList(); > + > + assertThat(server.getRequestCount()).isEqualTo(2); > +

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-22 Thread Jeremy Daggett
> +import org.jclouds.json.config.GsonModule.Iso8601DateAdapter; > +import org.jclouds.openstack.poppy.v1.PoppyApi; > +import org.jclouds.openstack.poppy.v1.handlers.PoppyErrorHandler; > +import org.jclouds.rest.ConfiguresHttpApi; > +import org.jclouds.rest.config.HttpApiModule; > + > +import com.g

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-22 Thread Jeremy Daggett
> + > +/** > + * Provides access to Flavor features. > + */ > +@Beta > +@RequestFilters(AuthenticateRequest.class) > +@Consumes(MediaType.APPLICATION_JSON) > +@Endpoint(CDN.class) > +@Path("/flavors") > +public interface FlavorApi { > + > + @Named("flavor:list") > + @GET > + @SelectJson("flav

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-22 Thread Jeremy Daggett
> + @Override > + public Builder toBuilder() { > + return new Builder().fromApiMetadata(this); > + } > + > + public PoppyApiMetadata() { > + this(new Builder()); > + } > + > + protected PoppyApiMetadata(Builder builder) { > + super(builder); > + } > + > + public stati

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-21 Thread Jeremy Daggett
Squashed and pushed to **master** a006915 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/176#issuecomment-70972868

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-21 Thread Jeremy Daggett
Closed #176. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/176#event-222812036

Re: [jclouds] Add CDN service type for OpenStack Poppy (#650)

2015-01-21 Thread Jeremy Daggett
Pushed to **master** c902fbf --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/650#issuecomment-70905727

Re: [jclouds] Fixes the exponential backoff for a value of 0 (#644)

2015-01-21 Thread Jeremy Daggett
@nacx I just did a line by line review with @zack-shoylev on this PR and it LGTM +1 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/644#issuecomment-70900850

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-21 Thread Jeremy Daggett
@zack-shoylev I just submitted [PR 650](https://github.com/jclouds/jclouds/pull/650) a few minutes ago to add the CDN service type to Keystone. Regarding the AutoValue naming, I sent a [message](http://markmail.org/message/dhlr44ux74vajjtx) to the list for community feedback. I propose that we

Re: [jclouds] JCLOUDS-794: Use bogus URL for generic S3 endpoint (#649)

2015-01-21 Thread Jeremy Daggett
@andrewgaul Oh yeah, wise decision to change this endpoint! +1 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/649#issuecomment-70878877

[jclouds] Add CDN service type for OpenStack Poppy (#650)

2015-01-21 Thread Jeremy Daggett
This PR adds CDN to the list of known service types returned in the Keystone Service Catalog. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/650 -- Commit Summary -- * Add CDN service type for OpenStack Poppy -- File Changes --

Re: [jclouds] fix usermetadata check on OS X (#648)

2015-01-20 Thread Jeremy Daggett
@kahing Thanks again! Can you please address the comment from @andrewgaul above? Once that looks good, we should get it merged. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/648#issuecomment-70753228

Re: [jclouds] fix usermetadata check on OS X (#648)

2015-01-20 Thread Jeremy Daggett
@kahing Well, that was strange... I had a git remote problem with your repo and now that it is sorted out, `master` is happy again on OS X! +1 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/648#issuecomment-70752052

Re: [jclouds] fix usermetadata check on OS X (#648)

2015-01-20 Thread Jeremy Daggett
@kahing I just run `mvn clean install` :smile: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/648#issuecomment-70743082

Re: [jclouds] Update AutoValue to version 1.0 (#646)

2015-01-20 Thread Jeremy Daggett
@zack-shoylev Glad to be of service! :grinning: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/646#issuecomment-70730960

Re: [jclouds] fix usermetadata check on OS X (#648)

2015-01-20 Thread Jeremy Daggett
@kahing Hi! I cherry-picked this commit, built again, and have the following 2 test failures in the `BaseBlobIntegrationTest.testPut()` method: ``` Failed tests: FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutByteSource:531->BaseBlobIntegrationTest.testPut:584 Expecting: <{}> to

Re: [jclouds] fix usermetadata check on OS X (#648)

2015-01-20 Thread Jeremy Daggett
@kahing I will pull the changes over later this morning and let you know, thanks! :+1: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/648#issuecomment-70680769

[jira] [Commented] (JCLOUDS-806) Support OpenStack Poppy API

2015-01-19 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282948#comment-14282948 ] Jeremy Daggett commented on JCLOUDS-806: https://github.com/jclouds/jclouds-

[jira] [Created] (JCLOUDS-806) Support OpenStack Poppy API

2015-01-19 Thread Jeremy Daggett (JIRA)
Jeremy Daggett created JCLOUDS-806: -- Summary: Support OpenStack Poppy API Key: JCLOUDS-806 URL: https://issues.apache.org/jira/browse/JCLOUDS-806 Project: jclouds Issue Type: New Feature

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-19 Thread Jeremy Daggett
> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > + * See the License for the specific language governing permissions and > + * limitations under the License. > + */ > +package org.jclouds.openstack.poppy.v1.domain; > + > +import java.util.List; > +import java.util.Se

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-19 Thread Jeremy Daggett
> + * distributed under the License is distributed on an "AS IS" BASIS, > + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > + * See the License for the specific language governing permissions and > + * limitations under the License. > + */ > +package org.jclouds.opensta

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-19 Thread Jeremy Daggett
> +] > +} > +], > +"token": { > +"tenant": { > +"name": "jclouds", > +"id": "123123", > +"enabled": true, > +"description": null > +}, > +"id": "TOKEN", >

Re: [jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-19 Thread Jeremy Daggett
> + > + assertThat(online).isTrue(); > + } finally { > + server.shutdown(); > + } > + } > + > + @Test(enabled = false) > + public void testPingFailOn500() throws Exception { > + MockWebServer server = mockOpenStackServer(); > + server.enqueue(addCommonHeade

Re: [jclouds-labs] Add missing dependency to Profitbricks (#123)

2015-01-19 Thread Jeremy Daggett
@nacx It looks like I created my branch prior to commit 6e1a037. No wonder it failed! Thanks! :sunglasses: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/123#issuecomment-70520164

Re: [jclouds] Refactor ssh properties (#532)

2015-01-16 Thread Jeremy Daggett
@demobox Should we just close this? It was a little refactor, but if there is no perceived value, let's just close it. Let me know, thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/532#issuecomment-70351036

Re: [jclouds] Implemented compute attach interfaces extension. (#497)

2015-01-16 Thread Jeremy Daggett
@RoadRoller Happy New Year! Do you have time to pick this back up now? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/497#issuecomment-70350937

Re: [jclouds] add availability zone to server (#574)

2015-01-16 Thread Jeremy Daggett
@limorbortman Can you provide an update on this PR? Let's work on getting this merged next week. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/574#issuecomment-70350832

Re: [jclouds] Update AutoValue to version 1.0 (#646)

2015-01-16 Thread Jeremy Daggett
Pushed to **master** 24f9af7 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/646#issuecomment-70350109

Re: [jclouds] Refactor blobstore filesystem tests for Mac OS X (#643)

2015-01-16 Thread Jeremy Daggett
@kahing @andrewgaul Just FYI I didn't spend any more time on this after closing this PR because of other priorities. As of today, the master branch has been broken for a week on Mac OS X. :disappointed: Can you guys please provide a fix for it that makes sense for the filesystem provider? Should

Re: [jclouds] Update AutoValue to version 1.0 (#646)

2015-01-16 Thread Jeremy Daggett
Merging shortly. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/646#issuecomment-70348852

[jclouds-labs-openstack] Initial support for OpenStack Poppy (#176)

2015-01-16 Thread Jeremy Daggett
This PR provides support for the OpenStack Poppy (CDN) API and implements the Flavor API. Unit tests and live tests are provided, however MWS is constantly hanging in the [`PoppyMockTest.testPingFailOn500()`](https://github.com/rackerlabs/jclouds-labs-openstack/compare/jclouds:master...rackerl

Re: [jclouds-labs-google] Split Auto dependencies (#123)

2015-01-16 Thread Jeremy Daggett
Closed #123. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/123#event-220387458

Re: [jclouds] Add Rackspace CDN service type (#647)

2015-01-16 Thread Jeremy Daggett
Closed #647. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/647#event-220249255

Re: [jclouds-labs] Split Auto dependencies (#122)

2015-01-16 Thread Jeremy Daggett
Closed #122. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/122#event-220239969

Re: [jclouds] [JCLOUDS-609] Adding vCloud API 1.5 support (#418)

2015-01-15 Thread Jeremy Daggett
@melanj I am closing this PR since vcloud and vcloud-director have been removed from both the [jclouds](https://github.com/jclouds/jclouds/pull/604) and [jclouds-labs](https://github.com/jclouds/jclouds-labs/pull/111) repos. cc @demobox @nacx --- Reply to this email directly or view it on GitHu

Re: [jclouds] [JCLOUDS-609] Adding vCloud API 1.5 support (#418)

2015-01-15 Thread Jeremy Daggett
Closed #418. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/418#event-219765488

[jclouds] Add Rackspace CDN service type (#647)

2015-01-14 Thread Jeremy Daggett
This PR adds the Early Access Rackspace CDN service `rax:cdn` to the known service types that can be returned in the Cloud Identity Service Catalog. For additional info on the CDN service, please refer to the [docs](http://docs.rackspace.com/cdn/api/v1.0/cdn-devguide/content/Overview.html). You

[jclouds] Update AutoValue to version 1.0 (#646)

2015-01-14 Thread Jeremy Daggett
AutoValue was [updated](https://github.com/google/auto/commit/c36dbb535c905fb2cdbfa2755f25241d90dbd9c4) to version 1.0 recently! This PR is pretty self-explainatory :smile: **NOTE:** Downstream repositories broke when making this change initially. I submitted [PR 122](https://github.com/jclou

[jclouds-labs] Split Auto dependencies (#122)

2015-01-14 Thread Jeremy Daggett
Splitting the auto-service and auto-value dependencies allows us to control individual versions of these libraries. You can merge this Pull Request by running: git pull https://github.com/rackerlabs/jclouds-labs split-auto-dependencies Or you can view, comment on it, or merge it online at:

[jclouds-labs-google] Split Auto dependencies (#123)

2015-01-14 Thread Jeremy Daggett
Splitting the `auto-service` and `auto-value` dependencies allows us to control individual versions of these libraries. You can merge this Pull Request by running: git pull https://github.com/rackerlabs/jclouds-labs-google split-auto-dependencies Or you can view, comment on it, or merge it on

Re: [jclouds-labs-openstack] Add support for Rackspace Cloud Networks UK (#174)

2015-01-14 Thread Jeremy Daggett
@nacx @zack-shoylev Thanks! Pushed to **master** e934350 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/174#issuecomment-70009224

Re: [jclouds-labs-openstack] Add support for Rackspace Cloud Networks UK (#174)

2015-01-14 Thread Jeremy Daggett
Closed #174. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/174#event-219094749

Re: [jclouds] Update okhttp to version 2.2.0 (#641)

2015-01-14 Thread Jeremy Daggett
Closed #641. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/641#event-219094157

Re: [jclouds] Update okhttp to version 2.2.0 (#641)

2015-01-14 Thread Jeremy Daggett
@nacx Thanks for the clarification! Pushed to **master** e09b615 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/641#issuecomment-70009026

Re: [jclouds] Update okhttp to version 2.2.0 (#641)

2015-01-14 Thread Jeremy Daggett
@nacx Yes, the downstream repos will inherit this value. Do we need to update the 1.8.x branch with this commit? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/641#issuecomment-70006489

[jira] [Resolved] (JCLOUDS-710) OpenStack Keystone should use Guava MediaType

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett resolved JCLOUDS-710. Resolution: Invalid This Keystone MediaType class is a value object and should not use the

[jira] [Updated] (JCLOUDS-718) Compute TemplateOptions.getGroups() is ambigous

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-718: --- Assignee: (was: Jeremy Daggett) > Compute TemplateOptions.getGroups() is ambig

[jira] [Resolved] (JCLOUDS-731) Support Nova Block Device Mapping v2

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett resolved JCLOUDS-731. Resolution: Implemented Fix Version/s: 1.8.2 2.0.0 https

[jira] [Updated] (JCLOUDS-640) Add InfoApi to openstack-swift

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-640: --- Assignee: (was: Jeremy Daggett) > Add InfoApi to openstack-sw

[jira] [Updated] (JCLOUDS-634) Support Swift Account ACLs

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-634: --- Assignee: (was: Jeremy Daggett) > Support Swift Account A

[jira] [Updated] (JCLOUDS-514) Need to be able to attach block volumes at instance creation in Nova

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-514: --- Assignee: (was: Jeremy Daggett) > Need to be able to attach block volumes at insta

[jira] [Updated] (JCLOUDS-280) Missing create Bootable Volume with Cinder

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-280: --- Assignee: (was: Jeremy Daggett) > Missing create Bootable Volume with Cin

[jira] [Updated] (JCLOUDS-530) Support OpenStack Swift Container Access Control Lists

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-530: --- Assignee: (was: Jeremy Daggett) > Support OpenStack Swift Container Access Control Li

[jira] [Updated] (JCLOUDS-239) Add an Extension to compute for disks/volumes

2015-01-14 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett updated JCLOUDS-239: --- Assignee: (was: Jeremy Daggett) > Add an Extension to compute for disks/volu

Re: [jclouds-labs-openstack] Add support for Rackspace Cloud Networks UK (#174)

2015-01-14 Thread Jeremy Daggett
@nacx @zack-shoylev Refactoring these tests is going to take a lot more work than anticipated. I just submitted [JCLOUDS-803](https://issues.apache.org/jira/browse/JCLOUDS-803) to track the issue. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-ope

[jira] [Created] (JCLOUDS-803) Refactor OpenStack Live Tests

2015-01-14 Thread Jeremy Daggett (JIRA)
Jeremy Daggett created JCLOUDS-803: -- Summary: Refactor OpenStack Live Tests Key: JCLOUDS-803 URL: https://issues.apache.org/jira/browse/JCLOUDS-803 Project: jclouds Issue Type: Improvement

Re: [jclouds] Refactor blobstore filesystem tests for Mac OS X (#643)

2015-01-13 Thread Jeremy Daggett
Closed #643. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/643#event-218319306

Re: [jclouds] Refactor blobstore filesystem tests for Mac OS X (#643)

2015-01-13 Thread Jeremy Daggett
@andrewgaul sure thing. closing... --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/643#issuecomment-69807025

[jclouds] Refactor blobstore filesystem tests for Mac OS X (#643)

2015-01-13 Thread Jeremy Daggett
This PR refactors the filesystem blobstore tests slightly for Mac OS. - Utilizes class/method level `dataProvider` and `dataProviderClass` in tests where necessary - (minor) 3-space indent cleanup `org.jclouds.util.TestUtils` - pulled up constants from `org.jclouds.filesystem.utils.TestUtils` -

Re: [jclouds] disable directory blob tests in OS X (#640)

2015-01-13 Thread Jeremy Daggett
We should skip those additional two tests as well. I will submit a PR shortly with the changes, thx! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/640#issuecomment-69775234

Re: [jclouds] disable directory blob tests in OS X (#640)

2015-01-13 Thread Jeremy Daggett
@kahing @andrewgaul After pulling this commit and running the tests again, I am getting two new failures :confused: : ``` Failed tests: FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutByteSource:531->BaseBlobIntegrationTest.testPut:584 Expecting: <{}> to be equal to: <{"key1"="va

[jclouds] Update okhttp to version 2.2.0 (#641)

2015-01-12 Thread Jeremy Daggett
This PR updates the `okhttp` dependency to version **2.2.0**. There are quite a number of [fixes](https://github.com/square/okhttp/blob/master/CHANGELOG.md#version-220) in this release. For APIs that require this dependency, the new [interceptors](https://github.com/square/okhttp/wiki/Intercept

Re: [jclouds] disable directory blob tests in OS X (#640)

2015-01-12 Thread Jeremy Daggett
@kahing Thanks for the fix! This is exactly how I worked around the issue earlier this morning. As soon as the build succeeds, I am +1 for this PR. cc/ @andrewgaul --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/640#issuecomment-69632506

Re: [jclouds] Use AutoService for creation of Service Loader Metadata (#621)

2015-01-12 Thread Jeremy Daggett
Closed #621. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/621#event-217609105

Re: [jclouds] Use AutoService for creation of Service Loader Metadata (#621)

2015-01-12 Thread Jeremy Daggett
Pushed to **master** d3c1e2e and **1.8.x** bc48aad --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/621#issuecomment-69630178

Re: [jclouds] support directory blobs (#637)

2015-01-12 Thread Jeremy Daggett
@gaul @kahing Hi! I wanted to give you a head's up that on Mac OS X, I am consistently seeing these failures on master: ``` Failed tests: FilesystemBlobStoreTest.testGetDirectoryBlob:488 expected [true] but found [false] FilesystemBlobStoreTest.testListDirectoryBlobs:505 expected [true] but f

Re: [jclouds] Backport Chef Map ordering to 1.8.x (#639)

2015-01-12 Thread Jeremy Daggett
Closed #639. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/639#event-217479324

[jclouds] Backport Chef Map ordering to 1.8.x (#639)

2015-01-09 Thread Jeremy Daggett
In attempting to backport the `AutoService` changes to the **1.8.x** branch today, I consistently ran into test failures because of this ordering issue. Apparently, commit [cd4ce6](https://github.com/jclouds/jclouds/commit/cd4ce6b1923b37c30a98f3ff5c54947c68ecf292) had not been backported. :cry:

Re: [jclouds-labs-aws] Use AutoService for creation of Service Loader Metadata (#67)

2015-01-08 Thread Jeremy Daggett
Pushed to **master** 0628788 and **1.8.x** d315755 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/67#issuecomment-69220864

[jira] [Resolved] (JCLOUDS-568) Swift - allow easy update of object content-type

2015-01-07 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett resolved JCLOUDS-568. Resolution: Unresolved > Swift - allow easy update of object content-t

[jira] [Commented] (JCLOUDS-568) Swift - allow easy update of object content-type

2015-01-07 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268231#comment-14268231 ] Jeremy Daggett commented on JCLOUDS-568: This issue has been supercede

[jira] [Created] (JCLOUDS-802) Non-metadata Swift headers cannot be updated

2015-01-07 Thread Jeremy Daggett (JIRA)
Jeremy Daggett created JCLOUDS-802: -- Summary: Non-metadata Swift headers cannot be updated Key: JCLOUDS-802 URL: https://issues.apache.org/jira/browse/JCLOUDS-802 Project: jclouds Issue

Re: [jclouds-labs-openstack] Add support for Rackspace Cloud Networks UK (#174)

2014-12-11 Thread Jeremy Daggett
@nacx @zack-shoylev I completely agree that we should fix things as we find them. However, IMHO, I think we should step back and address any Neutron test cleanup first and then the providers in separate PRs. I just updated the logger files for now. Thoughts? --- Reply to this email directly or

Re: [jclouds-labs-openstack] Add support for Rackspace Cloud Networks UK (#174)

2014-12-11 Thread Jeremy Daggett
> + > + assertEquals(network.getId(), net.getId()); > + assertEquals(network.getName(), "jclouds-test"); > + assertTrue(network.getSubnets().isEmpty()); > + assertNotNull(networkApi.update(net.getId(), > Network.updateBuilder().name("jclouds-live-test").build())); >

[jira] [Commented] (JCLOUDS-793) make blobstore put operations report server errors via HttpResponseException

2014-12-10 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242005#comment-14242005 ] Jeremy Daggett commented on JCLOUDS-793: Thanks [~dchsueh], if you could s

  1   2   3   4   5   6   7   8   9   10   >