Update git submodules
authorFeng Pan <fpan@redhat.com>
Fri, 16 Feb 2018 21:27:59 +0000 (21:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Feb 2018 21:27:59 +0000 (21:27 +0000)
commit34bfb8840ea1cc148032ade6e8ba40f13c14c764
treeb8741aabbec49f308c2058872266570b253196ec
parentae5cd615d91739f854f9ca358fd5706462cc63cd
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes stale undercloud delorean repos"
  - Fixes stale undercloud delorean repos

    When we build artifacts for release, we try to freeze the disk images
    and artifacts we use for deployment.  This includes the delorean repo
    which provides OpenStack packages.  This repo however expires after a
    couple months and then if any packages were missing in the Undercloud
    released artifact, they will attempt to be downloaded during install
    and fail.

    This patch adds some logic to detect if there is internet connectivity,
    and if so then download and update the delorean repo on the undercloud.

    JIRA: APEX-565

    Change-Id: I58c28437fb5c5b179033c939377fd97aefbf427c
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex