Hi all,

I am pleased to announce the release of Deltacloud 1.0.3. The release is
available from http://deltacloud.apache.org/download.html It will be
available from rubygems.org in the next day or two.

KEYS: http://www.apache.org/dist/incubator/deltacloud/KEYS
git tag: release-1.0.3
git repo: git://github.com/apache/deltacloud.git or
          https://git-wip-us.apache.org/repos/asf/deltacloud.git

This is a bugfix release. Highlights of the changes in this release:
  * change the format of ~/.deltacloud/config: keys are now strings, not
    symbols - requires manual fixup
  * server: remove extraneous quotes around ETag header value
  * Drivers
    + EC2
      - list subnets in a VPC as realms
      - allow launching of instances into a subnet in a VPC by specifying
        the corresponding subnet realm
    + OpenStack
      - pass server ID as string (JIRA 306)
      - require openstack gem >= 1.0.4
    + RHEV-M
      - allow force stop of instance (JIRA 308)
  * CIMI frontend:
    - update handling of collections
    - add disks and machine_volumes subcollections to Machine
  * EC2 frontend: mount at ec2/ instead of /, i.e. you need to go to
    http://localhost:3001/ec2 to use the frontend

For a full list of all changes see the NEWS file[1]

David

[1] https://github.com/apache/deltacloud/blob/master/NEWS
[2] http://deltacloud.apache.org/curl-examples.html 


Reply via email to