[openstack-announce] [new][openstackansible] openstack-ansible-os_keystone 13.1.4 release
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 5 14:39:31 UTC 2016
We are jubilant to announce the release of:
openstack-ansible-os_keystone 13.1.4: os_keystone for OpenStack
Ansible
For more details, please see below.
13.1.4
^^^^^^
New Features
* Added keystone_apache_custom_log_format tunable for changing
CustomLog format. Default is "combined".
Changes in openstack-ansible-os_keystone 13.1.3..13.1.4
-------------------------------------------------------
a6fec79 Pin test-requirements to match OpenStack requirements
dc47a23 Add support for CustomLog format modification
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 1 +
.../os-keystone-apache-log-format-support-7232177f835222ee.yaml | 4 ++++
templates/keystone-httpd.conf.j2 | 4 ++--
test-requirements.txt | 8 ++++----
4 files changed, 11 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index a6cce40..a45faa5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,2 +3,2 @@ ansible>=1.9.1,<2.0.0,!=1.9.6
-bashate
-flake8
+bashate==0.4.0
+flake8>2.4.1,<2.6.0
@@ -7,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