[release-announce] [oslo] osprofiler 1.11.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 18 13:18:59 UTC 2017


We are pumped to announce the release of:

osprofiler 1.11.0: OpenStack Profiler Library

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/osprofiler

Download the package from:

    https://pypi.python.org/pypi/osprofiler

Please report issues through launchpad:

    https://bugs.launchpad.net/osprofiler

For more details, please see below.

Changes in osprofiler 1.10.1..1.11.0
------------------------------------

22ea896 Update URLs in documents according to document migration
b0d66a5 doc: Fix formatting
5d11d7b rearrange existing documentation to fit the new standard layout
ef86e88 Switch from oslosphinx to openstackdocstheme
4b20438 Enable warning-is-error in doc build
aeadf60 Update .gitignore


Diffstat (except docs and test files)
-------------------------------------

.gitignore                           |   3 +-
README.rst                           |   6 +-
releasenotes/source/conf.py          |  11 +-
setup.cfg                            |   3 +-
test-requirements.txt                |   4 +-
20 files changed, 521 insertions(+), 504 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 7170d29..aa45596 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,2 +10,2 @@ testtools>=1.4.0 # MIT
-oslosphinx>=4.7.0 # Apache-2.0
-sphinx>=1.2.1,!=1.3b1,<1.4 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
+sphinx>=1.6.2 # BSD





More information about the Release-announce mailing list