Update git submodules

* Update trove from branch 'master'
  to d5497179d4789ef1c22ad8f9a39c719459241a62
  - Fix check_subnet_router filters
    
    Device owner of router ports is not limited to network:router_interface
    and can also be network:router_interface_distributed or
    network:ha_router_replicated_interface depending on the router
    to which port is attached.
    
    Currently, when HA router is used, trove fails with:
    `Subnet is not associated with router` since port does not pass filter
    
    Change-Id: Ie8b3884dd13147f29d5632275fa5c75e801e04c8
This commit is contained in:
Dmitriy Rabotyagov 2021-04-14 16:17:13 +03:00 committed by Gerrit Code Review
parent ea23ae2be1
commit 51052c710d
1 changed files with 1 additions and 1 deletions

2
trove

@ -1 +1 @@
Subproject commit 22b99fb05d405c893ae75d28a7b4ee1c948a9c63
Subproject commit d5497179d4789ef1c22ad8f9a39c719459241a62