Dmitriy Rabotyagov d5497179d4 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
2021-04-13 16:31:33 +03:00
..
2020-11-05 14:31:27 +13:00
2021-04-13 16:31:33 +03:00
2020-09-03 18:30:24 +08:00
2020-11-05 14:31:27 +13:00
2021-03-25 09:29:22 +07:00
2020-05-25 17:37:38 +12:00
2020-11-11 09:51:26 +00:00
2020-10-23 23:50:39 +13:00
2020-04-26 20:14:37 +12:00

This is the trove code itself