summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-31 01:10:20 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-31 01:10:20 -0400
commitaebb674d2c829c6dab041cc57d54af965947639d (patch)
treeda5651eb82b72b23cf79b895ea3da5ad7c42d4c3 /openshift-ansible.spec
parent00aa32cfdb73075ab08083a3c64ffd7ffaa342cf (diff)
downloadopenshift-aebb674d2c829c6dab041cc57d54af965947639d.tar.gz
openshift-aebb674d2c829c6dab041cc57d54af965947639d.tar.bz2
openshift-aebb674d2c829c6dab041cc57d54af965947639d.tar.xz
openshift-aebb674d2c829c6dab041cc57d54af965947639d.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.188.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index f1ace9b22..ab37beb98 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.187.0%{?dist}
+Release: 0.188.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -285,6 +285,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Oct 31 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.188.0
+- Add dm_thin_pool for gluster use (sdodson@redhat.com)
+- Fix broken oc_secret update function (barlik@gmx.com)
+- add new clusterNetworks fields to new installs (jtanenba@redhat.com)
+- docker: Create openshift_docker_is_node_or_master variable
+ (smilner@redhat.com)
+- Correctly install cockpit (sdodson@redhat.com)
+- Glusterfs storage templates for v1.5 added (chinacoolhacker@gmail.com)
+- bug 1501599. Omit logging project from overcommit restrictions
+ (jcantril@redhat.com)
+- GlusterFS: Remove image option from heketi command (jarrpa@redhat.com)
+
* Mon Oct 30 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.187.0
-