Hi!

I am writing API tests for binding extended attributes for ports and I
faced an issue that looks strange to me.

The problem is that when you try to create a port with empty
binding:host_id attribute the returned value depends on a plugin. For an
instance, ml2 returns an empty string ("binding:host_id": "") while for NSX
it is null ("binding:host_id": null).

Is it supposed to be this way or there should be a uniform format?

Thanks,
Elena
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to