Skip to content

Commit 1c38c85

Browse files
author
Dougal Ballantyne
committed
prepping for 0.0.7 release
1 parent 69e2882 commit 1c38c85

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
CHANGELOG
33
=========
44

5+
0.0.7
6+
=====
7+
8+
* feature:``cfncluster``: Added option to encrypt ephemeral drives with in-memory keys
9+
* feature:``cfncluster``: Detect all ephemeral drives, stripe and mount as /scratch
10+
* feature:``cfncluster``: Support for placement groups
11+
* feature:``cfncluster``: Support for cluster placement logic. Can either be cluster or compute.
12+
* feature:``cfncluster``: Added option to provides arguments to pre/post install scripts
13+
* feature:``cfncluster``: Added DKMS support for Lustre filesystems - http://zfsonlinux.org/lustre.html
14+
* bugfix:``cli``: Added missing support from SSH from CIDR range
15+
* bugfix:``cfncluster``: Fixed Ganglia setup for ComputeFleet
16+
* updates:``SGE``: Updated to 8.1.7 - https://arc.liv.ac.uk/trac/SGE
17+
* updates:``Openlava``: Updated to latest Git for Openlava 2.2 - https://github.com/openlava/openlava
18+
519
0.0.6
620
=====
721

amis.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
us-west-2 ami-e581fcd5
2-
us-east-1 ami-745ea11c
3-
eu-west-1 ami-e3458c94
4-
ap-northeast-1 ami-2d41092c
1+
us-west-2 ami-7dcab74d
2+
us-east-1 ami-2c07f944
3+
eu-west-1 ami-a1a169d6
4+
ap-northeast-1 ami-b3c78fb2

0 commit comments

Comments
 (0)