Update git submodules

* Update os-net-config from branch 'master'
  to 84a1a5222d58dc7602e4674132c81dd010d8c5b1
  - Merge "Exclude DPDK mapped VF device even if not present"
  - Exclude DPDK mapped VF device even if not present
    
    As part of FFU from queens to train, os-net-config
    will run after the RHEL update. At this point, DPDK
    mapping file will have VF if it has been used as
    part of NIC partitioning feature, but the physically
    the VF will not be present as it is yet to be created.
    During the active nic list creation (before creating
    VFs), DPDK mapped VF will be used as regular nic,
    which results in wrong nic numbering.
    
    This patch excludes the VFs by checking the device
    type in the sriov_config.yaml mapping file, so that
    the nic numbering will be kept same.
    
    Change-Id: I17d19715a1f7c231630416d6fea06fe9afe44e9b
This commit is contained in:
Zuul 2021-01-22 17:11:49 +00:00 committed by Gerrit Code Review
parent bba83e47e4
commit 5f19077400
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ba93c36044a271b52fedb8a275f6b8e05fbe2a62
Subproject commit 84a1a5222d58dc7602e4674132c81dd010d8c5b1