mirror of
https://github.com/apache/jclouds.git
synced 2025-02-13 13:36:18 +00:00
* 'master' of github.com:jclouds/jclouds: (30 commits) Issue 1011: introducing PagedIterable Transform to work with SaxParser added @Transform disabled test that broke cloudbees build Issue 1022:Move naming convention to Api from Client or Services:: cdmi merged cdmi changes and fixed classpath issues Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova Issue 1022: naming conventions cloudstack: removing unnecessary (and in some cases misleading Named annotations). Also removing CloudstackParserModule - handling deserialization in constructors marked with ConstructorProperties annotation Issue 1022:Move naming convention to Api from Client or Services:: carrenza-vcloud-director Issue 1022:Move naming convention to Api from Client or Services:: joyent-cloudapi joyentcloud Issue 1022:Move naming convention to Api from Client or Services:: vcloud-director cleaned up http builders and expect tests Fix infinite loops, found by FindBugs Log hostnames only if they differ vcloud tidies nodepool progress and AdminAccessBuilderSpec Issue 1022: updated aws-elb aws-iam aws-rds iam elb rds to new naming conventions Issue 1022: added BaseRestApiExpectTest swift keystone 2.0: applying defaultProperties() ...
==== Licensed to jclouds, Inc. (jclouds) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. jclouds licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software 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. ==== # # The jclouds API for Eucalyptus Systems' EC2 flavour (http://www.eucalyptus.com/). # # Expects the jclouds EC2 API to be present on your application's classpath. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.