File: use-openstack-provider-b7bec0088acec9af.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (16 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
features:
  - |
    The ``to_project_uuid`` transformer now load credentials from the clouds
    yaml file. In case the file is not available then it tries to load
    credential in openrc file or environment variables like the previous
    version.

deprecations:
  - |
    Usage of ``ironic_config`` with ``transform_to => project_uuid`` has been
    undeprecated.

  - |
    The ``ironic::glance::swift_account_project_name`` parameter is no longer
    deprecated.