Update git submodules
authorhongbo tian <hongbo.tianhongbo@huawei.com>
Thu, 11 May 2017 02:03:33 +0000 (02:03 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 11 May 2017 02:03:33 +0000 (02:03 +0000)
commit1ac444240f6c13aa8398dfcebababc752475fca3
treeea505fc189ce05411eb6ac772c90273a0a46d717
parente15c64500e9d0f21b744250d7e64f7e98e2a39e1
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "store/load offline docker images"
  - store/load offline docker images

    JIRA: DOVETAIL-423

    usage:
    1.cd ${DOVETAIL_HOME}/dovetail/utils/offline
    2.edit config.yaml as needed
    3.on onsite host, <python download.py>  --> save docker images to defined path
    4.on offline host, <python load.py> ---> load docker images to offline env
    5.this can be easily extended to other images beside docker images

    Change-Id: I97d843e154ecf8d66cafb9ea9594fe73343ee591
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docs/submodules/dovetail