You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by Michal Fojtik <mf...@redhat.com> on 2013/03/13 18:38:40 UTC

[VOTE] Release Apache Deltacloud 1.1.2, rc1

I am very pleased to announce the availability of RC1 for Deltacloud
1.1.1. The release candidate is available at
http://people.apache.org/~mfojtik/deltacloud/1.1.2rc1/

Please vote on the release candidate by Saturday 0900 EST (New York, US
East Coast, UTC -5 hours)

KEYS: http://www.apache.org/dist/deltacloud/KEYS

git tag: release-1.1.2-rc1
git repo: https://git-wip-us.apache.org/repos/asf/deltacloud.git or
git://github.com/apache/deltacloud.git

!WARNING!

If you are a CIMI user, you might need to run:

$ deltacloud-db-upgrade

before you run 'deltacloudd'

NEWS:

1.1.2 - 2013-03-13

  * Deltacloud
    + Introducing the 'deltacloud-db-upgrade' command for CIMI database
    + Introducing the 'initializers'
    + Fixed various JRuby issues, Deltacloud now runs on Puma web server
    + Added possibility to defined multiple features in drivers per one-line
    + Fixed Deltacloud logging when running as a daemon
    + Improvements in how we load sinatra-rabbit collections
    + Fixed JSON/XML serialization of 'realms'
    + Fixed improper exception handling (DTACLOUD-489)
    + Fixed namespacing issues in sinatra-rabbit
    + Improved the 'filter_on' helper we use in drivers
    + Improved compatibility with upcoming Ruby 2.0
    + Deltacloud models now live in Deltacloud:: namespace (DTACLOUD-507)
  * CIMI
    + Introducing the CIMI 'create' entities (MachineCreate, MachineTemplateCreate, etc.)
    + CIMI models are now properly validated when they are created
    + General improvements in database support
    + Introducing initial System entity support
    + The 'rake cimi:routes' now display all CIMI entities and their routes
    + Added support for 'referenced' entities in CIMI models
    + (VolumeConfig): add missing type attribute
    + (MachineCreate): pass initialState to driver
    + Added possibility to use 'references' in 'array'
  * Drivers:
    + Mock
      - General cleanup in Mock driver code, removed unused requires/etc
      - Restored previously removed Network operations
      - Initial import of CIMI System entities (dkoper)
      - Create/delete blobs - update bucket size (DTACLOUD-498)
    + FGCP
      - Added code to exclude resources that were deleted during retrieval
      - Added support for storage_volume creation from snapshot (DTACLOUD-492)
      - Added mapping for GET system and system_templates (CIMI)
      - Added many unit tests
    + OpenStack
      - Remaped 'regions' to 'providers' (DTACLOUD-488)
      - Remove realm<->region mapping for created Instances (DTACLOUD-477)
    + DigitalOcean
      - Added :authentication_key feature to instances
      - Added 'valid_credentials?' method for digital_ocean driver
      - Fix filtering of realms (DTACLOUD-503)
      - Define default :realm_id and :hwp_id for create_instance
      - Advertise :destroy operation when instance is STOPPED
    + RHEV-M
      - Avoid failure of GET instance details (DTACLOUD-462)
    + VSphere
      - Added support for StoragePod
    + Opennebula
      - Fix when computehash['INSTANCE_TYPE'] is nil

Cheers,

-- Michal

[1] https://github.com/apache/deltacloud/blob/master/NEWS

-- 
Michal Fojtik <mf...@redhat.com>
Deltacloud API, CloudForms

-- 
Michal Fojtik <mf...@redhat.com>
Deltacloud API, CloudForms

-- 
Michal Fojtik <mf...@redhat.com>
Deltacloud API, CloudForms

Re: [VOTE] Release Apache Deltacloud 1.1.2, rc1

Posted by David Lutterkort <lu...@redhat.com>.
On Wed, 2013-03-13 at 13:38 -0400, Michal Fojtik wrote:
> I am very pleased to announce the availability of RC1 for Deltacloud
> 1.1.1. The release candidate is available at
> http://people.apache.org/~mfojtik/deltacloud/1.1.2rc1/
> 
> Please vote on the release candidate by Saturday 0900 EST (New York, US
> East Coast, UTC -5 hours)

+1

David



Re: [VOTE] Release Apache Deltacloud 1.1.2, rc1

Posted by jvlcek <jv...@redhat.com>.
On 03/13/2013 01:38 PM, Michal Fojtik wrote:
> I am very pleased to announce the availability of RC1 for Deltacloud
> 1.1.1. The release candidate is available at
> http://people.apache.org/~mfojtik/deltacloud/1.1.2rc1/
>
> Please vote on the release candidate by Saturday 0900 EST (New York, US
> East Coast, UTC -5 hours)

+1

Joe V.