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
1 file changed