File: bgpvpn-list-filters-e76183a7008c0631.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
---
features:
  - |
    ``openstack.network.v2.bgpvpn.BgpVpn`` can now be filtered by its
    associations to `networks`, `routers` and `ports. Additionally,
    filtering for the attributes `name`, `project_id`, `local_pref`, `vni`
    and `type` is now done on server-side.