commit | 0d8de681d26b46fd5d13273fc640c7728701a211 | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 16:16:43 2017 +0300 |
committer | Kirill Bespalov <kbespalov@mirantis.com> | Tue Nov 14 16:19:41 2017 +0300 |
tree | 6550a2598a185658ce700d394f1b8a045648d4db | |
parent | b3d83a9a09c88f5d0b4c696a70d6c8826d8a2d66 [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: I2bb1baca6709282a6bfc075a7497ea9c447da7e5