Update git submodules
authorStephen Kitt <skitt@redhat.com>
Mon, 16 Apr 2018 09:16:32 +0000 (11:16 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 16 Apr 2018 12:58:42 +0000 (12:58 +0000)
commitd1b7100e74e997225efec2f4020d023ecbcc588c
tree9646ee29b27bfd360ab3a9d3690b157b2593b588
parent3c0ee12b4f74356f240e77bf2f1e4571defae304
Update git submodules

* Update docs/submodules/aaa from branch 'master'
  to 8d6293258dba49846729c201389dacfcf07e6b59
  - Ensure Jersey is initialised before AAA-Shiro

    When we group the Jersey bundles with bundles using them, we run into
    initialisation races where AAA-Shiro ends up trying to use Jersey
    before the latter’s activators have run.

    All credit to Robert Varga for figuring out that we need an ordering
    constraint between Jersey as a whole and the rest of AAA-Shiro. The
    new odl-aaa-jersey-1 feature will eventually be replaced by ODL
    Parent’s odl-jersey-1 feature, once we’ve added jersey-client to
    that.

    Issue: RELENG-85
    Change-Id: I3d87dc28c8067bbeb0ca32be96ccdb4f6d359573
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/aaa