Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-11 | Fix the missing of configuration file | 1 | -0/+4 | ||
When use pip install tarball, there is no configuration file in /etc/eacalator Change-Id: I58b6bedebd7d0d26d57a3fcaa238d4409089f773 Signed-off-by: zeyu Zhu <zhu.zeyu@zte.com.cn> | |||||
2016-12-21 | There are some flake8 errors. Clear them before other work. | 5 | -24/+7 | ||
Change-Id: Ied9ce8cd0d3c3537c34713ea26cc596914caca85 Signed-off-by: kongwei <kong.wei2@zte.com.cn> | |||||
2016-11-28 | add escalator frame | 41 | -0/+5261 | ||
JIRA:ESCALATOR-35 This patch will support escalator service,and there is not real command can use. With this code, you can test with '/usr/bin/escalator-api' from command line.When service is up, you can use "curl http://127.0.0.1:19393" for verify the service. Change-Id: I5154328adf82ec70acb6e0ce12ef4b1701f7b710 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn> |