File: remove-auth-admin-token-support-1b59ae7739b06bc2.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (6 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
---
upgrade:
  - The deprecated auth parameter `admin_auth_token`
    was removed from the [ironic] config option group.
    The use of `admin_auth_token` is insecure compared
    to the use of a proper username/password.