summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-16 11:51:47 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-16 11:51:47 -0400
commita374775dac136986e83d852d43a04e9afd5d68db (patch)
treea7d11ae58629b7f3503122726dec223d606b4929
parent7359d9902a2d7d701c0e32d6bc6a341b3eea4e13 (diff)
downloadopenshift-a374775dac136986e83d852d43a04e9afd5d68db.tar.gz
openshift-a374775dac136986e83d852d43a04e9afd5d68db.tar.bz2
openshift-a374775dac136986e83d852d43a04e9afd5d68db.tar.xz
openshift-a374775dac136986e83d852d43a04e9afd5d68db.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.157.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec6
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 2a6d4e915..98939a7de 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.7.0-0.156.0 ./
+3.7.0-0.157.0 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 097c7faf7..458e0fe7b 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.156.0%{?dist}
+Release: 0.157.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -276,6 +276,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Oct 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.157.0
+- data migration of embedded etcd not allowed (jchaloup@redhat.com)
+- GlusterFS: remove topology reference from deploy-heketi (jarrpa@redhat.com)
+
* Mon Oct 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.156.0
- set initial etcd cluster properly during system container scale up
(jchaloup@redhat.com)