[release-announce] [openstackansible] openstack-ansible 14.0.3 (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 5 05:32:34 UTC 2016


We are stoked to announce the release of:

openstack-ansible 14.0.3: Ansible playbooks for deploying OpenStack

This release is part of the newton stable release series.

The source is available from:

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

Download the package from:

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

For more details, please see below.

14.0.3
^^^^^^


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

* The variables "tempest_requirements_git_repo" and
  "tempest_requirements_git_install_branch" have been removed in
  favour of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.

* The variables "swift_requirements_git_repo" and
  "swift_requirements_git_install_branch" have been removed in favour
  of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.

* The variables "neutron_requirements_git_repo" and
  "neutron_requirements_git_install_branch" have been removed in
  favour of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.

* The variables "sahara_requirements_git_repo" and
  "sahara_requirements_git_install_branch" have been removed in favour
  of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.

* The variables "nova_requirements_git_repo" and
  "nova_requirements_git_install_branch" have been removed in favour
  of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.

* The variables "nova_lxd_requirements_git_repo" and
  "nova_lxd_requirements_git_install_branch" have been removed in
  favour of using the URL/path to the upper-constraints file using the
  variable "pip_install_upper_constraints" instead.


Bug Fixes
*********

* SSLv3 is now disabled in the haproxy daemon configuration by
  default.

* Setting the haproxy_bind list on a service is now used as an
  override to the other VIPs defined in the environment. Previously it
  was being treated as an append to the other VIPs so there was no
  path to override the VIP binds for a service. For example,
  haproxy_bind could be used to bind a service to the internal VIP
  only.

Changes in openstack-ansible 14.0.2..14.0.3
-------------------------------------------

f165599 [docs] Updates to index files for newton
ac8897e Fix deploy-guide conf.py
6931e26 [DOCS] Adds a cookie cutter deploy guide for d.o.o
bce87f8 Add ceilometer-api-init-delete to run-upgrade.sh
1070d4d Update all SHAs for 14.0.3


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

.gitignore                                         |   1 +
ansible-role-requirements.yml                      |  50 +--
.../source/app-advanced-config-affinity.rst        |  50 +++
.../source/app-advanced-config-options.rst         |  15 +
.../source/app-advanced-config-override.rst        | 267 ++++++++++++++++
.../source/app-advanced-config-security.rst        |  39 +++
.../source/app-advanced-config-sslcertificates.rst | 141 +++++++++
deploy-guide/source/app-advanced-role-docs.rst     |  12 +
deploy-guide/source/app-config-prod.rst            | 126 ++++++++
deploy-guide/source/app-config-test.rst            | 108 +++++++
deploy-guide/source/app-custom-layouts.rst         | 193 ++++++++++++
deploy-guide/source/app-networking.rst             |  85 +++++
deploy-guide/source/app-resources.rst              |  27 ++
deploy-guide/source/app-security.rst               | 163 ++++++++++
deploy-guide/source/app.rst                        |  14 +
deploy-guide/source/conf.py                        | 341 +++++++++++++++++++++
deploy-guide/source/configure.rst                  |  95 ++++++
deploy-guide/source/deploymenthost.rst             | 111 +++++++
.../source/figures/arch-layout-production.png      | Bin 0 -> 217767 bytes
.../source/figures/arch-layout-production.svg      |   3 +
deploy-guide/source/figures/arch-layout-test.png   | Bin 0 -> 220515 bytes
deploy-guide/source/figures/arch-layout-test.svg   |   3 +
deploy-guide/source/figures/arch-layout.graffle    | Bin 0 -> 6161 bytes
.../installation-workflow-configure-deployment.png | Bin 0 -> 49639 bytes
.../installation-workflow-deploymenthost.png       | Bin 0 -> 48857 bytes
.../figures/installation-workflow-overview.png     | Bin 0 -> 46557 bytes
.../installation-workflow-run-playbooks.png        | Bin 0 -> 48037 bytes
.../figures/installation-workflow-targethosts.png  | Bin 0 -> 48201 bytes
.../installation-workflow-verify-openstack.png     | Bin 0 -> 50368 bytes
.../source/figures/installation-workflow.graffle   | Bin 0 -> 2583 bytes
.../figures/networkarch-bare-external-example.png  | Bin 0 -> 107053 bytes
.../source/figures/networkarch-bare-external.png   | Bin 0 -> 109645 bytes
.../networkarch-container-external-example.png     | Bin 0 -> 178387 bytes
.../figures/networkarch-container-external.png     | Bin 0 -> 183958 bytes
deploy-guide/source/figures/networkcomponents.png  | Bin 0 -> 38304 bytes
deploy-guide/source/figures/networking-compute.png | Bin 0 -> 116754 bytes
.../source/figures/networking-neutronagents.png    | Bin 0 -> 136895 bytes
.../source/figures/production-storage-cinder.png   | Bin 0 -> 102217 bytes
.../production-storage-cinder.svg/image3.wmf       | Bin 0 -> 19378 bytes
.../production-storage-cinder.svg                  |   3 +
.../source/figures/production-storage-glance.png   | Bin 0 -> 87006 bytes
.../production-storage-glance.svg/image3.wmf       | Bin 0 -> 19378 bytes
.../production-storage-glance.svg                  |   3 +
.../source/figures/production-storage-nova.png     | Bin 0 -> 84263 bytes
.../figures/production-storage-nova.svg/image3.wmf | Bin 0 -> 19378 bytes
.../production-storage-nova.svg                    |   3 +
.../source/figures/production-storage-swift.png    | Bin 0 -> 108150 bytes
.../source/figures/production-storage-swift.svg    |   3 +
.../figures/production-storage.graffle/data.plist  | Bin 0 -> 8497 bytes
.../figures/production-storage.graffle/image3.wmf  | Bin 0 -> 19378 bytes
deploy-guide/source/figures/production-storage.svg |   3 +
deploy-guide/source/index.rst                      |  25 ++
deploy-guide/source/navigation.txt                 |   4 +
deploy-guide/source/overview-network-arch.rst      |  85 +++++
deploy-guide/source/overview-osa.rst               |  63 ++++
deploy-guide/source/overview-requirements.rst      | 122 ++++++++
.../source/overview-service-architecture.rst       | 122 ++++++++
deploy-guide/source/overview-storage-arch.rst      | 167 ++++++++++
deploy-guide/source/overview.rst                   |  11 +
deploy-guide/source/run-playbooks.rst              | 132 ++++++++
deploy-guide/source/targethosts-networkconfig.rst  |  26 ++
deploy-guide/source/targethosts-prepare.rst        | 137 +++++++++
deploy-guide/source/targethosts.rst                |  14 +
deploy-guide/source/verify-operation.rst           |  72 +++++
.../install-guide/app-advanced-config-affinity.rst |  50 ---
.../install-guide/app-advanced-config-options.rst  |  15 -
.../install-guide/app-advanced-config-override.rst | 267 ----------------
.../install-guide/app-advanced-config-security.rst |  39 ---
.../app-advanced-config-sslcertificates.rst        | 141 ---------
.../install-guide/app-advanced-role-docs.rst       |  92 ------
.../figures/arch-layout-production.png             | Bin 217767 -> 0 bytes
.../figures/arch-layout-production.svg             |   3 -
.../install-guide/figures/arch-layout-test.png     | Bin 220515 -> 0 bytes
.../install-guide/figures/arch-layout-test.svg     |   3 -
.../install-guide/figures/arch-layout.graffle      | Bin 6161 -> 0 bytes
.../installation-workflow-configure-deployment.png | Bin 49639 -> 0 bytes
.../installation-workflow-deploymenthost.png       | Bin 48857 -> 0 bytes
.../figures/installation-workflow-overview.png     | Bin 46557 -> 0 bytes
.../installation-workflow-run-playbooks.png        | Bin 48037 -> 0 bytes
.../figures/installation-workflow-targethosts.png  | Bin 48201 -> 0 bytes
.../installation-workflow-verify-openstack.png     | Bin 50368 -> 0 bytes
.../figures/installation-workflow.graffle          | Bin 2583 -> 0 bytes
.../figures/networkarch-bare-external-example.png  | Bin 107053 -> 0 bytes
.../figures/networkarch-bare-external.png          | Bin 109645 -> 0 bytes
.../networkarch-container-external-example.png     | Bin 178387 -> 0 bytes
.../figures/networkarch-container-external.png     | Bin 183958 -> 0 bytes
.../install-guide/figures/networkcomponents.png    | Bin 38304 -> 0 bytes
.../install-guide/figures/networking-compute.png   | Bin 116754 -> 0 bytes
.../figures/networking-neutronagents.png           | Bin 136895 -> 0 bytes
.../figures/production-storage-cinder.png          | Bin 102217 -> 0 bytes
.../production-storage-cinder.svg/image3.wmf       | Bin 19378 -> 0 bytes
.../production-storage-cinder.svg                  |   3 -
.../figures/production-storage-glance.png          | Bin 87006 -> 0 bytes
.../production-storage-glance.svg/image3.wmf       | Bin 19378 -> 0 bytes
.../production-storage-glance.svg                  |   3 -
.../figures/production-storage-nova.png            | Bin 84263 -> 0 bytes
.../figures/production-storage-nova.svg/image3.wmf | Bin 19378 -> 0 bytes
.../production-storage-nova.svg                    |   3 -
.../figures/production-storage-swift.png           | Bin 108150 -> 0 bytes
.../figures/production-storage-swift.svg           |   3 -
.../figures/production-storage.graffle/data.plist  | Bin 8497 -> 0 bytes
.../figures/production-storage.graffle/image3.wmf  | Bin 19378 -> 0 bytes
.../install-guide/figures/production-storage.svg   |   3 -
.../overview-service-architecture.rst              | 122 --------
.../install-guide/targethosts-networkconfig.rst    |  26 --
global-requirement-pins.txt                        |   4 +-
playbooks/defaults/repo_packages/gnocchi.yml       |   2 +-
.../defaults/repo_packages/openstack_services.yml  |  46 +--
playbooks/inventory/group_vars/all.yml             |   6 +-
.../notes/disable-sslv3-303acdcc6b593180.yaml      |   3 +
.../haproxy-bind-override-9562bab32b964de2.yaml    |   7 +
.../remove-requirements-git-0454e08c243037bc.yaml  |   7 +
.../remove-requirements-git-0c8e83081b435229.yaml  |   7 +
.../remove-requirements-git-212d02658644c17b.yaml  |   7 +
.../remove-requirements-git-59f58bcf4e54a569.yaml  |   7 +
.../remove-requirements-git-c8a762c5172f25c7.yaml  |  12 +
scripts/run-upgrade.sh                             |   1 +
scripts/scripts-library.sh                         |   2 +-
tox.ini                                            |   2 +
144 files changed, 3011 insertions(+), 2591 deletions(-)






More information about the Release-announce mailing list