Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 15 Aug 2018 01:17:33 +0000 (21:17 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 15 Aug 2018 18:38:38 +0000 (18:38 +0000)
commite4bf228017d8fc4ef2d7a5b25ad77d35bffd8a81
treebb7f14292e5be372be0fcc864dc50919d641e9d8
parent6e488de03f778eb7c51ed9e94ebb3b6219ed07c6
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Modify common patches schema to per branch

    The common patch design doesn't really work across branches very well.
    This patch makes it so the common patches are specified in the same
    file, but on a per branch basis. Making it easier to manage common
    patches per branch.

    Also, includes a fix and adds test coverage to the prep_image method
    where we were referencing 'undercloud_admin_ip' before assignment in a
    case where we were not using ODL and had patches to overcloud.

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