Update git submodules
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 1 Nov 2016 14:44:44 +0000 (17:44 +0300)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 2 Nov 2016 07:18:28 +0000 (07:18 +0000)
commit0c3d4c3d3c79ffc6d258e24ef11cd70dd7dbca10
treef2fd0c5a506fcb3b8bf738c7e59a1608e3ec7b9d
parent2cd36013229097039176bf345b262f882902c247
Update git submodules

* Update upstream/fuel from branch 'stable/colorado'
  - Shift public ping checker into deployment stage

    Avoid public vip failover at the end of post-deployment
    by moving ping_checker resource into deployment stage.
    Also pingd constraint has been changed to be based on score.
    If all the nodes failed to ping the default gw, the resource
    ain't stopped and remains on the last node where it was.
    In addition public_vip_ping task has been splitted out
    to avoid race condition when ping_checker resource might
    be started up on controllers before a primary one.

    JIRA: FUEL-212
    JIRA: FUEL-217
    Change-Id: Id60ece479fce1ceabc47034f39997ddbaacd62d9
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
upstream/fuel