diff options
author | Olivier Bourdon <obourdon@mirantis.com> | 2016-03-17 09:10:02 +0100 |
---|---|---|
committer | Olivier Bourdon <obourdon@mirantis.com> | 2016-03-21 12:58:31 +0100 |
commit | f965a7c893c6999c638b5a4fe9712f94705b9f3c (patch) | |
tree | 22b2e97101528abb990161fa25f2029ab3e368b6 | |
parent | cf259b7eab4649ade45680d1636cfc6db2027541 (diff) |
Add missing fixed bug in doc1.0.1-1-rc1
Change-Id: I8fccd88454ca0ae3d03e9aa41ad44602f4e377c4
Notes
Notes (review):
Code-Review+2: Swann Croiset <scroiset@mirantis.com>
Code-Review+2: Olivier Bourdon <obourdon@mirantis.com>
Workflow+1: Olivier Bourdon <obourdon@mirantis.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Mon, 21 Mar 2016 11:59:36 +0000
Reviewed-on: https://review.openstack.org/293866
Project: openstack/fuel-plugin-zabbix-monitoring-extreme-networks
Branch: refs/heads/master
-rw-r--r-- | doc/plugin-guide/source/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugin-guide/source/changelog.rst b/doc/plugin-guide/source/changelog.rst index fb8e7b8..93dcd1b 100644 --- a/doc/plugin-guide/source/changelog.rst +++ b/doc/plugin-guide/source/changelog.rst | |||
@@ -4,6 +4,9 @@ Release notes / Changelog | |||
4 | **1.0.1** | 4 | **1.0.1** |
5 | 5 | ||
6 | * Compatibility with MOS 8.0 | 6 | * Compatibility with MOS 8.0 |
7 | * Fix Cross-plugin display restrictions for some plugins prevent Settings tab from opening (bug 1538617_) | ||
8 | |||
9 | .. _1538617: https://bugs.launchpad.net/fuel-plugins/+bug/1538617 | ||
7 | 10 | ||
8 | **1.0.0** | 11 | **1.0.0** |
9 | 12 | ||