[openstack-announce] [new][puppet] puppet-ironic 9.1.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 11 13:58:33 UTC 2016


We are excited to announce the release of:

puppet-ironic 9.1.0: Puppet module for OpenStack Ironic

This release is part of the newton release series.

For more details, please see below.

9.1.0
^^^^^


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

* Stop managing /etc/ironic and /etc/ironic/ironic.conf since they
  should already be managed by packaging.


Bug Fixes
*********

* The keystone auth class has been updated to provide a default
  service_name to allow a user to specify a custom auth_name that may
  not contain the name of the service.

* Added the ability to manage the memcached servers for
  keystone_authtoken in ironic::api

Changes in puppet-ironic 9.0.0..9.1.0
-------------------------------------

44885ec Prepare 9.1.0 (newton-2)
95d0af7 Add memcached_servers for keystone authtoken
49ff189 Remove 12.04 and add 16.04 to metadata
d81740b Remove mitaka release prelude note
b4339b5 Allow to configure cleaning_network_uuid
f58917e Allow to configure swift_account
5109bf7 stop managing /etc/ironic and ironic.conf
ff5af5e Add nodepool-xenial.yml file
f212603 Change default service_name to 'ironic'
33729b3 Add purge_config option
78e2426 Test multiple operating systems for policy


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

manifests/api.pp                                   |  7 +++++++
manifests/conductor.pp                             | 14 +++++++++++++
manifests/init.pp                                  | 21 +++++++++----------
manifests/keystone/auth.pp                         | 13 ++++++------
metadata.json                                      | 10 ++++-----
.../notes/config_dir-e902bfe9ed578bd9.yaml         |  4 ++++
.../notes/keystone-auth-name-8084c0621055b72a.yaml |  5 +++++
...stone-authtoken-memcached-d1cf897d37c4f1ce.yaml |  5 +++++
releasenotes/notes/mitaka-dece9d43a565e6cb.yaml    |  3 ---
releasenotes/source/conf.py                        |  4 ++--
spec/acceptance/nodesets/nodepool-xenial.yml       | 10 +++++++++
spec/classes/ironic_api_spec.rb                    | 17 ++++++++-------
spec/classes/ironic_conductor_spec.rb              |  8 +++++++-
spec/classes/ironic_init_spec.rb                   | 24 ++++++++--------------
spec/classes/ironic_keystone_auth_spec.rb          |  4 ++--
spec/classes/ironic_policy_spec.rb                 | 21 ++++++++-----------
16 files changed, 104 insertions(+), 66 deletions(-)






More information about the OpenStack-announce mailing list