summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-13Added a license metadata line to specify Apache-2HEADmasterrpaik1-0/+1
Change-Id: If4ac88ac7110d0bf25737ab5280be19522e78cb5 Signed-off-by: rpaik <rpaik@linuxfoundation.org>
2017-08-09Merge "Change PTL info in INFO."kong wei1-2/+2
2017-08-09Merge "Please vote +1 if you agree this action. Thanks"kong wei0-0/+0
2017-08-09Merge "support all cluster update option"kong wei6-0/+275
2017-04-27Merge "The keystoneclient.openstack.common is error path of exception. ↵kong wei1-1/+1
escalator should use keystoneclient.exception"
2017-04-14Change PTL info in INFO.kong wei1-2/+2
Change-Id: Iba016aabad42e06560af839a6c7aab6f43374ae8 Signed-off-by: Wei Kong <kong.wei2@zte.com.cn>
2017-04-11Please vote +1 if you agree this action. ThanksJie Hu0-0/+0
Change-Id: Ib60b9284a919e02b9dd6c74b120311c725a24a43 Signed-off-by: Jie Hu <hu.jie@zte.com.cn>
2017-03-30support all cluster update optionliguomin6-0/+275
Change-Id: I0ff8951d9106535ed8ee0b1fbdba345c52a00dc8 Signed-off-by: liguomin <li.guomin2@zte.com.cn>
2017-03-13Merge "Jira ESCALATOR-41:get cluster list from installer"kong wei9-0/+449
2017-03-11Jira ESCALATOR-41:get cluster list from installerJing Sun9-0/+449
Change-Id: Ie3cd22b2f8398ec893686445ac85da7e69ffffb7 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
2017-03-09The keystoneclient.openstack.common is error path of exception.kong wei1-1/+1
escalator should use keystoneclient.exception Change-Id: I63a3ad0a9eab9b47bf536cebf4c142b7df22d3c2 Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-06The escalator-api error with 'NO LOG PATH':kong wei1-0/+1
[Errno 2] No such file or directory: '/var/log/escalator/api.log' Change-Id: I6f5ae124c50724b4bb0b1c72ae5e09803592c3ea Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-06Merge "The escalator's port is 19393. The command 'escalator version' means ↵kong wei1-1/+2
get the version of escalator. So it should use the 'http://127.0.0.1:19393' to get this infomation.'"
2017-03-06Merge "The code using 'python-escalatorclient' as the client's package name. ↵kong wei5-5/+5
But the true name is 'escalatorclient'. Now, when the shell command 'escalator' was run, the system said: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name python-escalatorclient was given, but was not able to be found."
2017-03-06Merge "There is warning message: Option "verbose" from group "DEFAULT" is ↵kong wei1-1/+0
deprecated for removal. Its value may be silently ignored in the future. So it should be removed from config file."
2017-03-06Merge "cmd can call oslo_i18n.enable_lazy directly."kong wei1-2/+3
2017-03-05The escalator's port is 19393.kong wei1-1/+2
The command 'escalator version' means get the version of escalator. So it should use the 'http://127.0.0.1:19393' to get this infomation.' Change-Id: Ib7b5254146201cdf178fbf50169822db9ff0b9ef Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-05Add BRANCH parameter used in DockerfileJulien1-0/+2
Change-Id: I09e58d367ee322bb29d5e502d2ba75811ef7e9c3 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-04cmd can call oslo_i18n.enable_lazy directly.kong wei1-2/+3
Change-Id: I09949cd6a35fca1fff9568bf6608b29bb59ddb3d Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-04The code using 'python-escalatorclient' as the client's package name. But ↵kong wei5-5/+5
the true name is 'escalatorclient'. Now, when the shell command 'escalator' was run, the system said: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name python-escalatorclient was given, but was not able to be found. Change-Id: Ie135038cec8a3475039f280e791a02b7308e39ae Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-04There is warning message:kong wei1-1/+0
Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future. So it should be removed from config file. Change-Id: I14319063bb6f7f68ce96998549299506f4661957 Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-03Revert "escalator should use oslo.xxx instead of oslo-xxx"kong wei24-58/+58
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 wei24-58/+58
Change-Id: I2a3b9775044d389413e113a2ed73fbab02ea9dd9 Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
2017-03-03use command escalator version and tox genconfigYao Lu7-182/+106
Change-Id: I78e15e4224b362c6737786a7f6a7d127b82596ce Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
2017-02-19Merge "Move Dockerfile to ./docker path"kong wei2-1/+1
2017-02-19Merge "Fix the missing of configuration file"kong wei1-0/+4
2017-02-19Merge "ESCALATOR-42 Get available version list"kong wei2-2/+9
2017-02-19Merge "ESCALATOR-40 add unittest framework"kong wei5-6/+57
2017-02-16Merge "update docs build dir names in .gitignore"kong wei1-2/+2
2017-02-16Merge "Delete deprecated Hacking in tox.ini"kong wei2-6/+2
2017-02-07Delete deprecated Hacking in tox.inizhuzeyu2-6/+2
Some hacking have been removed,so we can delete them. More details: https://github.com/openstack-dev/hacking/blob/master/setup.cfg Change-Id: Id7161b2679aaeafaacf447a76efe0adf38da9b87 Signed-off-by: zhuzeyu <zhu.zeyu@zte.com.cn>
2017-02-06Remove Contributors from INFOAric Gardner1-13/+0
We do not track contributors in the INFO file removing for consitency with other projects Change-Id: Id44d1eff2934ab2d67e14f0385254810d7f8be0c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-03ESCALATOR-42 Get available version listliguomin2-2/+9
Change-Id: Ib1d0743b752ac81587ea6f8b7830b79abe09f8f0 Signed-off-by: liguomin <li.guomin3@zte.com.cn>
2017-01-12ESCALATOR-40 add unittest frameworkliguomin5-6/+57
Change-Id: I0b7279eac25c1519a5c1bce29b3a2569262233a0 Signed-off-by: liguomin <li.guomin3@zte.com.cn>
2017-01-11Fix the missing of configuration filezeyu Zhu1-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>
2017-01-11Move Dockerfile to ./docker pathzeyu zhu2-1/+1
According to other projects(releng/jjb/releng/opnfv-docker.yml), all the Dockerfiles are put in ./docker path. The escalator docker build procedure will be seperated from escalator tar file build procedure. The escalator docker will be directly used during the tar build procedure. It will help to save the build time. A seperate job will be created in Jenkins to monitor the Docker changes and will build the docker image. Change-Id: I815a8b1043bb0e3b614fa56d0fb793c1c9eb1a0e Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-12-21Merge "There are some flake8 errors. Clear them before other work."Jie Hu12-52/+15
2016-12-21There are some flake8 errors. Clear them before other work.kong wei12-52/+15
Change-Id: Ied9ce8cd0d3c3537c34713ea26cc596914caca85 Signed-off-by: kongwei <kong.wei2@zte.com.cn>
2016-12-14Implement of build script in Escalatorzeyu zhu4-0/+141
Change-Id: I1296eec05c59f253ee5ce73d2477825689997275 Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
2016-12-08Merge "New committer: Kong wei"Maria Toeroe1-0/+1
2016-12-06Merge "add escalator frame"Jie Hu41-0/+5261
2016-12-01New committer: Kong weiJulien1-0/+1
Mr. Wei Kong has joined our project and actively work in our team since this summer. He is leading a developer team for Escalator who are collaborating with the Daisy4NFV installer project now. To encourage more people to spend more efforts on Escalator in the future with us, we should try to make something happens. I proposed to promote Mr. Wei Kong to be one of the committers of Escalator team. Submit this patch for Hujie according to his email. Change-Id: I0e81f13661154054f4059e597dfd4600f127205c Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-11-28add escalator frameJing Sun41-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>
2016-11-28add escalator cli frameworkZhou Ya42-0/+5232
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>
2016-09-24Fix the trailing white spaces in Line 14 and 20hujie1-2/+2
JIRA ESCALATOR-33 Change-Id: Ie37b64218bb54c927727d6999040570f78135db7 Signed-off-by: hujie <hu.jie@zte.com.cn>
2016-09-24Add license information to conf.py fileshujie4-0/+53
JIRA ESCALATOR-32 Change-Id: I40591ef2c53f51ab8d9c653ad6752769eff70e38 Signed-off-by: hujie <hu.jie@zte.com.cn>
2016-05-28Merge "Upgrade duration requirement"Jie Hu1-174/+36
2016-05-27Upgrade duration requirementLiyi Meng1-174/+36
We summary previous discussions on upgrade duration, and define the requirements on upgrade from time perspective. Change-Id: I4b14f58c313f8340b2203d7a08f244b67a79a692 Signed-off-by: Liyi Meng <liyi.meng@ericsson.com>
2016-04-07delete HA and non-HA description in 105-User_Cases.rstSerenaFeng1-23/+0
Change-Id: I1d1d596d27cd620cb0adc9c690b0426f4d6d211c
2016-03-14Refact Terminology chapterLiyi Meng1-68/+83
The change mainly re-list all terminologies in alphabetical order. Change-Id: I10f93d140b2cea48dd09f5cdcddea3c71a947543