diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-03-30 07:45:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 07:45:13 +0000 |
commit | 2284ca0d713a62ca9c2eededbe4dd1901600e12a (patch) | |
tree | 334b71974b88423f37e81d22a26da3232793fff3 | |
parent | b6827e7e713cd7ceb604d1bfd086892c2655e720 (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "dovetail tool: change function pull_image"
- dovetail tool: change function pull_image
JIRA: DOVETAIL-378
1. test_runner checks the result of cmd "pull image". If fail to pull,
then break the running.
2. pull_image will return None when there are errors, otherwise return image name.
3. if there is an old image named the same as the new one, the old one's tag
will be changed into <none>. In this case, the old image needs to be removed.
4. if there are some containers using this old image, the remove will be skipped
rather than logging error.
Change-Id: I940cb18911112d5e13f3c14f87ddbdbaced3538a
Signed-off-by: xudan <xudan16@huawei.com>
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject 7063707c6d95db5dc0b48f6527768d411ff5ecf +Subproject aa8654d4f3f727f99016aaa540c8d5aa3f79edc |