Update git submodules
authorYifei Xue <xueyifei@huawei.com>
Sat, 21 Apr 2018 13:38:16 +0000 (21:38 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 25 Apr 2018 00:46:22 +0000 (00:46 +0000)
commitc2d88faf9b10b7f804983f358636eb0386f11c4e
tree3a56b7625d833b7d426d377fcbb1f3b9078ac633
parentcda5cdaa0cd610e03a27c0f4745f92c8aabc7d47
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/fraser'
  - Workaround for Tacker in HA scenarios

    JIRA: -

    For Tacker service in HA mode, it only generates VIM fernet key on
    one of the Tacker hosts. This may cause error when a request is
    been routed to another host. We need to use Barbican and Mistral
    components. But now OSA did not support Mistral yet. So we add
    a workaround here to get over this issue.

    Change-Id: I9aa228ec2ac7011cedb1eb503611ca24c7666caa
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
    (cherry picked from commit d7156c0b772ada65ff3d094bd70814bf5b0cb4e7)

  - Enable the neutron trunk

    Change-Id: Ieb5d505adc88644cfc1f802364064f5551a1ed53
Signed-off-by: wutianwei <wutianwei1@huawei.com>
    (cherry picked from commit 01ff42530757cf99e99b0d63d6daa822b93e1941)

  - Fix pip version to 9.0.1

    JIRA: COMPASS-593

    OpenStack Ansible install latest pip on
    each contoller node and the latest pip
    (currently 10.0.0b1) doesn't support empty
    package list to be passed into it. Add a
    user config file to fix pip version.

    Change-Id: Ie193389c2b4995cdc4b81876f8cdcfc512cf5ea1
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
    (cherry picked from commit 18cf3eec4990e2e747cadc8b9c177e5b1d0c67f4)

  - Install PBR to ensure we're not breaking builds

    Change-Id: I4e7b47a8f2021a1cf25b80d7818f4dabb441c39f
Signed-off-by: wutianwei <wutianwei1@huawei.com>
    (cherry picked from commit 4ce9351a4802a1bdaecdf1a0fe982e2878755c03)
docs/submodules/compass4nfv