diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-09-05 11:45:45 +0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-05 08:16:22 +0000 |
commit | c6d0037993b80481d4782e7e25a01068a8e0657c (patch) | |
tree | 6acb9493dc6dd30c31652d8c572b321de3f45d39 /.gitmodules | |
parent | f46fa6bb1c3523b90a0586fdf1cdb2cfbba32b44 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- bugfix: container start failed due to config_file set to Nonetype
Traceback (most recent call last):
File "/usr/local/bin/opnfv-testapi", line 6, in <module>
from opnfv_testapi.cmd.server import main
File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/cmd/server.py", line 34, in <module>
from opnfv_testapi.common.config import CONF
File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 67, in <module>
CONF = Config()
File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 21, in __init__
self._parse()
File "/usr/local/lib/python2.7/dist-packages/opnfv_testapi/common/config.py", line 29, in _parse
if not os.path.exists(self.config_file):
File "/usr/lib/python2.7/genericpath.py", line 18, in exists
os.stat(path)
TypeError: coercing to Unicode: need string or buffer, NoneType found
Change-Id: Ifa26b5b52e7f1c19a773b02ecc1c45b59b5dc09b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions