Author: tomaz
Date: Mon Feb 25 22:22:35 2013
New Revision: 1449932
URL: http://svn.apache.org/r1449932
Log:
Backport commit from trunk.
Modified:
libcloud/branches/0.12.x/ (props changed)
libcloud/branches/0.12.x/CHANGES
Propchange: libcloud/branches/0.12.x/
------------------------------------------------------------------------------
Merged /libcloud/trunk:r1449931
Modified: libcloud/branches/0.12.x/CHANGES
URL:
http://svn.apache.org/viewvc/libcloud/branches/0.12.x/CHANGES?rev=1449932&r1=1449931&r2=1449932&view=diff
==============================================================================
--- libcloud/branches/0.12.x/CHANGES (original)
+++ libcloud/branches/0.12.x/CHANGES Mon Feb 25 22:22:35 2013
@@ -161,6 +161,10 @@ Changes with Apache Libcloud 0.12.1:
is private. (LIBCLOUD-297)
[Grischa Meyer, Tomaz Muraus]
+ - Add missing 'deletd' -> terminated mapping to OpenStack driver.
+ (LIBCLOUD-276)
+ [Jayyy V]
+
- Fix create_node in OpenStack driver to work correctly if 'adminPass'
attribute is not present in the response. (LIBCLOUD-292)
[Gavin McCance, Tomaz Muraus]