Merge "Add MOS 9.1 as supported release"

This commit is contained in:
Jenkins 2016-10-19 12:09:29 +00:00 committed by Gerrit Code Review
commit 646dc92052
8 changed files with 23 additions and 18 deletions

View File

@ -12,9 +12,9 @@ and OpenStack services and APIs.
Requirements
------------
| Requirement | Version/Comment |
|:---------------------------------|:----------------|
| Mirantis OpenStack compatibility | 7.0, 8.0, 9.0 |
| Requirement | Version/Comment |
|:---------------------------------|:-------------------|
| Mirantis OpenStack compatibility | 7.0, 8.0, 9.0, 9.1 |
Installation Guide
==================

View File

@ -3,7 +3,7 @@ Release notes / Changelog
**2.5.1**
* Compatibility with MOS 7.0, 8.0 and 9.0
* Compatibility with MOS 7.0, 8.0, 9.0 and 9.1
**2.5.0**

View File

@ -10,11 +10,11 @@ services and APIs.
Requirements
============
=========== ================
=========== =====================
Requirement Version/Comment
=========== ================
Fuel 7.0, 8.0 and 9.0
=========== ================
=========== =====================
Fuel 7.0, 8.0, 9.0 and 9.1
=========== =====================
Operational limitations
=======================

View File

@ -41,6 +41,8 @@ Known problems
therefore and in the exact same manner than `1531834 <https://bugs.launchpad.net/fuel-plugins/+bug/1531834>`_ can impact disk space,
this can have a significant CPU and/or memory usage on controller nodes for large deployment.
- Error when deploying on MOS 9.0 env with modified hostnames (see bug `1633701 <https://bugs.launchpad.net/fuel/+bug/1633701>`_).
Environment configuration
=========================

View File

@ -20,7 +20,7 @@ The Zabbix plugin does not support reduced footprint deployment for Fuel 7.0
and Fuel 8.0. `LP1610217 <https://bugs.launchpad.net/fuel/+bug/1610217>`_
The Zabbix plugin version 2.5.1 supports the reduced footprint deployment
with Fuel 9.0 **only**. To deploy a corresponding OpenStack environment:
with Fuel 9.x **only**. To deploy a corresponding OpenStack environment:
#. Enable the `reduced footprint <https://docs.mirantis.com/openstack/fuel/fuel-master/operations/reduced-footprint-ops.html>`_
feature and deploy all ``virt`` nodes **without** enabling the Zabbix
@ -30,4 +30,4 @@ with Fuel 9.0 **only**. To deploy a corresponding OpenStack environment:
in the Fuel web UI.
#. Deploy your OpenStack environment as usual (controller, compute, and other nodes
as required).
as required).

View File

@ -47,5 +47,8 @@ Version Revision date Editor Comment
------- ------------- ---------------------------- ---------------------
2.5.1 07.20.2016 Olivier Bourdon Added MOS 9.0 support
(obourdon@mirantis.com)
------- ------------- ---------------------------- ---------------------
2.5.1 10.19.2016 Olivier Bourdon Added MOS 9.1 support
(obourdon@mirantis.com)
======= ============= ============================ =====================

View File

@ -23,11 +23,11 @@ Test environment, infrastructure and tools
Product compatibility matrix
============================
+--------------------+-----------------+
| Product | Version/Comment |
+====================+=================+
| Mirantis OpenStack | 7.0, 8.0 and 9.0|
+--------------------+-----------------+
| Zabbix monitoring | 2.5.1 |
+--------------------+-----------------+
+--------------------+----------------------+
| Product | Version/Comment |
+====================+======================+
| Mirantis OpenStack | 7.0, 8.0, 9.0 and 9.1|
+--------------------+----------------------+
| Zabbix monitoring | 2.5.1 |
+--------------------+----------------------+

View File

@ -120,7 +120,7 @@ Work Items
Dependencies
============
* Fuel 7.0, 8.0 and 9.0
* Fuel 7.0, 8.0, 9.0 and 9.1
Testing
=======