commit | 61d589dd28a3e00b884d52a9b5be72886da15169 | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 16:10:40 2017 +0300 |
committer | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 16:13:03 2017 +0300 |
tree | 085626e366e083edf8d158e8882eaa070d53a0a6 | |
parent | 10173a6fa2d735308210ab523d0a75b008336fdf [diff] |
[tls] Make a cert SLS IDs globally unique At the moment most of openstack formulas have the same ids of certs at state files, e.g.: nova/server.sls - rabbitmq_ca : file_managed glance/server.sls - rabbitmq_ca : file_managed So, any attempt to use the: salt-call state.apply fails with: Detected conflicting IDs, SLS IDs need to be globally unique. Change-Id: If8f706089c4d27eac07a197666572a199565bc87