summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-03-24 06:01:04 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-03-24 06:01:04 -0400
commit8e26f8cf9594693702fd1e545b47116cbbff34f0 (patch)
tree2675c3685da732a66909a5eff8aac47ccf781e24 /openshift-ansible.spec
parent6f48ddc49051bdcf74ade8ab9d85b47b9b6974d2 (diff)
downloadopenshift-8e26f8cf9594693702fd1e545b47116cbbff34f0.tar.gz
openshift-8e26f8cf9594693702fd1e545b47116cbbff34f0.tar.bz2
openshift-8e26f8cf9594693702fd1e545b47116cbbff34f0.tar.xz
openshift-8e26f8cf9594693702fd1e545b47116cbbff34f0.zip
Automatic commit of package [openshift-ansible] release [3.6.8-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index fc3773f1f..a80f72c07 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.7
+Version: 3.6.8
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Mar 24 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.8-1
+- vendor patched upstream docker_container module. (jvallejo@redhat.com)
+- add docker_image_availability check (jvallejo@redhat.com)
+- Do not use auto_expand_replicas (lukas.vlcek@gmail.com)
+- Adding tests to increase TC. (kwoodson@redhat.com)
+- Adding a pvc create test case. (kwoodson@redhat.com)
+- Cherry picking from #3711 (ewolinet@redhat.com)
+
* Thu Mar 23 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.7-1
- openshift_logging calculate min_masters to fail early on split brain
(jcantril@redhat.com)