Age | Commit message (Collapse) | Author | Files | Lines |
|
- `pbr` does a bunch of things[1] and is used widely in OpenStack
- moved legacy `qtip.py` to scripts in order to keep the project folder clean
[1]: http://docs.openstack.org/developer/pbr/#what-it-does
Change-Id: I6a9b83883283eaa527e2c3d4cd8d221ee6efca41
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
JIRA: QTIP-154
Change-Id: I00320818e2d2e633c901b126775cbeb5a721f6fd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
JIRA: QTIP-137
Change-Id: Idbb537d172911b254257541e1161d62a237be88a
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
- currently only the cli is installed via setuptool
- api server in docker container will be installed via cli[1]
- normalized version string[2] for cli
[1]: https://jira.opnfv.org/browse/QTIP-133
[2]: https://setuptools.readthedocs.io/en/latest/setuptools.html#specifying-your-project-s-version
JIRA: QTIP-137
Change-Id: Ia53ae14fca271a250d59cb08e7c6c5cd7dad97a9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
qtip
!
+---- scripts
! !
! +----ref_result # python scripts to generate results report
! +----fetch_compute_ips.sh
! +----fetch_os_creds.sh
! +----file_permission.sh
! +----get_env_info.sh
! +----qtip_creds.sh
! +----ssh_exch.exp
!
+---- config
! !
! +---- Qtip_key
! +---- Qtip_key.pub
! +---- SampleHeat.yaml
!
+---- utils
! !
! +---- logger_utils.py
! +---- report # generate pdf report file
Change-Id: Ia908ff31494369c1a13fb88b1ff9b0e5681f8e29
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
JIRA:QTIP-89
Change-Id: Ida1936dea3bcab6137d039fc2d21dc4df60d9f77
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
JIRA:QTIP-89
Change-Id: I4a46898071001f679f1a032a560d605dffc8eb9f
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|