4.0.0 - 2014.1.0 - Icehouse Release

Updated Modulefile and README.md for 4.0.0 release.

Change-Id: I10919441cd935af37dd67b0ce5ab0280ce01c915
This commit is contained in:
Chris Hoge 2014-05-01 10:57:00 -07:00
parent da0cedce6f
commit 365fc28424
2 changed files with 15 additions and 1 deletions

@ -1,5 +1,5 @@
name 'puppetlabs-horizon'
version '4.0.0-devel'
version '4.0.0'
source 'https://github.com/stackforge/puppet-horizon'
author 'Puppet Labs'
license 'Apache License 2.0'

@ -1,6 +1,8 @@
horizon
=======
4.0.0 - 2014.1.0 - Icehouse
#### Table of Contents
1. [Overview - What is the horizon module?](#overview)
@ -85,6 +87,18 @@ Contributors
Release Notes
-------------
**4.0.0**
* Stable Icehouse release.
* Added support to pass extra parameters to vhost.
* Added support to ensure online cache is present and can be refreshed.
* Added support to configure OPENSTACK_HYPERVISOR_FEATURES settings, AVAILABLE_REGIONS, OPENSTACK_NEUTRON_NETWORK.
* Added support to disable configuration of Apache.
* Fixed log ownership and WSGIProcess* settings for Red Hat releases.
* Fixed overriding of policy files in local settings.
* Fixed SSL bugs.
* Improved WSGI configuration.
**3.1.0**
* Added option parameterize OPENSTACK_NEUTRON_NETWORK settings.