diff options
author | Tim Rozet <trozet@redhat.com> | 2018-07-21 03:34:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-21 03:34:09 +0000 |
commit | 7a0db68609196b77c396e68e028d90bb324b50c7 (patch) | |
tree | 9dbf669263d09f5f4a092f6204a28ee1dddee775 /docs/submodules | |
parent | beaee5018f73407e94c738e6deeeee015e5ce469 (diff) |
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes for snapshots"
- Fixes for snapshots
With deploying snapshots with a new ODL, we currently bring down the
docker container and bring up the tar.gz distro of ODL on the Overcloud
host itself (not rebuilding/using container). Therefore we need java
installed so that ODL can run on the host. In the future this may
change, but it works well and keeps things simple for now.
Additionally, there was a change upstream to make the opendaylight
container docker restart policy "unless-stopped" which means it will
no longer restart automatically when docker is stopped/started.
Therefore on first snapshot bring up (without the previously mentioned
ODL reinstallation) the container does not start, and snapshot
deployment fails. This patch includes a change to the restart policy to
always restart it.
Change-Id: Icc712ba147e578a28e371313154ae3190676f0dc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/apex | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/apex b/docs/submodules/apex -Subproject a8fdc5d15ecf48a4eff2d5c160f62661d37c0f4 +Subproject 3af3e7faee935ed403ea52ba5de4e2b9d9b4117 |