summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-08-12 08:35:51 -0500
committerTroy Dawson <tdawson@redhat.com>2016-08-12 08:35:51 -0500
commit7060379b8e9344a882678f59a3677034436c0905 (patch)
treead11aca19e1bd19e660f30ac297645287d6bf20a /openshift-ansible.spec
parent16fda8158107f10615bf2685eb8e7c55c1dcda04 (diff)
downloadopenshift-7060379b8e9344a882678f59a3677034436c0905.tar.gz
openshift-7060379b8e9344a882678f59a3677034436c0905.tar.bz2
openshift-7060379b8e9344a882678f59a3677034436c0905.tar.xz
openshift-7060379b8e9344a882678f59a3677034436c0905.zip
Automatic commit of package [openshift-ansible] release [3.3.10-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 51816cc8e..a5e473adb 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.9
+Version: 3.3.10
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,20 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Aug 12 2016 Troy Dawson <tdawson@redhat.com> 3.3.10-1
+- Reference tmpdir from first master hostvars when evacuating nodes.
+ (abutcher@redhat.com)
+- Support for redeploying certificates. (abutcher@redhat.com)
+- qps typo (deads@redhat.com)
+- a-o-i: Automatically Label Nodes as Infra (smunilla@redhat.com)
+- Improvements for Docker 1.10+ upgrade image nuking. (dgoodwin@redhat.com)
+- a-o-i: Restrict installed host check (smunilla@redhat.com)
+- Shutdown Docker before upgrading the rpm. (dgoodwin@redhat.com)
+- Restrict the middleware stanza contains 'registry' and 'storage' at least on
+ 3.3 (ghuang@redhat.com)
+- docker-registry's middleware stanza should contain 'registry' and 'storage'
+ by default (ghuang@redhat.com)
+
* Wed Aug 10 2016 Troy Dawson <tdawson@redhat.com> 3.3.9-1
- Enable 'NoVolumeZoneConflict' policy for scheduler (abutcher@redhat.com)
- a-o-i: Update nosetests for ansible_ssh_user (smunilla@redhat.com)