diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-09 10:57:48 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-03-09 10:57:48 -0500 |
commit | b1d3c6dae6d9084b6b55421b054ffa971a56ab16 (patch) | |
tree | a8d42f912570dc0fb338f09f60caa24c97c30711 /openshift-ansible.spec | |
parent | f7572e6d3dbf3f60b9e0ac11663d3d69defcd461 (diff) | |
download | openshift-b1d3c6dae6d9084b6b55421b054ffa971a56ab16.tar.gz openshift-b1d3c6dae6d9084b6b55421b054ffa971a56ab16.tar.bz2 openshift-b1d3c6dae6d9084b6b55421b054ffa971a56ab16.tar.xz openshift-b1d3c6dae6d9084b6b55421b054ffa971a56ab16.zip |
Automatic commit of package [openshift-ansible] release [3.0.55-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index bf2577d06..4beeed3dd 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.54 +Version: 3.0.55 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,17 @@ Atomic OpenShift Utilities includes %changelog +* Wed Mar 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.55-1 +- Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts (bleanhar@redhat.com) +- Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL + (bleanhar@redhat.com) +- a-o-i: Fix NFS storage tests (smunilla@redhat.com) +- First attempt at NFS setup (smunilla@redhat.com) +- reverting back to pre-pulling the master image (bleanhar@redhat.com) +- Use /healthz/ready when verifying api (abutcher@redhat.com) +- Formatting error (Viet.atx@gmail.com) +- Introduce origin-metrics playbook (vnguyen@redhat.com) + * Tue Mar 08 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.54-1 - Bug 1315563 - stdout IO redirection wasn't working as expected over SSH connections (bleanhar@redhat.com) |