Cool! I got no feedback on slack, so probably we can file an INFRA issue in
JIRA to get it and the commits removed.

On Wed, Feb 6, 2019, 23:09 Andrew Gaul <g...@apache.org wrote:

> Definitely not blocking the release.  I took a break to let the Maven
> mirrors propagate and will now continue working on this.
>
> On Wed, Feb 06, 2019 at 10:27:40PM +0100, Ignasi Barrera wrote:
> > Ok, I see it's not just a typo int he tag, but it includes all the
> commits.
> > WIll also comment that. I don't think it is a big issue, as they'll be
> > detached commits when the tag is removed and should be garbage collected
> > sooner or later. Otherwise, I think infra can manually delete them if we
> > really need to.
> >
> > In any case this shouldn't be blocking the release, right? :)
> >
> > On Wed, 6 Feb 2019 at 22:24, Ignasi Barrera <n...@apache.org> wrote:
> >
> > > Just to confirm, it is just a matter of that "extra" tag being there.
> The
> > > correct tag is there and all other tags in each repo are correct too?
> > >
> > > On Wed, 6 Feb 2019 at 22:19, Ignasi Barrera <ignasi.barr...@gmail.com>
> > > wrote:
> > >
> > >> The problem with the `rel/` prefixed tags is that they can't be
> removed
> > >> (IIRC that wes something infra set up intentionally some time ago).
> I'll
> > >> ask on the ASF infra channel in Slack and see.
> > >>
> > >> On Wed, 6 Feb 2019 at 22:14, Valentin Aitken <valen...@nalisbg.com>
> > >> wrote:
> > >>
> > >>> Hi Andrew,
> > >>>
> > >>> Could you try simple
> > >>> git push <remote_name> :jclouds-labs-openstack-2.1.2
> > >>>
> > >>>
> > >>> Valentin.
> > >>>
> > >>> В 12:14 -0800 на 06.02.2019 (ср), Andrew Gaul написа:
> > >>> > I screwed up one of my remotes and pushed the
> jclouds-labs-openstack
> > >>> > tag
> > >>> > to the jclouds-labs repo.  I cannot remove this remote tag; any
> ideas
> > >>> > on
> > >>> > how to fix this?
> > >>> >
> > >>> > ----- Forwarded message from g...@apache.org -----
> > >>> >
> > >>> > Date: Wed, 06 Feb 2019 20:02:49 +0000
> > >>> > From: g...@apache.org
> > >>> > To: "comm...@jclouds.apache.org" <comm...@jclouds.apache.org>
> > >>> > Subject: [jclouds-labs] annotated tag rel/jclouds-labs-openstack-
> > >>> > 2.1.2 created (now 4e1412c)
> > >>> >
> > >>> > This is an automated email from the ASF dual-hosted git repository.
> > >>> >
> > >>> > gaul pushed a change to annotated tag rel/jclouds-labs-openstack-
> > >>> > 2.1.2
> > >>> > in repository https://gitbox.apache.org/repos/asf/jclouds-labs.git
> .
> > >>> >
> > >>> >
> > >>> >       at 4e1412c  (tag)
> > >>> >  tagging 9393146d4deb7359d83896bd39019dbce629faf9 (commit)
> > >>> >       by Andrew Gaul
> > >>> >       on Sat Feb 2 15:59:24 2019 -0800
> > >>> >
> > >>> > - Log -------------------------------------------------------------
> > >>> > ----
> > >>> > Apache jclouds 2.1.2-rc1 release
> > >>> > -------------------------------------------------------------------
> > >>> > ----
> > >>> >
> > >>> > This annotated tag includes the following new commits:
> > >>> >
> > >>> >      new fa10568  1385 - Restructure openstack projects in labs
> > >>> >      new 792ce15  bump master to 1.7.0-SNAPSHOT
> > >>> >      new 07abdf6  Separating labs version from jclouds version
> > >>> >      new 6ee0a1c  Clean up poms, simplify parentage, eliminate
> > >>> > project pom so dependencies are locked to jclouds project
> > >>> >      new 8aad4d8  Removing explicit versions that match the
> inherited
> > >>> > ones
> > >>> >      new 1fb8b86  added notes about group ids in labs being
> temporary
> > >>> >      new dc3d363  fix compile issues resulting from
> > >>> > https://github.com/jclouds/jclouds/pull/1511
> > >>> >      new 35b73a3  removed async classes from openstack-glance
> > >>> >      new 231ba0d  Unasyncs jclouds-labs/openstack-quantum This is
> > >>> > part of the push to remove the async apis in jclouds.
> > >>> >      new e140e36  Removes async classes from openstack-swift
> > >>> >      new 80a75ca  Adds openstack-reddwarf feature (flavor)
> > >>> >      new 9aa36a6  fixes
> > >>> >      new 26d1e51  reworked pom for top-level
> > >>> >      new 02bbd54  Adds support for Database Instances to the
> Reddwarf
> > >>> > API
> > >>> >      new 9b12846  Merge pull request #1 from
> rackerlabs/reddwarf-dbi-
> > >>> > pr
> > >>> >      new 960ac76  JCLOUDS-21. Switch groupId to org.apache.jclouds,
> > >>> > change parent POM, remove old distributionManagement content, add
> ASF
> > >>> > repos.
> > >>> >      new aa5715f  JCLOUDS-28. Add rat check to POM.
> > >>> >      new 86e70c6  JCLOUDS-30. Switch to 2 space indents for POM
> > >>> > files.
> > >>> >      new e26d4a9  JCLOUDS-46: Added DISCLAIMER file
> > >>> >      new d0fdbe3  Adds User feature to the Reddwarf APIs
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-33
> > >>> >      new 133ffc3  JCLOUDS-80. Inherit apache-rat plugin config.
> > >>> >      new 5dfd64f  JCLOUDS-66. Update Maven project metadata for
> ASF.
> > >>> >      new d26df14  JCLOUDS-62: Update license headers
> > >>> >      new ebb845c  JCLOUDS-31. License header cleanup
> > >>> >      new a0934bf  Add support for Database in Reddwarf
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-34
> > >>> >      new 5451365  Create a rackspace provider for
> openstack-reddwarf
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-103
> > >>> >      new 2b272a5  Add license headers to src/test/resources where
> > >>> > possible, more fine-grained RAT exclusions
> > >>> >      new ea53212  Cleaning up lurking copyright issues/NOTICE txt
> > >>> >      new 0548cf6  Enables retrieving the database instance hostname
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-118
> > >>> >      new 3c027b5  Allow restricting user access by IP address
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-116
> > >>> >      new 129f5d0  Adds the rackspace specific providers to the list
> > >>> > of modules
> > >>> >      new 8048151  Add SYD zone/region to the rackspace-
> > >>> > cloudtatabases-us provider
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-139
> > >>> >      new 0d9dd39  Rename reddwarf to trove
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-129
> > >>> >      new d9acba6  Change labs to have their own parent POMs
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-104
> > >>> >      new 7eaf69a  Fixes a loop in glance tests Tests attempt to re-
> > >>> > authenticate
> > >>> >      new 83513ad  Fixes encoding of "." when listing a single user
> > >>> > Only affects users with restricted hostnames
> > >>> >      new c2524d0  Changed to unix file type and removed windows
> line
> > >>> > terminations
> > >>> >      new 80c730d  Fixes UK identity endpoint for rackspace
> > >>> >      new 40a05b9  Concurrent tests with better retries
> > >>> >      new de633a6  Move TroveUtils out of tests and into the utils
> > >>> > package Removes the requirement to use a test maven dependency for
> > >>> > TroveUtils
> > >>> >      new dd2b5a6  Clouddatabases javadocs fixes
> > >>> >      new 9f440d6  Support IAD region for Rackspace providers.
> > >>> >      new 46f493a  Adds Otter (Rackspace Autoscale) to labs
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-215
> > >>> >      new 895476f  OpenStack Neutron v2.0 implementation
> > >>> >      new c46ccbb  JCLOUDS-297. remove stale sonatype snapshot repo
> > >>> > reference
> > >>> >      new a2f5faf  JCLOUDS-297. add missing snapshot repos so that
> > >>> > projects can find their parent
> > >>> >      new f46c86a  JCLOUDS-73: New Swift Account API, along with
> > >>> > models, and mock/live tests
> > >>> >      new 4902919  JCLOUDS-306. removed dead code
> > >>> >      new f867518  JCLOUDS-306. refactored AccountApi to be usable
> > >>> > from container
> > >>> >      new f5e4012  JCLOUDS-306. refactored and completed swift
> > >>> > ContainerApi
> > >>> >      new 2150c8b  JCLOUDS-298. Add ObjectApi to openstack-swift
> > >>> >      new 83a1c20  JCLOUDS-306. added public acl to openstack-swift
> > >>> >      new 38bcafd  JCLOUDS-306. switch to swift-specific
> > >>> > CreateContainerOptions
> > >>> >      new 0982e00  JCLOUDS-298. create swift-specific
> > >>> > ListContainerOptions
> > >>> >      new 6fbc193  JCLOUDS-73. Add bulk operations to swift
> > >>> >      new d7b6e87  JCLOUDS-298. clarify naming conventions
> > >>> >      new cc1e2ae  JCLOUDS-307. Support Swift Static Large Object
> > >>> >      new fd3f8cd  JCLOUDS-308. Add Temporary Url Support to
> > >>> > openstack-swift
> > >>> >      new 523b134  JCLOUDS-306. expose Container.anybodyRead
> > >>> >      new 0426ebf  JCLOUDS-298. expose container metadata via
> > >>> > ObjectList and port Object PUT code from legacy codebase
> > >>> >      new cbac63e  JCLOUDS-300. Add BlobStore abstraction to
> > >>> > openstack-swift api
> > >>> >      new 44021fc  JCLOUDS-299. implement multi-region support in
> > >>> > openstack-swift
> > >>> >      new 06d65ce  Provide all headers to SwiftObject and Blob
> > >>> >      new 96a89fe  Add/Update README files to indicate level of
> > >>> > production readiness.
> > >>> >      new 849a079  Support HKG region for Rackspace providers.
> > >>> >      new a54cdca  New base class for all OpenStack mock tests.
> > >>> >      new be16c97  Renamed BaseOpenStackMockTest variable and method
> > >>> > more appropriately.
> > >>> >      new 41e2583  Better formatting of production ready
> > >>> > providers/APIs.
> > >>> >      new 2e92538  Initial implementation of OpenStack Marconi and
> > >>> > Rackspace Cloud Queues.
> > >>> >      new 60fd86d  The Queue API for OpenStack Marconi.
> > >>> >      new e3c8147  Refactored OpenStack pagination to use
> > >>> > PaginationOptions.
> > >>> >      new 1c871e1  JCLOUDS-215 - Adds Group configuration, Group
> > >>> > launch, Scaling policy functionality
> > >>> >      new e052acb  JCLOUDS-215 - Adds Webhook and Execution support
> to
> > >>> > autoscale
> > >>> >      new 22bf21f  The create and stream methods in the Message API
> > >>> > for OpenStack Marconi.
> > >>> >      new aec6a70  Prefer Iterables.getOnlyElement(). Document
> > >>> > checkNotNull().
> > >>> >      new 318da80  Added openstack-marconi and
> rackspace-cloudqueues-
> > >>> > us.
> > >>> >      new dc452f7  Refactored QueueApi and pushed name param up to
> > >>> > MarconiApi.
> > >>> >      new c0d9b1c  Revert "Refactored QueueApi and pushed name param
> > >>> > up to MarconiApi."
> > >>> >      new 70e9ce8  JCLOUDS-384 This makes autoscale and trove be
> > >>> > consistent with other jclouds APIs by renaming get*ApiFor* calls.
> > >>> >      new 96c8340  JCLOUDS-387: Removing DISCLAIMER file now that
> > >>> > jclouds has graduated
> > >>> >      new 4128671  Remove more incubator references
> > >>> >      new 2e4c666  The list queues methods for the QueueApi.
> > >>> >      new 3e54454  Get a set of messages by id.
> > >>> >      new ed814ce  The get and delete methods for the Marconi
> Message
> > >>> > API.
> > >>> >      new 808d680  Address Checkstyle violations
> > >>> >      new 247f096  Address Checkstyle violations in tests
> > >>> >      new 20ab39d  Replacing strange chars in pom.xml with spaces
> > >>> >      new 0e3e9c8  Sample refactoring of GroupApiExpectTest to use
> > >>> > MockWebServer This approach could/should be applied to the other
> > >>> > expect tests.
> > >>> >      new 51a46bf  Enforce no unused imports via Checkstyle
> > >>> >      new a9a2b5b  The OpenStack Marconi Claim API.
> > >>> >      new f65d94a  Remove trove from labs (moved to jclouds).
> > >>> > https://issues.apache.org/jira/browse/JCLOUDS-102
> > >>> >      new 6b24a3c  Remove redundant imports
> > >>> >      new e219faf  Factored out Client ID into MarconiApi.
> > >>> >      new 01222c9  Code and comment clean up for the Claim API.
> > >>> >      new 8c80afa  The update method in the Claim API.
> > >>> >      new e006e5e  The Cloud Queues provider for Rackspace UK.
> > >>> >      new 07c1bd7  Adding the Hong Kong region for Rackspace Cloud
> > >>> > Queues.
> > >>> >      new a07d22c  Updating to 1.8.0-SNAPSHOT
> > >>> >      new 23d8fa3  Added rackspace-cloudqueues-uk to parent POM.
> > >>> >      new c64cd4a  Naming methods consistently in the MarconiApi.
> > >>> >      new e0e5f5d  Finishes autoscale mock webserver test
> refactoring.
> > >>> >      new 3c8fa33  JCLOUDS-411: Removing unneeded header.txt file
> > >>> >      new 2e4f67c  JCLOUDS-418 Add schedule Scaling Policy type
> > >>> >      new 90c7a3a  Renames multiple domain classes for consistency
> > >>> >      new e437aba  JCLOUDS-299: Added copy method to Object API
> > >>> >      new d8daea2  Use the OkHttp driver in Marconi to support PATCH
> > >>> > methods
> > >>> >      new b84b089  Adds support for Rackspace Cloud Big Data
> > >>> >      new 43aa5b3  JCLOUDS-423 - Adds support for Rackspace Cloud
> > >>> > Files API - Added support for CloudFilesApi/CDNApi - Added
> mock/live
> > >>> > tests - Refactored listFirstPage() and listAt() API methods to
> list()
> > >>> > and listWithOptions(…) - General Swift API cleanup: docs and tests
> -
> > >>> > Added support for Internal URL - Updated JavaDocs and domain
> objects.
> > >>> > - Added support for Cloud Files US
> > >>> >      new eedf4f8  JCLOUDS-423 - Adds support for Rackspace Cloud
> > >>> > Files UK provider.
> > >>> >      new c9ff49a  Added Cloud Files API/Providers to the table.
> > >>> >      new 57a9087  OS Neutron Extension Router
> > >>> >      new e336520  Fixed failing Glance expect test
> > >>> >      new 10ae4ba  Fixes checkstyle violations in neutron.
> > >>> >      new a1d6725  Fixes more checkstyle violations.
> > >>> >      new 7c1b681  JCLOUDS-494: Change Glance EndpointParam parser
> to
> > >>> > negotiate endpoint version
> > >>> >      new ffff867  Added @Beta annotations to APIs
> > >>> >      new 052e6cc  Refactored CDN headers and test classes
> > >>> >      new ab188ef  Better explanation of Beta APIs
> > >>> >      new a9ad08d  Added ObjectApi.list() and ContainerApi.head()
> > >>> > methods/tests
> > >>> >      new ec60db6  Mark Swift blobstores as eventually consistent
> > >>> >      new 02ab5a9  Updated Service Type refs
> > >>> >      new d0b344f  Update pre-ASF copyright notices
> > >>> >      new e86146f  Address Checkstyle violations
> > >>> >      new a68c407  Fixes a bug with swift where the metadata is
> > >>> > updated, but the content-type is reset to application/x-www-form-
> > >>> > urlencoded.
> > >>> >      new 8775b13  Prefer Guava HttpHeaders over JAX-RS
> > >>> >      new 0273eb3  Revert "Fixes a bug with swift where the metadata
> > >>> > is updated, but the content-type is reset to
> application/x-www-form-
> > >>> > urlencoded."
> > >>> >      new 762899a  JCLOUDS-565: Fixes a bug with swift where the
> > >>> > metadata is updated, but the content-type is reset to
> application/x-
> > >>> > www-form-urlencoded.
> > >>> >      new f729f5e  Adds a test making sure swift calls will timeout
> > >>> > with the right settings.
> > >>> >      new 1c74873  Adds a mock test to ensure 408 errors are handled
> > >>> > properly in swift. This is more likely to happen in swift calls.
> > >>> >      new 3fc8973  JCLOUDS-545: Use established conventions for
> > >>> > OpenStack APIs, updates JavaDocs and tests
> > >>> >      new 120e2b0  JCLOUDS-562: Decode object names with spaces,
> added
> > >>> > test cases and updated test names.
> > >>> >      new 8f80fc9  JCLOUDS-547: Improved header and option support
> for
> > >>> > Swift/Cloud Files
> > >>> >      new 32a5d95  Adds paging fail tests for Queues. Implements
> > >>> > Queues-specific fallback.
> > >>> >      new a66186d  JCLOUDS-546: Remove Javadoc @author annotations
> > >>> >      new b37f469  Make sure metadata points to UK resources
> > >>> >      new 484cd26  Added the CONTRIBUTING file
> > >>> >      new 80a5aaf  JCLOUDS-560: Removed references to an extension
> API
> > >>> > in Glance.
> > >>> >      new 16367dd  JCLOUDS-614: Add Rackspace Auto Scale UK provider
> > >>> > and update US regions
> > >>> >      new 26d6b0a  JCLOUDS-622 removed the deprecated
> > >>> > Strings2.toString() method
> > >>> >      new 35ab587  Cleaned up the Glance v1 API and refactored
> expect
> > >>> > tests
> > >>> >      new a05f207  Prefer ByteStreams2 over ByteSources.asByteSource
> > >>> >      new c90efaa  Deprecated RegionScopedBlobStore methods in favor
> > >>> > of common naming conventions
> > >>> >      new 1f4a3c0  Add .mailmap
> > >>> >      new 9c4bd94  Neutron Refactoring v2_0 -> v2 No options
> > >>> > (redesign) More features (extension-related) Live tests Redesigned
> > >>> > domain objects for create/update options.
> > >>> >      new 34a2499  Add deleteIfEmpty to openstack-swift
> > >>> >      new ee86e2a  Align deleteIfEmpty with BlobStore expectations
> > >>> >      new 3291877  Removed *ForRegion for methods introduced in
> > >>> > c90efaa and updated deprecation messages
> > >>> >      new 1f37224  Prefer Regions to Zones in Neutron v2
> > >>> >      new b26adf4  Ensures the immutable maps are not copied over in
> > >>> > the constructor (more simple and efficient when supported in
> jclouds)
> > >>> >      new be8bc22  Up to 2.0.0-SNAPSHOT after the 1.8.0 release
> > >>> >      new f33e90e  Updating project versions to 2.0.0-SNAPSHOT
> > >>> >      new e0e64fc  Adds missing constructor properties
> > >>> >      new 65e1def  JCLOUDS-653: Address Guava 18 deprecations
> > >>> >      new cf9f66a  Address Checkstyle violations
> > >>> >      new dab99c7  Correct license headers
> > >>> >      new ad94f66  Remove Maven license plugin in favor of Checktyle
> > >>> > license enforcement
> > >>> >      new 0dacbce  Fixes missing nullable annotations
> > >>> >      new 1c3ea46  Prefer Regions to Zones
> > >>> >      new 242e5bc  Removed @Nullable annotations on region
> parameters
> > >>> >      new d9c2380  Added missed vxlan network type and JavaDoc
> > >>> >      new 007a3b73 JCLOUDS-630: Map Payload ContentMetadata expires
> to
> > >>> > Swift X-Delete-At header for object expiration.
> > >>> >      new d65048d  Fix Maven parent.relativePath warnings
> > >>> >      new 23a293e  Swift API region cleanup
> > >>> >      new 9211231  Strip hardcoded v2.0 in Neutron APIs. Prefer
> usage
> > >>> > of ApiMetadata version string.
> > >>> >      new e298dde  Avoid primitive wrapper constructors
> > >>> >      new 3243e71  Ignore jEnv files
> > >>> >      new de8348d  Add live test for signPutBlob.
> > >>> >      new 67b9f47  Adds support for the Security Group extension to
> > >>> > neutron
> > >>> >      new e7a52c1  Adds support for Floating IP
> > >>> >      new 9782342  JCLOUDS-686: Glance API ListImageOptions should
> > >>> > support changesSince()
> > >>> >      new 654dcb6  Replace uses of ByteStreams2.asByteSource
> > >>> >      new dfd6172  Replace uses of ByteArrayPayload
> > >>> >      new d868843  Cleans up neutron code
> > >>> >      new 6af7f89  Initial OpenStack Heat skeleton with ResourceApi
> > >>> > listTypes() method
> > >>> >      new 906ba67  Fixes a few cases where the JavaDoc was wrong.
> > >>> >      new eff1030  Added extension namespace support to Neutron
> > >>> >      new ff246ba  Remove unnecessary blobstore references
> > >>> >      new 50218e6  Convert fake interfaces to utility classes
> > >>> >      new 7557224  Prefer Boolean over primitive boolean in
> OpenStack
> > >>> > Neutron domain classes
> > >>> >      new 0675d2e  Support LBaaS v1
> > >>> >      new 3d5a998  JCLOUDS-40 switch to SubmissionAsyncBlobStore
> > >>> >      new 473e915  JCLOUDS-40 Remove last reference to
> AsyncBlobStore
> > >>> > in Swift.
> > >>> >      new 889243a  Fix poms so that modernizer doesn't fail on
> > >>> > snapshot.
> > >>> >      new 491dc97  Revert "Fix poms so that modernizer doesn't fail
> on
> > >>> > snapshot."
> > >>> >      new 389a3d8  JCLOUDS-40 unasync Fallback.
> > >>> >      new cc00dee  JCLOUDS-641 fix return code for deleteIfEmpty
> > >>> >      new ae67f70  Things in labs shouldn't live long enough to be
> > >>> > deprecated.
> > >>> >      new bde513f  JCLOUDS-641 copy/paste error completely screwed
> > >>> > blobstore tests.
> > >>> >      new 90b4367  JCLOUDS-641 etag is content-md5 in swift.
> > >>> >      new 5ca24a8  JCLOUDS-641 swift is not immediately consistent.
> > >>> >      new 9b19cde  Swift is now out of labs.
> > >>> >      new 9e2049d  Adding copyFrom option to Glance
> > >>> >      new 4194866  Revert "JCLOUDS-653: Address Guava 18
> deprecations"
> > >>> >      new 56c586b  Removed use of diamond operator in tests.
> > >>> >      new 551b21a  Fixes the versioning issue in live tests as well
> as
> > >>> > other stability issues
> > >>> >      new df6a645  Remove jclouds.version and replace it with
> > >>> > project.version in all poms.
> > >>> >      new 3faafe0  Adds rackspace cloudnetworks-us provider
> > >>> >      new f1985e5  Use AutoService to generate service loader
> metadata
> > >>> >      new 21d7796  Use AutoService for creation of Service Loader
> > >>> > Metadata
> > >>> >      new 5f2af52  Updated service type from "networks" to "network"
> > >>> >      new e934350  Support Rackspace Cloud Networks UK
> > >>> >      new 1c8233b  Normalize deprecation messages to make them
> easier
> > >>> > to find
> > >>> >      new a006915  JCLOUDS-806: Support OpenStack Poppy Base and
> > >>> > Flavor API
> > >>> >      new 8b17517  Add Rackspace CDN UK/US Providers
> > >>> >      new 4cf1a99  Fixed the CONTRIBUTING links
> > >>> >      new eeceb98  Improves the autoscale docs.
> > >>> >      new 3b60945  JCLOUDS-806: Support OpenStack Poppy Service API
> > >>> >      new 8b252a4  Use Guice multibindings to configure the aliases
> > >>> >      new c835aef  Apache jclouds 1.9.0 release
> > >>> >      new 294ab6d  Next development version 2.0.0-SNAPSHOT
> > >>> >      new 1480796  Neutron port ranges only compared when present.
> > >>> >      new 9c58638  Enables live tests for neutron security groups.
> > >>> > Makes tests more robust.
> > >>> >      new 60a6274  Allows manually deleting (purging) cached CDN
> > >>> > assets
> > >>> >      new 70fd93b  Adds service predicates and more tests
> > >>> >      new e7d93f4  Remove promoted cloudfiles api and providers
> > >>> >      new 32815ad  Parse image properties when get image metadata
> from
> > >>> > headers; comments; formatting.
> > >>> >      new ea1e729  Fixes NPEs with CreateService
> > >>> >      new ce4d93f  adding: StackApi Stack and StackResource
> > >>> >      new 3d6b37e  Make the flavor nullable. Handles service edge
> > >>> > cases.
> > >>> >      new a86fb40  Remove deprecated neutron code
> > >>> >      new c36c87f  Update readme with current apis and providers
> > >>> >      new 95df556  Do not use AutoValue shaded imports
> > >>> >      new 9eea11a  Additional support for heat features. Autovalue
> > >>> > refactorings. Rax providers.
> > >>> >      new c639260  add FWaaS extension to openstack-neutron
> > >>> >      new a6dafd0  Fixes issue where glance fails to parse image
> > >>> > details with milli seconds in the date
> > >>> >      new 2505792  Remove @Nullable from methods returning
> primitives
> > >>> >      new c4dcb9b  Update namespaceAliasBinder reference
> > >>> >      new 75c270e  Remove unnecessary static imports
> > >>> >      new 3b49016  add show nested stack to list stacks
> > >>> >      new 167312f  JCLOUDS-691: Remove 404 fallbacks of PUT and POST
> > >>> > calls from OpenStack APIs
> > >>> >      new a6c0295  Adds more information about the neutron
> extensions.
> > >>> > Name can already be used for automatic resolution. Needed because
> > >>> > namespace is being deprecated. Alias should also be added at some
> > >>> > point.
> > >>> >      new ad5e560  Renames extension resolver
> > >>> >      new 042680d  JCLOUDS-1095: Update OpenStack KeyStone Support
> for
> > >>> > Zaqar
> > >>> >      new cef547f  JCLOUDS-1104: Extension namespaces are deprecated
> > >>> > and can be null
> > >>> >      new 18e50b6  Added LogDelivery
> > >>> >      new f831f59  Added Origin Host header management
> > >>> >      new 18f2490  Replace ${project.version} by
> > >>> > ${project.parent.version}
> > >>> >      new 41f1d10  Avoid lower-case l literal suffix
> > >>> >      new bb36834  Apache jclouds 2.0.0-rc3 release
> > >>> >      new 6965d70  Next development version 2.1.0-SNAPSHOT
> > >>> >      new 041cd8d  JCLOUDS-1225: Address Guava 18 Objects changes
> > >>> >      new 51873d8  Make auto service optional
> > >>> >      new 660f10f  [Openstack-Neutron] move SecurityGroupApi from
> > >>> > extensions to features
> > >>> >      new d3afa6e  Add support for Keystone V3
> > >>> >      new 3514218  OpenStack Neutron promoted to the main repo
> > >>> >      new 923c655  Promoted Rackspace cloud networks to the main
> repo
> > >>> >      new d2fcedd  Prefer Collections.emptyMap over EMPTY_MAP
> > >>> >      new f654ecd  Apache jclouds 2.1.0-rc3 release
> > >>> >      new e725ba4  initial commit for maintenance branch 2.1.x
> > >>> >      new 2501615  Apache jclouds 2.1.1-rc1 release
> > >>> >      new c80dc3c  Next development version 2.1.2-SNAPSHOT
> > >>> >      new 9393146  Apache jclouds 2.1.2-rc1 release
> > >>> >
> > >>> > The 252 revisions listed above as "new" are entirely new to this
> > >>> > repository and will be described in separate emails.  The revisions
> > >>> > listed as "add" were already present in the repository and have
> only
> > >>> > been added to this reference.
> > >>> >
> > >>> >
> > >>> >
> > >>> > ----- End forwarded message -----
> > >>> >
> > >>>
> > >>>
>
> --
> Andrew Gaul
> http://gaul.org/
>

Reply via email to