]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
update docstring for get_ports_on_host_by_subnet
authorlzklibj <lzklibj@cn.ibm.com>
Thu, 17 Dec 2015 04:07:32 +0000 (12:07 +0800)
committerlzklibj <lzklibj@cn.ibm.com>
Wed, 23 Dec 2015 03:28:50 +0000 (11:28 +0800)
commit044c04fb5d7ca7083acaddf3abaa9510ad0b5cec
tree02320932a215cea3b05be99fceb7cd39afd7580a
parent455fee6b89910eb8efaa7397d7ddb048c07eeba8
update docstring for get_ports_on_host_by_subnet

This patch updates docstring for get_ports_on_host_by_subnet, to
tell that the method will only get dvr serviced ports, not all ports
for given subnet and host.

Change-Id: I85ea5a9e37b6c894f7d51e73c10143b208a29f0e
neutron/api/rpc/handlers/dvr_rpc.py
neutron/db/dvr_mac_db.py