5267c5bfed
Currently Port class does not have port binding extended attributes for QueryParameters, so there is no way to filter using those properties. Add those properties to QueryParameters to pass query validation so that user can query using port binding attributes. Change-Id: I48e4a2efce88f6e2c68ae63337a2cf5bb7303013
6 lines
200 B
YAML
6 lines
200 B
YAML
---
|
|
features:
|
|
- Add support for query of port binding extended attributes including
|
|
'binding:host_id', 'binding:vnic_type', 'binding:vif_type',
|
|
'binding:vif_details', and 'binding:profile'.
|