You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2014/05/06 01:42:25 UTC

[2/3] git commit: CHANGES updated with 5.1.0 info

CHANGES updated with 5.1.0 info


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/62b427fa
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/tree/62b427fa
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/diff/62b427fa

Branch: refs/heads/master
Commit: 62b427fa4c62bdedfe2702eac1a00ecd2a201442
Parents: 5d7e9f1
Author: Chiradeep Vittal <ch...@apache.org>
Authored: Mon May 5 16:40:48 2014 -0700
Committer: Chiradeep Vittal <ch...@apache.org>
Committed: Mon May 5 16:40:48 2014 -0700

----------------------------------------------------------------------
 CHANGES | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/blob/62b427fa/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 54f2e32..3cddb52 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
 Apache CloudStack CloudMonkey Changelog
 ---------------------------------------
 
+Version 5.1.0
+=============
+This release includes
+ - support for using username and password instead of / in addition to api key and secret key
+ - Usage of signature version 3 for the api signing process. This reduces the chance of API replay attacks
+ - cleanup based on reporting from PEP8 and Flake8
+If you upgrade from 5.0, then cloudmonkey will ask you to update your config file (~/.cloudmonkey/config)
+Under the [user], you can add
+username =
+password =
+Under the [server], you can add
+expires = 600
+
 Version 5.0.0
 =============
 This is the first release of CloudMonkey independent from the Apache CloudStack core orchestration engine. The release