← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1213568] Re: wrong example of Human Alphabetical Order Examples section in HACKING.rst

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1213568

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

Status in OpenStack Neutron (virtual network service):
  Fix Released

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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1213568/+subscriptions