wrong example of Human Alphabetical Order Examples section in HACKING.rst

Bug #1213568 reported by ZhiQiang Fan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
ZhiQiang Fan

Bug Description

Human Alphabetical Order Examples
---------------------------------
Example::

  import httplib
  import random
  import StringIO
  import time

  import eventlet
  import testtools
  import webob.exc

  import neutron.api.networks
  from neutron.api import ports
  from neutron.db import models
  from neutron.extensions import multiport
  from neutron.openstack.common import log as logging
  import neutron.manager <------------------------------- wrong!
  from neutron import service

ps: the HACKING.rst doesn't reference to https://github.com/openstack-dev/hacking/blob/master/HACKING.rst like nova does, should we add this link in the HACKING.rst?

Tags: neutron-core
ZhiQiang Fan (aji-zqfan)
Changed in neutron:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
description: updated
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/42519

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/42519
Committed: http://github.com/openstack/neutron/commit/b719f21cd9112578aa2bcb1304fdf4d3dfa90e73
Submitter: Jenkins
Branch: master

commit b719f21cd9112578aa2bcb1304fdf4d3dfa90e73
Author: ZhiQiang Fan <email address hidden>
Date: Sun Aug 18 14:17:40 2013 +0800

    Fix wrong example in HACKING.rst

    Example of Human Alphabetical Order Examples section in HACKING.rst
    is wrong, this patch fixes it to the right order.

    Closes-Bug: #1213568

    Change-Id: Ib7f8baf20c437c3fa776201998c36f33bdde2f78

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
importance: Undecided → Low
milestone: none → havana-3
tags: added: neutron-core
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-3 → 2013.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.