diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-02-14 16:02:53 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-16 14:49:28 +0000 |
commit | 2f0d81db2ac8210ac3d420cf4889141927da4009 (patch) | |
tree | c6a32f97b996b3444cc68bbe9b6f61e168edc83b /docs | |
parent | ecca977795282b66c20fb40bc4cf62dcf1eed031 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Get properly env vars or their default values
It defines env.get() as an unique way to get Functest env vars or
their default values. It can be considered as a wrapper above os.environ.
It enforces backward compatibility via CONST which mustn't be used
for that purpose. It should be noted that it also stops using CONST
for getting OpenStack env vars.
Change-Id: I333dc1afbc0123166a7eaff8b551370098efa341
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 98e2806cb674d206dea65647c0644dc5b2871b4 +Subproject d589e4e5345ed82c68d9a011ac89f8cdbefe2ca |