Skip to content

Changes for 2013.04

greese edited this page Mar 12, 2013 · 13 revisions

The core build for Dasein Cloud 2013.04 was published to Maven Central 2013-03-12 20:52 UTC.

NewClouds

  • Dell vCloud Director

Cloud Updates

  • vCloud 5.1 support
  • OpenStack Quantum support
  • New features described below implemented for relevant clouds

General Changes

  • More enhancements to meta-data tagging
  • Added build() method to all create options
  • Refactored the entire dasein-cloud-test test suite

Compute Services

  • Advanced filtering for virtual machines,including filtering on meta-data tags and Java regexes
  • Advanced filtering for machine images
  • Advanced filtering for volumes
  • Volume tagging
  • Enhancements to snapshot tagging
  • Cross-region snapshot copying
  • enable/disable analytics deprecated in favor of work Cameron did on monitoring (see Platform section)

Network Services

  • Added support for load balancer health checks
  • Refactored load balancer support
  • Added support for IP-based load balancer endpoints
  • Added support for provisioning subnets in specific data centers/availability zones
  • Added Firewall tagging
  • Added meta-data to query if firewalls can be created
  • Added support for network firewalls/network ACLs (as opposed to instance firewalls/security groups)
  • VLAN tagging

Identity Services

  • Added the ability to remove user and group policies

Platform Services

  • Refactoring of narrow compute services CloudWatch support into a fully functional monitoring API

Storage Services

  • None