mirror of https://github.com/apache/jclouds.git
e686d26ada
* 'master' of github.com:jclouds/jclouds: (34 commits) Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes openstack-nova-ec2 errors on authorizing security group to itself, and also needs to auto-allocate elastic ips updated error parser to work with Nova EC2 error message moved cacheloaders to the correct package default to allocate elastic ips on openstack-nova-ec more details when image doesn't match PresentWhenExtensionAnnotationNamespaceEqualsAnyNamespaceInExtensionsSetTest fix Accept header in delete fix (unused) createImage http body in 404 test. add tests for createImage, switch argument order. remove unused import statements. create an image from a nova vm instance. Issue 891: update to support lucid added openstack-nova-ec2 to allcompute Updated PlatformServices attribute name for RUN@cloud's TweetStore version Updated PlatformServices attribute name for OpenShift's TweetStore version ensure tests are tidy, consistent, and clean up after themselves refactor out test session to exist on the suite scope make adminContext more robust refactor out admin tests ... |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
==== 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 Amazon's Elastic Load Balancing service (http://aws.amazon.com/elasticloadbalancing/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.