We high-spiritedly announce the release of: os-apply-config 7.1.0: Config files from cloud metadata This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/os-apply-config/ For more details, please see below. Changes in os-apply-config 7.0.0..7.1.0 --------------------------------------- c2e15c8 Updated from global requirements 55befd5 Updated from global requirements 3ffb78d Updated from global requirements Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 34c7d94..17df2c5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -coverage>=4.0 # Apache-2.0 +coverage!=4.4,>=4.0 # Apache-2.0 @@ -10 +10 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx>=1.5.1 # BSD +sphinx>=1.6.2 # BSD