File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,14 @@ Then you have to download the software. We suggest you to download it
96
96
Now the ``elasticluster `` should be available in your current
97
97
environment.
98
98
99
+ Changes from release 1.0.3
100
+ ==========================
101
+
102
+ * Improve configuration file parsing and error handling
103
+ * Improve error reporting
104
+ * Update GlusterFS playbooks: now they work on both Ubuntu and CentOS
105
+ * Update documentation: add information on GlusterFS and IPython clusters
106
+
99
107
Changes from release 1.0.2
100
108
==========================
101
109
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ def ansible_pb_files():
49
49
50
50
setup (
51
51
name = "elasticluster" ,
52
- version = "1.0.3 " ,
52
+ version = "1.0.4 " ,
53
53
description = "A command line tool to create, manage and setup computing clusters hosted on a public or private cloud infrastructure." ,
54
54
long_description = open ('README.rst' ).read (),
55
55
author = "Grid Computing Competence Centre, University of Zurich" ,
You can’t perform that action at this time.
0 commit comments