diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-03-14 15:43:10 -0400 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-03-14 15:43:10 -0400 |
commit | 891ea2ef87b5a9ecebb92c1c81d46e2ec7ceb9f6 (patch) | |
tree | ad89dd9474628ec738f65ecb3c8db2b167cac431 /openshift-ansible.spec | |
parent | 4c6290bba977fea444c1758d74610c9dbf73be4e (diff) | |
download | openshift-891ea2ef87b5a9ecebb92c1c81d46e2ec7ceb9f6.tar.gz openshift-891ea2ef87b5a9ecebb92c1c81d46e2ec7ceb9f6.tar.bz2 openshift-891ea2ef87b5a9ecebb92c1c81d46e2ec7ceb9f6.tar.xz openshift-891ea2ef87b5a9ecebb92c1c81d46e2ec7ceb9f6.zip |
Automatic commit of package [openshift-ansible] release [3.0.56-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 4beeed3dd..133d8112a 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.55 +Version: 3.0.56 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,22 @@ Atomic OpenShift Utilities includes %changelog +* Mon Mar 14 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.56-1 +- Updating our metadata tooling to work without env (kwoodson@redhat.com) +- improve ordering of systemd units (jdetiber@redhat.com) +- Docker role refactor (jdetiber@redhat.com) +- Ensure is_containerized is cast as bool. (abutcher@redhat.com) +- Sync latest to v1.2 (sdodson@redhat.com) +- Sync with latest image stream and templates (sdodson@redhat.com) +- Allow origin version to be passed in as an argument (sdodson@redhat.com) +- Add support for Openstack integration (sbaubeau@redhat.com) +- Expose log level on the monitor (abhat@nuagenetworks.net) +- openshift_facts: Safe cast additional bools (smunilla@redhat.com) +- openshift-ansible: Wrap boolean facts (smunilla@redhat.com) +- fixed copr releasers file (twiest@redhat.com) +- Libvirt provider fixes (jdetiber@redhat.com) +- Support log level configuration for plugin (abhat@nuagenetworks.net) + * 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 |