Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA: COMPASS-598
Old usage like "from flask.ext.script import Manager"
should be replaced by "from flask_script import Manager"
as Flask is upgraded from 0.12.2 to 1.0.2. Fix all
deprecated usage among compass containers.
Change-Id: If03b73a01d7dfc33a505a9fa2c893c6993feaeb2
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Add Dockerfile-arm64 to keep a consistent building interface among
all docker images. It's actually the same as original Dockerfile.
Change-Id: Ibd5962384c82957dc8383b8af1f8e15f4af2a16f
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
|
|
JIRA: -
Avoid package problems brought by pip10
Change-Id: I082571ba71b6624f4b8f8a8b4a2a4eed9315cd10
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
JIRA: -
Avoid package problems brought by pip10
Change-Id: Ibc6c92d0b212b746c531aca8b07f3b00ed3bbd9e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
1. Use commit id 16c69046bfd90d1b984de43bc6267fece6b75f1c
to avoid flush handler issue
2. Install ansible 2.2.1.0 in compass-tasks-base virtualenv
Change-Id: I257b2f93baa2e36c3b26299782495b8e8c42d06c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Install ansible into compass-core virtualenv.
Using ansible 2.3.2.0.
Change-Id: I7d5597b3d4ac214291c980b3b6c2cad48a260fa8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
JIRA: COMPASS-568
rename compass-tasks to compass-tasks-base.
add both osa and k8s support in compass-tasks
Change-Id: I438f5b17e509d4cb751ced0ffe640ec70899882f
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|