summaryrefslogtreecommitdiffstats
path: root/client/escalatorclient/v1/shell.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30support all cluster update optionliguomin1-0/+25
Change-Id: I0ff8951d9106535ed8ee0b1fbdba345c52a00dc8 Signed-off-by: liguomin <li.guomin2@zte.com.cn>
2017-03-11Jira ESCALATOR-41:get cluster list from installerJing Sun1-0/+56
Change-Id: Ie3cd22b2f8398ec893686445ac85da7e69ffffb7 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-03Revert "escalator should use oslo.xxx instead of oslo-xxx"kong wei1-1/+1
This reverts commit 71d4f906c1a52f5dcba114ff8aa70148dafffd24. Change-Id: I18a853c887b380b862554ff35ef8a8ddd76b5a58 Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-03escalator should use oslo.xxx instead of oslo-xxxkong wei1-1/+1
Change-Id: I2a3b9775044d389413e113a2ed73fbab02ea9dd9 Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-03use command escalator version and tox genconfigYao Lu1-96/+2
Change-Id: I78e15e4224b362c6737786a7f6a7d127b82596ce Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-02-03ESCALATOR-42 Get available version listliguomin1-1/+1
Change-Id: Ib1d0743b752ac81587ea6f8b7830b79abe09f8f0 Signed-off-by: liguomin <li.guomin3@zte.com.cn>
2016-12-21There are some flake8 errors. Clear them before other work.kong wei1-4/+0
Change-Id: Ied9ce8cd0d3c3537c34713ea26cc596914caca85 Signed-off-by: kongwei <kong.wei2@zte.com.cn>
2016-11-28add escalator cli frameworkZhou Ya1-0/+182
JIRA:ESCALATOR-36 This patch will support escalatorclient,and this is just the frame of escalatorclient,with this code you can use 'python setup.py sdist' to generate escalatorclient package. Change-Id: Id7b602345f7cb78bb548b589d1297a201056699a Signed-off-by: Zhou Ya <zhou.ya@zte.com.cn>