diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-08-17 08:38:25 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-08-17 08:38:25 -0500 |
commit | b26c8c2e4cf938cc6dc2ab80cf469db8f511fad5 (patch) | |
tree | 4450a63cb69a8ae6d1439912b86a6e3c6f2b3a3c | |
parent | 726288597ae14b077f95d33c70914cdc024772c0 (diff) | |
download | openshift-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].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 23 |
2 files changed, 23 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index ec25643e6..15e27417d 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.3.11-1 ./ +3.3.12-1 ./ 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) |