We are glad to announce the release of: pycadf 2.3.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.1.0..2.3.0 ------------------------------ ec0780b Add missing os-volumes_boot to nova_api_audit_map.conf dd4bf42 Updated from global requirements 53cac14 Updated from global requirements 783ce98 Remove unused pngmath Sphinx extension 35003ba Updated from global requirements 0c7c8f3 Remove invalid character from neutron_api_audit_map.conf Diffstat (except docs and test files) ------------------------------------- etc/pycadf/neutron_api_audit_map.conf | 6 +++--- etc/pycadf/nova_api_audit_map.conf | 3 ++- requirements.txt | 2 +- test-requirements.txt | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 15ad583..2518ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4 +4 @@ -oslo.config>=3.4.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index bc262b6..7f52a2b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10 +10 @@ discover # BSD -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev