Comment 11 for bug 1384133

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/icehouse)

Reviewed: https://review.openstack.org/173937
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=3498a0db8cd529bd53e186f7ebbb83c26f55efea
Submitter: Jenkins
Branch: stable/icehouse

commit 3498a0db8cd529bd53e186f7ebbb83c26f55efea
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Oct 22 11:18:57 2014 +0200

    Fix db-sync dependencies

    W/o this change, some config changes could
    be not synced to db and neutron-server service
    start not aligned with db sync process

    The solution is to fix the dependencies for
    Neutron_config stanzas before db sync exec
    and for n-server service - after db sync

    Closes-bug: #1384133

    Change-Id: I769b6e7ddb567a21a91eeb77375213c131a3d396
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit d7c8d2327a0d46a79ca6519762f088efa8e7373a)