summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2018-01-15 20:27:12 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2018-01-15 20:27:12 -0500
commitdce44f0bf93c1cf7b2d2fd7f01d591be117b2d60 (patch)
tree463f4289c55538910f72f0ebb72d70ed21136a2f /openshift-ansible.spec
parentcf3210af449231044d9672b69b72e1eb4b541e97 (diff)
downloadopenshift-dce44f0bf93c1cf7b2d2fd7f01d591be117b2d60.tar.gz
openshift-dce44f0bf93c1cf7b2d2fd7f01d591be117b2d60.tar.bz2
openshift-dce44f0bf93c1cf7b2d2fd7f01d591be117b2d60.tar.xz
openshift-dce44f0bf93c1cf7b2d2fd7f01d591be117b2d60.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.20.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.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index a301cfe5b..63c36f551 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.19.0%{?dist}
+Release: 0.20.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -202,6 +202,19 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Jan 15 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.20.0
+- Adjust openstack provider dependencies versions (bdobreli@redhat.com)
+- Fix openstack provider playbook name in docs (bdobreli@redhat.com)
+- Install web console on upgrade (spadgett@redhat.com)
+- Add var for controller to enable async bindings (jpeeler@redhat.com)
+- Add cluster-operator playbook directory. (abutcher@redhat.com)
+- Move s3 & elb provisioning into their own playbooks s.t. they are applied
+ outside of the openshift_aws master provisioning tasks. (abutcher@redhat.com)
+- Update to AWS EC2 root vol size so that Health Check tasks pass
+ (mazzystr@gmail.com)
+- Configure Kuryr CNI daemon (mdulko@redhat.com)
+- Clean up host-local IPAM data while nodes are drained (danw@redhat.com)
+
* Fri Jan 12 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.19.0
-