commit | c4d05114c06e29b8cdbd2f9f19de41cfcee152ed | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Wed Apr 04 12:52:06 2018 +0300 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Wed Apr 04 13:02:11 2018 +0300 |
tree | 57e7945a3caf167169edc9d84098fe1498e57f33 | |
parent | 7f36d1a5cd75b1ef923b3b54c66f733a91ed314d [diff] |
Fix nova user dependencies This patch has a goal to ensure that nova user will be managed by salt-formula before nova user will be created by any nova package. This allows to avoid errors when salt-formula tries to change uid for user, which is already used to launch processes (e.g. nova placemnet api) Change-Id: Ieb76ff254a3e50de339efb24dd14db9ab64deb0c Related-Prod: https://mirantis.jira.com/browse/PROD-19072