jclouds/providers/trmk-vcloudexpress
Adrian Cole 6f6b11c45a revised terremark implementation to only include the minimum vCloud vocabulary it needs 2011-07-24 21:39:23 +10:00
..
src revised terremark implementation to only include the minimum vCloud vocabulary it needs 2011-07-24 21:39:23 +10:00
README.txt updated license headers 2011-04-09 03:20:17 -07:00
pom.xml Issue 634: repackaged trmk-common into org.jclouds.trmk.vcloud_0_8; trmk-ecloud into org.jclouds.trmk.ecloud; trmk-vcloudexpress into org.jclouds.trmk.vcloudexpress 2011-07-23 13:16:23 +10:00

README.txt

====

    Copyright (C) 2011 Cloud Conscious, LLC. <info@cloudconscious.com>

    ====================================================================
    Licensed 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 provider for Terremark's vCloud Express (http://vcloudexpress.terremark.com/) platform.
#
# Expects the jclouds vcloudexpress API to be present on your application's classpath.
#
# TODO: Implementation status.
# TODO: Supported features.
# See http://code.google.com/p/jclouds/wiki/QuickStartTerremark for example usage.