diff options
author | Tim Rozet <trozet@redhat.com> | 2018-06-20 13:52:03 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-20 18:34:53 +0000 |
commit | 37dcb61d9154b9ee26e67bc335a0eb68b3616b61 (patch) | |
tree | 149f65358a5cc51762db94987e4354b56d4294bc /docs | |
parent | fee74d49fb37f92b837e69b2ef84b69d15f0056b (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix OS credentials fetch
Now that keystone V3 Identity is only one supported, OOO 'overcloudrc'
should be used in Queens and later as that contains V3 creds.
'overcloudrc.v3' will eventually be removed in OOO.
Note, this was causing tempest_smoke_serial to fail in Apex with Swift
test cases. This is due to the fact that in Apex we were only setting
the OS_REGION_NAME in overcloudrc, and functest was using
overcloudrc.v3. When Tempest does not have the region set it will simply
look for the first endpoint it can find for that service type, and was
not using the right keystone endpoint for Apex.
Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject a02842499696af89a363b2954589708f17f5990 +Subproject d46debf65ce98f7df8ef8d7d677126225ed2c51 |