File: ironic_config_get_swift_account_project_uuid-c4c5af7095f51c78.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - Add the ability to convert swift project name to UUID and
    set glance/swift_account configuration option. By adding
    transform_to => 'project_uuid' parameter to ironic_conifg
    option. Or setting ``swift_account_project_name`` parameter
    in ::ironic::glance class.