Update git submodules
authorroot <shuya.nakama@okinawaopenlabs.org>
Tue, 10 Oct 2017 11:08:40 +0000 (11:08 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 30 Nov 2017 13:55:08 +0000 (13:55 +0000)
commit355766d3c72814739ca1fdfe7fb0b77dcb64fb5f
treed55c2e7adf9b58e74f1832b289fa0cbc986c55e3
parent31e2b3614b4a80feac7b463dadc6f9280ff6e42a
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Fix fail of vRouter on Orange POD

    1. Functest docker container environment has no attribute 'OS_REGION_NAME'
    2. vRouter was get the 'OS_REGION_NAME' but not used it.
    3. Deleting use 'OS_REGION_NAME' part of vRouter.
    4. Utility lib of vRouter use Nova client.
    5. Modifying Nova client authentication step for auth api v3.
    6. Doing test of modified vRouter on Orange POD.

    Change-Id: I062549e5ca48fb4825b53448a4e2ffc8c1f8ec40
Signed-off-by: root <shuya.nakama@okinawaopenlabs.org>
    (cherry picked from commit 3fa62219bb5a9e928fe94d95314c7c00d5f06e66)
docs/submodules/functest