Update git submodules
authormei mei <meimei@huawei.com>
Tue, 28 Nov 2017 03:47:32 +0000 (03:47 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Nov 2017 03:47:32 +0000 (03:47 +0000)
commit1fe0ebb267e45e0f78978ab9e6d85b792eb0aba2
tree2f6457d77722421acd14673b1d761884f79c3491
parenta4b6b6a3d48a492de064c8e45e21fa3aff38f476
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "compass: Build Docker images with jjb"
  - compass: Build Docker images with jjb

    JIRA: COMPASS-567

    Add compass4nfv-docker.yml
    compass-tasks-k8s and compass-tasks-osa are dependent on compass-compass-tasks.
    So we have to phase to build docker images
    phase 1. execute the multijob 'build compass-tasks images'
    Only the phase 1 is successful then excute the phase 2
    phase 2. execute the multijob 'build all compass images'

    Modify the opnfv-docker.sh
    1. Add a function remove_containers_images
    2. call the remove_containers_images when beginning and finishing build
       to solve the problem of rmove of images due to dependancy

    Change-Id: I66fb27260cf114da96417361e80c8183db3233bd
Signed-off-by: wutianwei <wutianwei1@huawei.com>
docs/submodules/releng