summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-03-23 06:00:25 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-03-23 06:00:25 -0400
commitb82f58533569815264c7cbdec92856f70cd789a6 (patch)
treeac376762cf7cc42b27d09b2ee19434ec941e6fc9 /openshift-ansible.spec
parent1570b6ef091024f8403160b22144cc4edca6ff0e (diff)
downloadopenshift-b82f58533569815264c7cbdec92856f70cd789a6.tar.gz
openshift-b82f58533569815264c7cbdec92856f70cd789a6.tar.bz2
openshift-b82f58533569815264c7cbdec92856f70cd789a6.tar.xz
openshift-b82f58533569815264c7cbdec92856f70cd789a6.zip
Automatic commit of package [openshift-ansible] release [3.6.7-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 588b203b5..fc3773f1f 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.6
+Version: 3.6.7
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,19 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- Fixed linting and configmap_name param (kwoodson@redhat.com)
+- Adding configmap support. (kwoodson@redhat.com)
+- Make /rootfs mount rslave (sdodson@redhat.com)
+- Update imageConfig.format on upgrades to match oreg_url (sdodson@redhat.com)
+- Adding configmap support and adding tests. (kwoodson@redhat.com)
+- Adding oc_volume to lib_openshift. (kwoodson@redhat.com)
+- upgrade: restart ovs-vswitchd and ovsdb-server (gscrivan@redhat.com)
+- Make atomic-openshift-utils require playbooks of the same version
+ (sdodson@redhat.com)
+
* Wed Mar 22 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.6-1
- Fix copy-pasta docstrings (rhcarvalho@gmail.com)
- Rename _ns -> node_selector (rhcarvalho@gmail.com)