[release-announce] murano-agent 3.6.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 14 10:48:31 UTC 2019


We high-spiritedly announce the release of:

murano-agent 3.6.0: Python Murano Agent

This release is part of the stein release series.

Download the package from:

    https://tarballs.openstack.org/murano-agent/

For more details, please see below.

Changes in murano-agent 3.5.1..3.6.0
------------------------------------

ce41ef5 add python 3.7 unit test job
0d0e9fa Add py36 to classifier and update tox version
532acc9 Use template for lower-constraints
8118665 Change openstack-dev to openstack-discuss
4076763 Fix unit tests for python3.6
c922c24 add python 3.6 unit test job
1ceb8dd switch documentation job to new PTI
934c53c import zuul job settings from project-config
d0875ae Remove the unused tools scripts
f69ddf3 murano-aget PTI docs build
47559e9 Fix murano agent docs generate error
94ffe1a Update reno for stable/rocky


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

.gitignore                                   |   3 -
.zuul.yaml                                   |  14 +-
releasenotes/source/index.rst                |   1 +
releasenotes/source/rocky.rst                |   6 +
setup.cfg                                    |  10 +-
test-requirements.txt                        |   5 -
tools/install_venv.py                        |  72 ---------
tools/install_venv_common.py                 | 172 ---------------------
tools/with_venv.sh                           |   4 -
tox.ini                                      |  14 +-
13 files changed, 60 insertions(+), 470 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 8e82374..b7c1f8a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,5 +10,0 @@ oslotest>=3.3.0 # Apache-2.0
-
-# doc build requirements
-openstackdocstheme>=1.20.0 # Apache-2.0
-sphinx>=1.6.5,!=1.6.6,!=1.6.7 # BSD
-reno>=2.7.0 # Apache-2.0






More information about the Release-announce mailing list