Since [1] was merged, not only openstacklib::poliy::base but also
openstacklib::policy::default is included to manage the policy file.
This change ensure openstacklib::policy::default is executed after
the packages are installed.
[1] 53ac7d78a3383052a030091d26034cbe8406f584
Change-Id: I99e035adcbd9ce37b7e447199ea61133f39db8b7
All db settings should be applied and all releated packages should be
installed before dbsync starts.
Change-Id: I866c3b3b7392cbead54ab161bf00761e3a51e95f
Move all dependency tracking to an external class which simplifies the
relationships and allows managing Trove without necessarily using
packages.
This change also cleans up how the client is handled to make
it more configurable and match other modules.
Finally the reference to the deprecated and non-functional
keystone::python class is dropped.
Change-Id: I943685fbeb114dead80b7465b8f5c564a0bc9fe0