Typos in l3_router_plugin's comments

Bug #1359113 reported by Wei Wang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Prasoon Telang

Bug Description

In the services.l3_router.L3RouterPlugin.create_floatingip(), we have some comments (docstring) to help us to know this function, but there are some nits inside them:

  :param floatingip: data fo the floating IP being created
  :returns: A floating IP object on success

  AS the l3 router plugin aysnchrounously creates floating IPs
  leveraging tehe l3 agent, the initial status fro the floating
  IP object will be DOWN.

data fo the floating IP --> data of the floating IP
aysnchrounously creates --> asynchronously creates
status fro the floating IP --> status for the floating IP

Revision history for this message
Wei Wang (damon-devops) wrote :

This can be a first patch for a new contributer.

tags: added: low-hanging-fruit
Changed in neutron:
assignee: nobody → Prasoon Telang (prasoontelang)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/115558

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/115558
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=65b16f50bdd6544244d80c0f07653f4f478d3244
Submitter: Jenkins
Branch: master

commit 65b16f50bdd6544244d80c0f07653f4f478d3244
Author: Prasoon Telang <email address hidden>
Date: Wed Aug 20 14:31:29 2014 +0530

    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

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.