[openstack-dev] [new][keystone] pycadf 2.4.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Fri Aug 26 10:49:07 UTC 2016


We are mirthful to announce the release of:

pycadf 2.4.0: CADF Library

This release is part of the newton release series.

With source available at:

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

With package available at:

    https://pypi.python.org/pypi/pycadf

Please report issues through launchpad:

    https://bugs.launchpad.net/pycadf

For more details, please see below.

Changes in pycadf 2.3.0..2.4.0
------------------------------

d94f1b4 Updated from global requirements
e64911f Remove discover from test-requirements
92c134f Don't include openstack/common in flake8 exclude list
cad88bc Updated from global requirements
525bb1f Fix order of arguments in assertEqual
f98ce8e Updated from global requirements
cd574b6 Updated from global requirements
1794b9d Updated from global requirements
8ce2dff Updated from global requirements


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

requirements.txt               |  2 +-
test-requirements.txt          |  5 ++---
tox.ini                        |  2 +-
4 files changed, 26 insertions(+), 27 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2518ec2..987b277 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 7f52a2b..5b340e5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9 @@ coverage>=3.6 # Apache-2.0
-discover # BSD
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -18 +17 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD





More information about the OpenStack-dev mailing list