[release-announce] [openstackansible] openstack-ansible 16.0.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 5 20:53:00 UTC 2017


We are tickled pink to announce the release of:

openstack-ansible 16.0.1: Ansible playbooks for deploying OpenStack

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/openstack-ansible

Download the package from:

    https://tarballs.openstack.org/openstack-ansible/

For more details, please see below.

16.0.1
^^^^^^


New Features
************

* The Ceph stable release used by openstack-ansible and its ceph-
  ansible integration has been changed to the recent Ceph LTS
  (http://ceph.com/releases/v12-2-0-luminous-released/) Luminous
  release.


Upgrade Notes
*************

* The Ceph stable release used by openstack-ansible and its ceph-
  ansible integration has been changed to the recent Ceph LTS
  (http://ceph.com/releases/v12-2-0-luminous-released/) Luminous
  release.

Changes in openstack-ansible 16.0.0..16.0.1
-------------------------------------------

9331e74 Update version of this dev cycle
797e372 Correct Pike release date in doc index
aa6e522 Fix variable def.
f01ce98 Upgrade ceph release to Luminous
78200e1 Set the LXC download mirror properly
4a90bef Remove urllib3/requests from requirements
c7e9e16 Use RDO Pike repository


Diffstat (except docs and test files)
-------------------------------------

ansible-role-requirements.yml                                  | 10 +++++++---
deploy-guide/source/deploymenthost.rst                         |  2 +-
group_vars/all/all.yml                                         |  2 +-
group_vars/all/ceph.yml                                        |  3 ++-
playbooks/ceph-install.yml                                     |  3 +++
releasenotes/notes/ceph-luminous-d1ff5c08452a9887.yaml         |  9 +++++++++
requirements.txt                                               |  2 --
12 files changed, 29 insertions(+), 14 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index ed8d1a9..8636907 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pyOpenSSL>=0.14 # Apache-2.0
-requests>=2.14.2 # Apache-2.0
@@ -13 +11,0 @@ PyYAML>=3.10.0 # MIT
-urllib3>=1.21.1 # MIT






More information about the Release-announce mailing list