Improve binding.py to binding scripts parameter passing interface and data schema
Bug #1550933 reported by
Fawad Khaliq
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kuryr |
Confirmed
|
Medium
|
Fawad Khaliq |
Bug Description
Currently, the parameters like port ID, endpoint ID, interface name etc are all passed via functional arguments. The list of arguments may increase, will look untidy and is prone to causing issues. So improve binding.py to binding scripts parameter passing interface and data schema, perhaps introduce JSON or something better.
Changed in kuryr: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in kuryr: | |
assignee: | nobody → Fawad Khaliq (fawadkhaliq) |
To post a comment you must log in.
Maybe it can be resolved by using ovs_vif : https:/ /github. com/openstack/ os-vif once ready