summaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02dashboard bug: can't deploy dashboardliyin1-0/+1
JIRA: BOTTLENECK-116 This patch fix the bug that bottlenecks project can't establish dashboard, error message is elasticsearch is not install. after install elasticsearch, the error message is can't get ip. to fix this bug, change file requriment.txt and dashboard file. Change-Id: Ibad0dc46ab44d500b799bbf67e169d76c59e7199 Signed-off-by: liyin <liyin11@huawei.com>
2016-12-01bug fix patchliyin1-0/+1
JIRA: BOTTLENECK-113 this patch fix a problem that docker can't run because of lacking pyroute2. the next is docker-compose file have some error that yardstick can't pull inluxdb container. the next is fix some bug incode. Change-Id: I238b69b456d2810e84bae5c134e6b05a8fc5da63 Signed-off-by: liyin <liyin11@huawei.com>
2016-04-14rewrite DockerfileMatthewLi1-4/+79
JIRA: BOTTLENECK-48 Change-Id: Ic9c118d70d9e91730f67dd205fc184265f002394 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14pip install openstack clientsMatthewLi1-0/+4
JIRA: BOTTLENECK-48 Change-Id: I863ce174f3c9e75a6c15325cacb6e1b1ab72d591 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>