[Yahoo-eng-team] [Bug 1784950] Re: get_device_details RPC fails if host not specified

2018-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/588096 Committed: https://git.openstack.org/cgit/openstack/networking-powervm/commit/?id=59fbf0a3b6f14d54a0369408a8bc6bb2ad9df874 Submitter: Zuul Branch:master commit 59fbf0a3b6f14d54a0369408a8bc6bb2ad9df874 Author: Matthew Edmonds Date: Wed Aug 1 18

[Yahoo-eng-team] [Bug 1784950] Re: get_device_details RPC fails if host not specified

2018-08-02 Thread Miguel Lavalle
Please look at https://github.com/openstack/neutron/blob/master/neutron/tests/unit/plugins/ml2/test_port_binding.py#L102. This test case runs fine using 'host' default value. Yours is a corner case in which not passing host + the fact that the port is owned by compute produces and undesired result.