Update git submodules
authorLinda Wang <wangwulin@huawei.com>
Mon, 18 Dec 2017 08:27:16 +0000 (08:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 18 Dec 2017 08:27:16 +0000 (08:27 +0000)
commit6225cc4950114fae3e39e9c3262419639d299c8c
treee67ee1ee349a9acb4465e237398c64ebc19f009a
parentadd6e4888bd91df2db5efb6ae6a27ff0366239cc
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enforce a versioned public identity endpoint"
  - Enforce a versioned public identity endpoint

    juju simply adds /auth/tokens to the public identity endpoint wich
    fails vs an unversioned endpoint as currently advised. It enforces
    a versioned endpoint till juju implements the right discovery.

    It may be improved to detect the right API version instead of forcing
    v3. But v2 is hugely deprecated and no longer used by all OPNFV
    installers.

    It also fixes errors/warnings listed by pylint.

    Change-Id: I6e8ba4b2122c19629426530d2d34e51e1bc609ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest