Update git submodules
authorFeng Pan <fpan@redhat.com>
Tue, 29 May 2018 17:13:01 +0000 (17:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 29 May 2018 17:13:01 +0000 (17:13 +0000)
commit947efd7fef46c6be02c18ca16a4e4ea4e92170f2
treed5773c577c1342b074ad58b00ef2e4bfd5b8f262
parent6a0f30cdddd202e348ff1eb16b1036b1d67d2c5b
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Default ctlplane to native VLAN"
  - Default ctlplane to native VLAN

    We were not setting any vlan type value for the admin network.  This
    caused an issue when deploying and trying to use a single collapsed
    network (no net isolation).  The issue occurred when trying to create an
    external neutron network.  We happen to check if the phys type is flat
    or vlan using this attribute to decide what kind of phys type to use for
    the neutron network.

    JIRA: APEX-606

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