summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-12 01:11:35 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-12 01:11:35 -0400
commit45725a38dd8ee6db16a89144f1e14c30f98440b8 (patch)
tree664cd8fda2651a4aa96af8ce5bb6e4eee62c1f8a /openshift-ansible.spec
parentb708f6353f3ac9c26a72a010e8737c08f72b0e45 (diff)
downloadopenshift-45725a38dd8ee6db16a89144f1e14c30f98440b8.tar.gz
openshift-45725a38dd8ee6db16a89144f1e14c30f98440b8.tar.bz2
openshift-45725a38dd8ee6db16a89144f1e14c30f98440b8.tar.xz
openshift-45725a38dd8ee6db16a89144f1e14c30f98440b8.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.149.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.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index aee30b29b..aab0633a3 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.148.0%{?dist}
+Release: 0.149.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -276,6 +276,16 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Oct 12 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.149.0
+- Fix broken debug_level (mgugino@redhat.com)
+- Ensure host was reached for proper conditional validation
+ (rteague@redhat.com)
+- Ensure docker service status actually changes (mgugino@redhat.com)
+- Display warnings at the end of the control plane upgrade (sdodson@redhat.com)
+- Force reconciliation of role for 3.6 (simo@redhat.com)
+- Remove etcd health check (sdodson@redhat.com)
+- migrate embedded etcd to external etcd (jchaloup@redhat.com)
+
* Wed Oct 11 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.148.0
- Bug 1490647 - logging-fluentd deployed with openshift_logging_use_mux=false
fails to start due to missing (nhosoi@redhat.com)