Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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>
|