puppet-ironic/releasenotes/notes/swift-manifest-3e64c5cf13de40e7.yaml
Dmitry Tantsur 57e997515b Add separate manifest for configuring access to swift
Without these parameters ironic uses keystone_authtoken credentials.
This is deprecated since Newton and can be removed at any moment.

Change-Id: I072cd20c7027ceb9aa0260428d6df136a25263eb
Partial-Bug: #1661250
2017-02-08 09:49:46 +01:00

8 lines
289 B
YAML

---
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.