[openstack-announce] [charms] OpenStack Charms 16.10 release

2016-10-17 Thread James Page
Hi All,

We are pleased to announce the 16.10 release of the OpenStack Charms.

Highlights include:

* OpenStack Newton support
* Ubuntu 16.10 support
* Juju 2.0 application version support
* AppArmor support

For more details please see the full release notes here:

  http://docs.openstack.org/developer/charm-guide/1610.html

A big thank you to the many people who contributed to the OpenStack
charms over the last cycle and if you'd like to contribute during
the next development cycle our charm development guide is here:

   http://docs.openstack.org/developer/charm-guide/

Regards

The OpenStack Charm Team
___
OpenStack-announce mailing list
OpenStack-announce@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce


[openstack-announce] [new][openstackansible] openstack-ansible-os_swift 13.3.5 release

2016-10-17 Thread no-reply
We are overjoyed to announce the release of:

openstack-ansible-os_swift 13.3.5: os_swift for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_swift 13.3.3..13.3.5


c4c8a9c Point auditor service at the replicator config


Diffstat (except docs and test files)
-

tasks/swift_storage_hosts_account.yml | 29 ++-
tasks/swift_storage_hosts_container.yml   | 33 ---
tasks/swift_storage_hosts_object.yml  | 29 ++-
templates/account-server-replicator.conf.j2   |  3 +++
templates/account-server.conf.j2  |  2 +-
templates/container-server-replicator.conf.j2 |  3 +++
templates/container-server.conf.j2|  6 ++---
templates/object-server-replicator.conf.j2|  3 +++
templates/object-server.conf.j2   |  6 ++---
9 files changed, 87 insertions(+), 27 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-os_nova 13.3.5 release

2016-10-17 Thread no-reply
We are amped to announce the release of:

openstack-ansible-os_nova 13.3.5: os_nova for OpenStack Ansible

Download the package from:

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

For more details, please see below.

13.3.5
^^

New Features

* The os_nova role can now deploy the a custom
  /etc/libvirt/qemu.conf file by defining "qemu_conf_dict".

Changes in openstack-ansible-os_nova 13.3.4..13.3.5
---

fda8770 Nova role should not default vars outside the nova namespace
26c3e8a Add config template for qemu.conf


Diffstat (except docs and test files)
-

defaults/main.yml  |  9 -
releasenotes/notes/add-qemu-conf-d42337dfd42bac6f.yaml |  4 
tasks/nova_compute_kvm.yml | 13 +
templates/nova.conf.j2 |  2 +-
templates/qemu.conf.j2 |  4 
6 files changed, 31 insertions(+), 2 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-os_ceilometer 13.3.5 release

2016-10-17 Thread no-reply
We are joyful to announce the release of:

openstack-ansible-os_ceilometer 13.3.5: os_ceilometer role for
OpenStack-Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_ceilometer 13.3.1..13.3.5
-

3a24b01 Disable stderr logging


Diffstat (except docs and test files)
-

templates/ceilometer.conf.j2 | 2 ++
1 file changed, 2 insertions(+)




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


[openstack-announce] [new][openstackansible] openstack-ansible-os_heat 13.3.5 release

2016-10-17 Thread no-reply
We are joyful to announce the release of:

openstack-ansible-os_heat 13.3.5: os_heat for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_heat 13.3.1..13.3.5
---

dcff3d0 Disable stderr logging
f102338 Use keystone library for heat_stack_domain_admin


Diffstat (except docs and test files)
-

tasks/heat_domain_setup.yml | 63 +
templates/heat.conf.j2  |  2 ++
2 files changed, 31 insertions(+), 34 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-rsyslog_server 13.3.5 release

2016-10-17 Thread no-reply
We are ecstatic to announce the release of:

openstack-ansible-rsyslog_server 13.3.5: rsyslog_server for OpenStack
Ansible

Download the package from:

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

For more details, please see below.

13.3.5
^^

Upgrade Notes

* New overrides are provided to allow for better customization
  around logfile retention and rate limiting for UDP/TCP sockets.
  "rsyslog_server_logrotation_window" defaults to 14 days
  "rsyslog_server_ratelimit_interval" defaults to 0 seconds
  "rsyslog_server_ratelimit_burst" defaults to 1

* The rsyslog.conf is now using v7+ style configuration settings

Changes in openstack-ansible-rsyslog_server 13.3.4..13.3.5
--

74cf6cd Separate remote log stream from local


Diffstat (except docs and test files)
-

defaults/main.yml  |  7 +++
...log-remote-log-separation-76de4b64f0c18edb.yaml |  8 +++
templates/os_aggregate_storage.j2  |  2 +-
templates/rsyslog.conf.j2  | 59 ++
5 files changed, 45 insertions(+), 33 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-memcached_server 13.3.5 release

2016-10-17 Thread no-reply
We are grateful to announce the release of:

openstack-ansible-memcached_server 13.3.5: memcached_server for
OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-memcached_server 13.2.0..13.3.5


99e5aee Ensure that gate test does not remove ~/.ansible/tmp
681b84f Update tox configuration


Diffstat (except docs and test files)
-

test-requirements.txt |   2 -
tox.ini   | 121 +++---
2 files changed, 86 insertions(+), 37 deletions(-)


Requirements updates


diff --git a/test-requirements.txt b/test-requirements.txt
index a45faa5..22c7bbe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,2 +0,0 @@
-ansible-lint<=2.3.9
-ansible>=1.9.1,<2.0.0,!=1.9.6



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


[openstack-announce] [new][openstackansible] openstack-ansible-os_glance 13.3.5 release

2016-10-17 Thread no-reply
We are glowing to announce the release of:

openstack-ansible-os_glance 13.3.5: os_glance for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_glance 13.3.1..13.3.5
-

ec9ae09 Disable stderr logging


Diffstat (except docs and test files)
-

templates/glance-api.conf.j2  | 2 ++
templates/glance-cache.conf.j2| 2 ++
templates/glance-manage.conf.j2   | 2 ++
templates/glance-registry.conf.j2 | 2 ++
templates/glance-scrubber.conf.j2 | 2 ++
5 files changed, 10 insertions(+)




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


[openstack-announce] [new][openstackansible] openstack-ansible-plugins 13.3.5 release

2016-10-17 Thread no-reply
We are tickled pink to announce the release of:

openstack-ansible-plugins 13.3.5: plugins for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-plugins 13.3.4..13.3.5
---

2fc5ceb Fix proprietary regression in py_pkgs.py


Diffstat (except docs and test files)
-

lookup/py_pkgs.py | 179 +-
1 file changed, 138 insertions(+), 41 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible 13.3.5 release

2016-10-17 Thread no-reply
We are jubilant to announce the release of:

openstack-ansible 13.3.5: Ansible playbooks for deploying OpenStack

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.

13.3.5
^^


New Features


* The os_nova role can now deploy the a custom
  /etc/libvirt/qemu.conf file by defining "qemu_conf_dict".

* The "openstack-ansible-galera_server" role will now prevent
  deployers from changing the "galera_cluster_name" variable on
  clusters that already have a value set in a running galera cluster.
  You can set the new "galera_force_change_cluster_name" variable to
  "True" to force the "galera_cluster_name" variable to be changed. We
  recommend setting this by running the galera-install.yml playbook
  with "-e galera_force_change_cluster_name=True", to avoid changing
  the "galera_cluster_name" variable unintentionally. Use with
  caution, changing the "galera_cluster_name" value can cause your
  cluster to fail, as the nodes won't join if restarted sequentially.

* The LXC container creation process now has a configurable delay
  for the task which waits for the container to start. The variable
  "lxc_container_ssh_delay" can be set to change the default delay of
  five seconds.


Known Issues


* It is not possible to override the ceph client credential for nova
  and cinder with ansible 1.9.4.

  See bug 1605302 (https://launchpad.net/bugs/1605302) for more
  details.


Upgrade Notes
*

* New overrides are provided to allow for better customization
  around logfile retention and rate limiting for UDP/TCP sockets.
  "rsyslog_server_logrotation_window" defaults to 14 days
  "rsyslog_server_ratelimit_interval" defaults to 0 seconds
  "rsyslog_server_ratelimit_burst" defaults to 1

* The rsyslog.conf is now using v7+ style configuration settings


Bug Fixes
*

* The pip_install_options variable is now honored during repo
  building.  This variable allows deployers to specify trusted CA
  certificates by setting the variable to "--cert /etc/ssl/certs/ca-
  certificates.crt"

* The repo_build play now correctly evaluates environment variables
  configured in /etc/environment.  This enables deployments in an
  environment with http proxies.

Changes in openstack-ansible 13.3.4..13.3.5
---

9489c8f Add documentation for known-issue with ceph client.
be71f0f Loopback cinder image must insert before exit 0
a489036 Update all SHAs for 13.3.5


Diffstat (except docs and test files)
-

ansible-role-requirements.yml  | 20 +++---
global-requirement-pins.txt|  2 +-
.../defaults/repo_packages/openstack_services.yml  | 32 +++---
playbooks/inventory/group_vars/all.yml |  2 +-
playbooks/inventory/group_vars/hosts.yml   |  2 +-
.../notes/add-qemu-conf-d42337dfd42bac6f.yaml  |  4 +++
.../ceph-var-override-issue-89ddd88804e88187.yaml  |  7 +
...nable_pip_install_options-7c2131c89f90b2c6.yaml |  6 
...force-cluster-name-change-b4ce1e225daa840c.yaml | 15 ++
...lxc-container-start-delay-cd71a9957696d302.yaml |  6 
...log-remote-log-separation-76de4b64f0c18edb.yaml |  8 ++
...bal_environment_variables-46cd4d90279fd0e9.yaml |  5 
scripts/scripts-library.sh |  2 +-
.../tasks/prepare_loopback_cinder.yml  |  1 +
14 files changed, 82 insertions(+), 30 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-rabbitmq_server 13.3.5 release

2016-10-17 Thread no-reply
We are stoked to announce the release of:

openstack-ansible-rabbitmq_server 13.3.5: rabbitmq_server for
OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-rabbitmq_server 13.3.3..13.3.5
---

7ac8e58 Add collect_statistics_interval, rates_mode in rabbitmq.config template


Diffstat (except docs and test files)
-

defaults/main.yml| 6 ++
templates/rabbitmq.config.j2 | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-os_keystone 13.3.5 release

2016-10-17 Thread no-reply
We are psyched to announce the release of:

openstack-ansible-os_keystone 13.3.5: os_keystone for OpenStack
Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_keystone 13.3.1..13.3.5
---

4f30d3a Force a restart of all the apache nodes during upgrade
1432dea Disable stderr logging


Diffstat (except docs and test files)
-

tasks/keystone_service_setup.yml | 9 -
tasks/main.yml   | 3 +++
templates/keystone.conf.j2   | 2 ++
3 files changed, 5 insertions(+), 9 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-os_aodh 13.3.5 release

2016-10-17 Thread no-reply
We are pumped to announce the release of:

openstack-ansible-os_aodh 13.3.5: os_aodh for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_aodh 13.3.1..13.3.5
---

0c80b7c Disable stderr logging


Diffstat (except docs and test files)
-

templates/aodh.conf.j2 | 2 ++
1 file changed, 2 insertions(+)




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


[openstack-announce] [new][openstackansible] openstack-ansible-galera_server 13.3.5 release

2016-10-17 Thread no-reply
We are satisfied to announce the release of:

openstack-ansible-galera_server 13.3.5: Galera Server role for
OpenStack-Ansible

Download the package from:

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

For more details, please see below.

13.3.5
^^

New Features

* The "openstack-ansible-galera_server" role will now prevent
  deployers from changing the "galera_cluster_name" variable on
  clusters that already have a value set in a running galera cluster.
  You can set the new "galera_force_change_cluster_name" variable to
  "True" to force the "galera_cluster_name" variable to be changed. We
  recommend setting this by running the galera-install.yml playbook
  with "-e galera_force_change_cluster_name=True", to avoid changing
  the "galera_cluster_name" variable unintentionally. Use with
  caution, changing the "galera_cluster_name" value can cause your
  cluster to fail, as the nodes won't join if restarted sequentially.

Changes in openstack-ansible-galera_server 13.3.4..13.3.5
-

bf3480a Prevent galera_cluster_name from changing.


Diffstat (except docs and test files)
-

defaults/main.yml|  4 
library/mysql_status_facts   | 12 
...alera-force-cluster-name-change-b4ce1e225daa840c.yaml | 15 +++
tasks/galera_cluster_state.yml   | 16 
4 files changed, 43 insertions(+), 4 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-security 13.3.5 release

2016-10-17 Thread no-reply
We are gleeful to announce the release of:

openstack-ansible-security 13.3.5: Security hardening role for
openstack-ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-security 13.3.4..13.3.5


1446cc3 Fix a minor documentation typo.


Diffstat (except docs and test files)
-

1 file changed, 2 insertions(+), 2 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible-ironic 13.3.5 release

2016-10-17 Thread no-reply
We are high-spirited to announce the release of:

openstack-ansible-ironic 13.3.5: Ironic Role for OpenStack Ansible

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-ironic 13.3.4..13.3.5
--

3c1cd47 Update rootwrap filter copy for easier maintenance


Diffstat (except docs and test files)
-

tasks/ironic_post_install.yml | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)




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


[openstack-announce] [new][packaging-rpm] pymod2pkg 0.6.1 release

2016-10-17 Thread no-reply
We are stoked to announce the release of:

pymod2pkg 0.6.1: python module name to package name map

Download the package from:

https://tarballs.openstack.org/pymod2pkg/

For more details, please see below.

Changes in pymod2pkg 0.6.0..0.6.1
-

17cb2c5 Fix k8sclient to k8s
ba1b731 More exceptions for python-*client naming on SUSE
0b85f9a Add additional mapping for cueclient


Diffstat (except docs and test files)
-

pymod2pkg/__init__.py | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)




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


[openstack-announce] [new][openstackansible] openstack-ansible 12.2.5 release

2016-10-17 Thread no-reply
We are gleeful to announce the release of:

openstack-ansible 12.2.5: Ansible playbooks for deploying OpenStack

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.

12.2.5
^^

Bug Fixes

* Fix run-upgrade.sh so that it correctly calls nova-flavor-
  migration.yml and no longer fails due to the non-existent playbook
  nova-extra-migrations.yml.

Changes in openstack-ansible 12.2.4..12.2.5
---

2821da8 Fix name of nova flavour migration playbook
e83cb8c Update all SHAs for 12.2.5


Diffstat (except docs and test files)
-

global-requirement-pins.txt|  2 +-
.../defaults/repo_packages/openstack_services.yml  | 26 +++---
playbooks/inventory/group_vars/all.yml |  2 +-
playbooks/inventory/group_vars/hosts.yml   |  2 +-
...flavour-migration-upgrade-9b3dfbfbb05010de.yaml |  4 
scripts/run-upgrade.sh |  2 +-
scripts/scripts-library.sh |  2 +-
7 files changed, 22 insertions(+), 18 deletions(-)




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