]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
corrects the typos in l3_router_plugin's comments
authorPrasoon Telang <prasoontelang@gmail.com>
Wed, 20 Aug 2014 09:01:29 +0000 (14:31 +0530)
committerPrasoon Telang <prasoontelang@gmail.com>
Wed, 20 Aug 2014 09:07:36 +0000 (14:37 +0530)
commit65b16f50bdd6544244d80c0f07653f4f478d3244
tree8971aeb5356eddcb998071ac282a94e2f802e20c
parent738472643c4fade3504b4fa55b300d1c145432d5
corrects the typos in l3_router_plugin's comments

there were some typos in the docstring of the function
create_floatingip(). This patch corrects them

Change-Id: I869567d5470a27ff037feeabfc1057b8e2da38b7
Closes-Bug: #1359113
neutron/services/l3_router/l3_router_plugin.py