diff --git a/common_conf.py b/common_conf.py index e14d3d86b..f7c71734f 100644 --- a/common_conf.py +++ b/common_conf.py @@ -58,10 +58,10 @@ copyright = u'2014, Mirantis Inc.' # built documents. # # The short X.Y version. -version = '4.1' +version = '4.1.1' # The full version, including alpha/beta/rc tags. -release = '4.1' +release = '4.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/pages/install-guide/0000-intro.rst b/pages/install-guide/0000-intro.rst index a8c417403..28a5fcae6 100644 --- a/pages/install-guide/0000-intro.rst +++ b/pages/install-guide/0000-intro.rst @@ -124,7 +124,7 @@ Supported Software * **Galera** 23.2.2 -* **RabbitMQ** 2.8.7 +* **RabbitMQ** 3.2.3 * **Pacemaker** 1.1.10 @@ -132,9 +132,9 @@ Supported Software * **Keepalived** 1.2.4 -* **Ceph Dumpling** (v0.67.5) +* **Ceph Dumpling** (v0.67.9) -* **MySQL** (v5.5.28) +* **MySQL** v5.1.69 (CentOS), 5.5.32 (Ubuntu) Fuel Installation Procedures ---------------------------- diff --git a/pages/preface/preface.rst b/pages/preface/preface.rst index 46e22e832..8e2a1d99d 100644 --- a/pages/preface/preface.rst +++ b/pages/preface/preface.rst @@ -26,11 +26,7 @@ The following table lists the released revisions of this documentation: +--------------------+----------------------------+ |Revision Date |Description | +====================+============================+ -|October, 2013 |3.2 GA | -+--------------------+----------------------------+ -|December, 2013 |3.2.1 GA | -+--------------------+----------------------------+ -|December, 2013 |4.0 GA | -+--------------------+----------------------------+ |March, 2014 |4.1 GA | +--------------------+----------------------------+ +|June, 2014 |4.1.1 GA | ++--------------------+----------------------------+ diff --git a/pages/release-notes/v4-1/042-resolved-in-411-issues.rst b/pages/release-notes/v4-1/042-resolved-in-411-issues.rst index 4ac269f8d..5018db218 100644 --- a/pages/release-notes/v4-1/042-resolved-in-411-issues.rst +++ b/pages/release-notes/v4-1/042-resolved-in-411-issues.rst @@ -6,6 +6,13 @@ Security Fixes The following vulnerabilities are addressed: +- **The supplied operating systems are protected + against the "Heartbleed" defect in OpenSSL.** + While the standard distributions of CentOS 6.4 and Ubuntu 12.04 + were vulnerable to the Heartbleed defect in OpenSSL, + the Mirantis OpenStack 4.1.1 packages have been updated + and are thus protected against the vulnerability. + - `LP1297848 `_. Some disk drivers do not support a 4K sector size for XFS file systems @@ -220,3 +227,10 @@ that conflicted with those set by the Nova scheduler. These issues have been resolved. See `LP1321284 `_. +Savanna logging now works correctly +----------------------------------- + +Issues with Savanna logging are resolved. +See `LP1285766 `_ +and `LP1288475 `_. + diff --git a/pages/release-notes/v4-1/050-known-issues.rst b/pages/release-notes/v4-1/050-known-issues.rst index 2c5bbf1d4..2771240cf 100644 --- a/pages/release-notes/v4-1/050-known-issues.rst +++ b/pages/release-notes/v4-1/050-known-issues.rst @@ -4,60 +4,10 @@ Known Issues in Mirantis OpenStack 4.1.x Murano OSTF test for Linux Apache Service fails ----------------------------------------------- -The Murano OSTF test for the Linux Apache service fails with an AssertionError. +The Murano OSTF test for the Linux Apache service +fails with an AssertionError. See `LP1271089 `_. - -Savanna does not write logs unless "OpenStack debug logging" is selected ------------------------------------------------------------------------- - -Savanna does not write logs unless you select "OpenStack debug logging" in the Fuel settings. -When debug logging is not selected, -the */var/log/savanna-all.log* file -contains only log records from the external modules; -it does not contain logs from Savanna itself. -An example of a log from an external module is: - -:: - - savanna-savanna.openstack.common.db.sqlalchemy.session - WARNING: Got mysql server has gone away: (2006, 'MySQL server has gone away') - -See `LP1285766 `_. - -As a work around, edit the */etc/savanna/savanna.conf* file -and delete (or comment) the following lines from the [DEFAULT] section: - -:: - - use_syslog=True - use_stderr=False - syslog_log_facility=LOG_LOCAL0 - log_config=/etc/savanna/logging.conf - -Then add the following line to the [DEFAULT] section: - -:: - - log_dir=/var/log/savanna - - -Enabling "Open Stack debug logs" does not enable debug logs for Savanna ------------------------------------------------------------------------ - -Enabling the "OpenStack debug logs" checkbox in the Fuel settings -enables INFO level logging but does not enable DEBUG level logging. -See `LP 1288475 `_. - -You can enable debug logging for Savanna -by editing the */etc/savanna/savanna.conf* file -and adding the following line to the [DEFAULT] section: - -:: - - debug=TRUE - - CentOS issues using Neutron-enabled installations with VLANS ------------------------------------------------------------ diff --git a/pdf/pdf_install.rst b/pdf/pdf_install.rst index 8752e5775..30b1be7be 100644 --- a/pdf/pdf_install.rst +++ b/pdf/pdf_install.rst @@ -4,7 +4,7 @@ .. cssclass:: header-table +-------------------------------------+-----------------------------------+ - | Mirantis OpenStack v4.1 | .. cssclass:: right| + | Mirantis OpenStack v4.1.1 | .. cssclass:: right| | | | | Installation Guide | ###Section### | +-------------------------------------+-----------------------------------+ diff --git a/pdf/pdf_patch.rst b/pdf/pdf_patch.rst index 471fc6b4a..cd64bc4de 100644 --- a/pdf/pdf_patch.rst +++ b/pdf/pdf_patch.rst @@ -4,7 +4,7 @@ .. cssclass:: header-table +-------------------------------------+-----------------------------------+ - | Mirantis OpenStack v4.1 | .. cssclass:: right| + | Mirantis OpenStack v4.1.1 | .. cssclass:: right| | | | | OpenStack Patching Quick Reference | ###Section### | +-------------------------------------+-----------------------------------+ diff --git a/pdf/pdf_preinstall.rst b/pdf/pdf_preinstall.rst index 24340134f..8e404fa1d 100644 --- a/pdf/pdf_preinstall.rst +++ b/pdf/pdf_preinstall.rst @@ -4,7 +4,7 @@ .. cssclass:: header-table +-------------------------------------+-----------------------------------+ - | Mirantis OpenStack v4.1 | .. cssclass:: right| + | Mirantis OpenStack v4.1.1 | .. cssclass:: right| | | | | Pre-Installation Guide | ###Section### | +-------------------------------------+-----------------------------------+ diff --git a/pdf/pdf_reference.rst b/pdf/pdf_reference.rst index 1a85539d9..2c449d87b 100644 --- a/pdf/pdf_reference.rst +++ b/pdf/pdf_reference.rst @@ -4,7 +4,7 @@ .. cssclass:: header-table +-------------------------------------+-----------------------------------+ - | Mirantis OpenStack v4.1 | .. cssclass:: right| + | Mirantis OpenStack v4.1.1 | .. cssclass:: right| | | | | Reference Architecture | ###Section### | +-------------------------------------+-----------------------------------+ diff --git a/pdf/pdf_user.rst b/pdf/pdf_user.rst index d53572d3a..651778dce 100644 --- a/pdf/pdf_user.rst +++ b/pdf/pdf_user.rst @@ -4,7 +4,7 @@ .. cssclass:: header-table +-------------------------------------+-----------------------------------+ - | Mirantis OpenStack v4.1 | .. cssclass:: right| + | Mirantis OpenStack v4.1.1 | .. cssclass:: right| | | | | User Guide | ###Section### | +-------------------------------------+-----------------------------------+