440bc86cd1
Depends-On: https://review.opendev.org/685974 Change-Id: Ic07889fad74cd37fd59734ba0807aaa8d573e5e2
10 lines
420 B
YAML
10 lines
420 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Barbican service was renamed to barbican-api. During upgrade old barbican
|
|
service will be stopped and barbican-api will be started instead. Also
|
|
`barbican_*_program_name` was removed since had no effect and wasn't used.
|
|
Instead variable `barbican_*_enabled` was introduced to ease enabling
|
|
barbican services like barbican-worker, barbican-keystone-listener and
|
|
barbican-retry.
|