Danny Allen
Danny Allen
Signed-off-by: Danny Allen **What I did** I updated the `DVSDatabase` to refer to DBs by name and depend on the database config as opposed to manually providing the IDs and...
- Clarify existing docs - Add development guide - Clean up docstrings Signed-off-by: Danny Allen **What I did** **Why I did it** **How I verified it** **Details if related** WORK...
SAI Player should be able to play back query APIs that have been added like sai_query_attribute_enum_values_capability and sai_object_type_get_availability.
As we're adding support for query APIs to libsairedis we should leverage the capability metadata described here: https://github.com/opencomputeproject/SAI/pull/794 in the virtual switch to aid in testing and validation.