[openstack-announce] [new][openstackansible] openstack-ansible-plugins 13.1.4 release

no-reply at openstack.org no-reply at openstack.org
Tue Jul 5 14:40:42 UTC 2016


We are stoked to announce the release of:

openstack-ansible-plugins 13.1.4: plugins for OpenStack Ansible

For more details, please see below.

Changes in openstack-ansible-plugins 13.1.3..13.1.4
---------------------------------------------------

17232bd Pin test-requirements to match OpenStack requirements


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

test-requirements.txt | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ce31268..a45faa5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,2 +1,4 @@
-bashate
-flake8
+ansible-lint<=2.3.9
+ansible>=1.9.1,<2.0.0,!=1.9.6
+bashate==0.4.0
+flake8>2.4.1,<2.6.0
@@ -5,2 +7,2 @@ flake8
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3  # BSD
+oslosphinx>=2.5.0,!=3.4.0  # Apache-2.0





More information about the OpenStack-announce mailing list