From d87718dd444ee7e6089c99e5255044f8eff8e07c Mon Sep 17 00:00:00 2001 From: Eduardo Gonzalez Date: Wed, 29 Aug 2018 15:57:21 +0200 Subject: [PATCH] Release kolla-ansible 7.0.0.0rc1 Change-Id: I527b4fda50ff75c418b8b5fabfb602a1a855c693 --- deliverables/rocky/kolla-ansible.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deliverables/rocky/kolla-ansible.yaml b/deliverables/rocky/kolla-ansible.yaml index edc8249c07..c51635b3c7 100644 --- a/deliverables/rocky/kolla-ansible.yaml +++ b/deliverables/rocky/kolla-ansible.yaml @@ -3,6 +3,9 @@ launchpad: kolla-ansible release-model: cycle-trailing team: kolla type: other +branches: + - location: 7.0.0.0rc1 + name: stable/rocky repository-settings: openstack/kolla-ansible: {} releases: @@ -14,3 +17,11 @@ releases: - hash: cd03876e7d646fe7bc1842888ef79729f52a744b repo: openstack/kolla-ansible version: 7.0.0.0b3 + - projects: + - hash: a9e02d626465621f09c226f9bbcde91419f5cb62 + repo: openstack/kolla-ansible + version: 7.0.0.0rc1 +cycle-highlights: + - Allow operators to set resource limits to containers. + - Implement Ceph Bluestore deployment + - Support deployment of Prometheus and Monasca services.