Update git submodules
authorHarry Huang <huangxiangyu5@huawei.com>
Mon, 22 Jan 2018 04:12:08 +0000 (12:12 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 8 Feb 2018 13:21:51 +0000 (13:21 +0000)
commitec073f2ee235f9058613444d78d13c795ab60ef1
tree751e4620e294d25fdb75bf9b7fcdb822c964957d
parent5ab4cef82600b364cbcdb1377f8da84b3bd792ad
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add workaround for horizon image upload issue

    JIRA: COMPASS-573

    1. With HORIZON_IMAGES_UPLOAD_MODE set to direct
    Horizon provides the endpoint for Glance based on
    OPENSTACK_ENDPOINT_TYPE. If OPENSTACK_ENDPOINT_TYPE
    is set to internalURL any browser outside the internal
    network is unable to upload image. Add ansible task to
    set HORIZON_IMAGES_UPLOAD_MODE to legacy as a workaround.

    2. Add ansible lookup plugin to get openstack release

    3. set openstack_release into group_vars/all in config-osa
    to make this variable readable for other tasks

    Change-Id: I9ef358e1f4acb0c329a032e18359de12284f3b56
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
docs/submodules/compass4nfv