[release-announce] [puppet] puppet-ironic 10.4.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 10 20:35:27 UTC 2017


We are pumped to announce the release of:

puppet-ironic 10.4.0: Puppet module for OpenStack Ironic

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

10.4.0
^^^^^^

New Features

* New manifest "ironic::swift" to set parameters for connecting to
  swift. Please set credentials for ironic to access swift using this
  manifest, otherwise ironic falls back to using "keystone_authtoken"
  credentials, which are deprecated for this purpose.

Changes in puppet-ironic 10.3.0..10.4.0
---------------------------------------

2c376db Release Ocata 10.4.0
9eb74cb Add separate manifest for configuring access to swift
1853d28 Add separate manifest for configuring access to neutron
7e8ddb1 Update .gitreview for stable/ocata


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

.gitreview                                         |  1 +
manifests/api.pp                                   | 21 ++++--
manifests/init.pp                                  |  1 +
manifests/neutron.pp                               | 58 ++++++++++++++++
manifests/swift.pp                                 | 50 +++++++++++++
metadata.json                                      |  2 +-
.../notes/neutron-manifest-8fbe400720ffc60e.yaml   | 17 +++++
.../notes/swift-manifest-3e64c5cf13de40e7.yaml     |  7 ++
releasenotes/source/conf.py                        |  4 +-
spec/classes/ironic_api_spec.rb                    |  1 -
spec/classes/ironic_init_spec.rb                   |  1 +
spec/classes/ironic_neutron_spec.rb                | 81 ++++++++++++++++++++++
spec/classes/ironic_swift_spec.rb                  | 78 +++++++++++++++++++++
13 files changed, 312 insertions(+), 10 deletions(-)






More information about the Release-announce mailing list