d0f34f0d30
Usage of service_name='barbican-api' in RHEL/CentOS was deprecated
during Victoria cycle[1]. This change removes that deprecated usage and
enforces the actual service name which is 'openstack-barbican-api', as
is done in the other modules.
[1] 67e4879c75
Change-Id: I696b3e3b1daa346b6667b288c21b5389d59eeac2
7 lines
207 B
YAML
7 lines
207 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``barbican::api::service_name`` no longer accetps ``barbican-api``
|
|
as a valid service name in RHEL/CentOS. Use the actual service name,
|
|
``openstack-barbican-api`` instead.
|