summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-08-17 08:38:25 -0500
committerTroy Dawson <tdawson@redhat.com>2016-08-17 08:38:25 -0500
commitb26c8c2e4cf938cc6dc2ab80cf469db8f511fad5 (patch)
tree4450a63cb69a8ae6d1439912b86a6e3c6f2b3a3c /openshift-ansible.spec
parent726288597ae14b077f95d33c70914cdc024772c0 (diff)
downloadopenshift-b26c8c2e4cf938cc6dc2ab80cf469db8f511fad5.tar.gz
openshift-b26c8c2e4cf938cc6dc2ab80cf469db8f511fad5.tar.bz2
openshift-b26c8c2e4cf938cc6dc2ab80cf469db8f511fad5.tar.xz
openshift-b26c8c2e4cf938cc6dc2ab80cf469db8f511fad5.zip
Automatic commit of package [openshift-ansible] release [3.3.12-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec23
1 files changed, 22 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 11f18cf72..976bbeeb6 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.3.11
+Version: 3.3.12
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -221,6 +221,27 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Aug 17 2016 Troy Dawson <tdawson@redhat.com> 3.3.12-1
+- Fixes to typos, grammar, and product branding in cli_installer
+ (tpoitras@redhat.com)
+- Reconcile roles after master upgrade, but before nodes. (dgoodwin@redhat.com)
+- a-o-i: Fix nosetests after removing 3.2 from installer (smunilla@redhat.com)
+- Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed
+ when quick install ose-3.3 (smunilla@redhat.com)
+- Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB
+ (smunilla@redhat.com)
+- Sync remaining content (sdodson@redhat.com)
+- XPaas 1.3.3 (sdodson@redhat.com)
+- a-o-i: Fix broken tests from installed hosts check (smunilla@redhat.com)
+- Add clientCommonNames to RequestHeaderProvider optional items
+ (sdodson@redhat.com)
+- a-o-i: Mapping for 3.2 Upgrades (smunilla@redhat.com)
+- a-o-i: fix bz#1329455 (ghuang@redhat.com)
+- Add nfs group to OSEv3:vars (sdodson@redhat.com)
+- fixing openshift key error in case of node failure during run (ssh issue)
+ (jawed.khelil@amadeus.com)
+- add 3.3 to installer (rmeggins@redhat.com)
+
* Mon Aug 15 2016 Troy Dawson <tdawson@redhat.com> 3.3.11-1
- Ensure etcd user exists in etcd_server_certificates by installing etcd.
(abutcher@redhat.com)