Comment 6 for bug 1314165

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/90994
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=49ba9d42bc76686e28fe52318c367b073b9bf1ee
Submitter: Jenkins
Branch: master

commit 49ba9d42bc76686e28fe52318c367b073b9bf1ee
Author: Bogdan Dobrelya <email address hidden>
Date: Tue Apr 29 15:22:42 2014 +0300

    Fix collectors and dependencies for ostf-init and Postgre::Db

    * Put Exec[ostf-init] after its definition instead of before
    * Use -> instead of before/require (should not be used ot once)
    * Fix case 'dev' logic by moving collection to the appropriate place

    Closes-bug: #1314165

    Change-Id: Ib1b4f14bd24594c6a506450c436baf64ff39b74d
    Signed-off-by: Bogdan Dobrelya <email address hidden>