Преглед изворни кода

Automatic commit of package [openshift-ansible] release [3.4.6-1].

Troy Dawson пре 8 година
родитељ
комит
c5e95907b6
2 измењених фајлова са 8 додато и 2 уклоњено
  1. 1 1
      .tito/packages/openshift-ansible
  2. 7 1
      openshift-ansible.spec

+ 1 - 1
.tito/packages/openshift-ansible

@@ -1 +1 @@
-3.4.5-1 ./
+3.4.6-1 ./

+ 7 - 1
openshift-ansible.spec

@@ -5,7 +5,7 @@
 }
 
 Name:           openshift-ansible
-Version:        3.4.5
+Version:        3.4.6
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -249,6 +249,12 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Mon Oct 10 2016 Troy Dawson <tdawson@redhat.com> 3.4.6-1
+- Retry failed master startup once (ironcladlou@gmail.com)
+- [logging] Fix openshift_hosted_logging_fluentd_nodeselector
+  (sdodson@redhat.com)
+- Changes for etcd servers (vishal.patil@nuagenetworks.net)
+
 * Fri Oct 07 2016 Scott Dodson <sdodson@redhat.com> 3.4.5-1
 - [a-o-i] -v disables quiet ansible config. (abutcher@redhat.com)