]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add binding:host_id when creating port for probe
authorJakub Libosvar <libosvar@redhat.com>
Thu, 9 Jan 2014 19:38:37 +0000 (20:38 +0100)
committerJakub Libosvar <libosvar@redhat.com>
Tue, 14 Jan 2014 08:32:27 +0000 (09:32 +0100)
commit5d02de7d6350329dc592d3b7c14579531837babb
tree0530d9f40a32b37991345eea28619266b87a22a9
parentab1f474ace7105c5676e391ad0c70f496d7f309d
Add binding:host_id when creating port for probe

When probe is created it needs to have correct bindings otherwise port
is marked as dead.

Change-Id: I64441fbe802aab068c129c9647c7144fcd4c50a1
Partial-Bug: #1262785
neutron/debug/debug_agent.py
neutron/tests/unit/test_debug_commands.py