diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-01-11 12:17:05 -0500 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-01-11 12:17:05 -0500 |
commit | 7c48bcc8a708828ff78a4b239eca6cf60531f5e2 (patch) | |
tree | c2e8e14b7f125133f468ee6ef38ec87907be086a | |
parent | b0a4ed0dbbf4aced6d9e80d844f4daf7ea125634 (diff) | |
download | openshift-7c48bcc8a708828ff78a4b239eca6cf60531f5e2.tar.gz openshift-7c48bcc8a708828ff78a4b239eca6cf60531f5e2.tar.bz2 openshift-7c48bcc8a708828ff78a4b239eca6cf60531f5e2.tar.xz openshift-7c48bcc8a708828ff78a4b239eca6cf60531f5e2.zip |
Automatic commit of package [openshift-ansible] release [3.0.28-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 11 |
2 files changed, 11 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 6c9176ad0..271e86d20 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.27-1 ./ +3.0.28-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index d6f04adde..70938e8d2 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.27 +Version: 3.0.28 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -259,6 +259,15 @@ Atomic OpenShift Utilities includes %changelog +* Mon Jan 11 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.28-1 +- added the rhe7-host-monitoring service file (mwoodson@redhat.com) +- Fixing tab completion for latest metadata changes (kwoodson@redhat.com) +- Removing some internal hostnames (bleanhar@redhat.com) +- Fixing tab completion for latest metadata changes (kwoodson@redhat.com) +- Make bin/cluster able to spawn OSE 3.1 clusters (lhuard@amadeus.com) +- oso_host_monitoring role: removed the f22 and zagg client, replaced it with + oso-rhel7-host-monitoring container (mwoodson@redhat.com) + * Fri Jan 08 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.27-1 - Update to metadata tooling. (kwoodson@redhat.com) - Fix VM drive cleanup during terminate on libvirt (lhuard@amadeus.com) |