diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-07-13 20:09:10 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2017-07-20 15:18:08 +0800 |
commit | 8ec6f1e7d682a56c122f930febb28da1575b8ff8 (patch) | |
tree | 5881548d80d23caf66bab8e6ea810cd1884dbc54 /dashboard | |
parent | cf402a2a6888ade5c57165dc978a59d2330307a7 (diff) |
decouple the mutual-dependence of config.py and server.py
Currently server.py relies on CONF while starting the service, and
config.py's config_fie is set in server.py, which is wrongly bi-depended
this patch aims to let Config parse the sys.argv personally,
just as oslo.config do, so that decouple the mutual-dependency
Change-Id: I46887d122a98d478caebe9eeb7ab038941ce1f6b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'dashboard')
0 files changed, 0 insertions, 0 deletions