Mailing List Archive

[new][openstackansible] openstack-ansible 14.0.1 release (newton)
We are psyched to announce the release of:

openstack-ansible 14.0.1: 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.

Changes in openstack-ansible 14.0.0..14.0.1
-------------------------------------------

380a304 Replace github with git.o.o
9715e5f Remove outdated aio heat template
75c1384 Add supported Operating System check
eebc145 Remove hard-coded host group
0eebd4d Stop all but one RabbitMQ node prior to upgrade
83ee283 Updated envd configs for mixed virt and baremetal (ironic)
c6a071c typo fix Appendix H -> C
98374a8 Added lxd password to the secrets file
83f54fe Update role SHAs 2016-10-27
e72fe1e Resolve random node selection in repo build
c335c76 Ensure lxc_hosts have updated facts before container creation
5fe115b Implement upper constraints for Ansible bootstrap
2b0beb3 Fix errors due to repo_service_user_name setting
23b03a9 Ensure that upper constraints are always applied
7476120 Update all SHAs for 14.0.1
def3d5e Add upgrade playbook for ceilometer-api
e49784a Adds support for disks on HP Smart Array Controllers
22e8cf6 [docs] Update index page to reflect release date
6374af2 [Docs] Remove #
6ff7ec5 [docs] Remove openstack-ansible.rc sourcing instruction
0b351dc Work around bad libvirt-python wheel
b46d856 Add missing Ironic auth plugin variable
07d8124 Automatically source the rc file for ansible/ansible-playbook
e3a57ee Do not extend lists in AIO config
bbdc35b Passing eth0 to br-vlan
2286758 [docs] Update all links to refer to Newton published docs
d9a120e Updated the correct link in developer docs


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

ansible-role-requirements.yml | 64 ++++++------
bindep.txt | 2 +-
.../developer-docs/ops-remove-computehost.rst | 4 +-
.../install-guide/app-advanced-config-security.rst | 4 +-
.../install-guide/app-advanced-role-docs.rst | 66 ++++++------
.../upgrade-guide/reference-upgrade-playbooks.rst | 13 ++-
.../openstack_interface.cfg.test.example | 2 +-
etc/openstack_deploy/conf.d/ironic.yml.aio | 6 ++
.../openstack_user_config.yml.example | 24 ++++-
etc/openstack_deploy/user_secrets.yml | 3 +
global-requirement-pins.txt | 2 +-
playbooks/common-tasks/set-upper-constraints.yml | 32 ++++++
playbooks/defaults/repo_packages/gnocchi.yml | 2 +-
.../defaults/repo_packages/openstack_services.yml | 44 ++++----
playbooks/inventory/env.d/ironic.yml | 23 ++++
playbooks/inventory/group_vars/all.yml | 8 +-
playbooks/inventory/group_vars/ironic_compute.yml | 16 +++
playbooks/inventory/group_vars/repo_all.yml | 9 ++
playbooks/lxc-containers-create.yml | 4 +
playbooks/lxc-hosts-setup.yml | 3 +
playbooks/openstack-hosts-setup.yml | 8 ++
playbooks/rabbitmq-install.yml | 18 +++-
playbooks/repo-build.yml | 23 ++--
playbooks/repo-server.yml | 6 +-
playbooks/unbound-install.yml | 4 +
scripts/bootstrap-aio.sh | 11 +-
scripts/bootstrap-ansible.sh | 116 +++++++++++++++------
scripts/gate-check-commit.sh | 14 ++-
scripts/osa-aio-heat-template.yml | 94 -----------------
scripts/scripts-library.sh | 4 +-
scripts/sources-branch-updater.sh | 5 +-
.../playbooks/ceilometer-api-init-delete.yml | 47 +++++++++
.../bootstrap-host/tasks/check-requirements.yml | 6 +-
.../bootstrap-host/tasks/prepare_aio_config.yml | 1 +
.../bootstrap-host/tasks/prepare_data_disk.yml | 16 +--
.../templates/user_variables.aio.yml.j2 | 4 -
50 files changed, 478 insertions(+), 285 deletions(-)




_______________________________________________
OpenStack-announce mailing list
OpenStack-announce@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce