neutron/neutron
Sean M. Collins 310e1e0553 Make IPAM more pythonic
__init__.py is usually an empty file, or contains platform specific
code to make the package function. One more use is to have __init__.py
contain import statements, to import functions and classes, for convenience.

http://docs.python-guide.org/en/latest/writing/structure/#packages
http://mikegrouchy.com/blog/2012/05/be-pythonic-__init__py.html

Change-Id: I7408ac95f4970fbd7009257dfb698102ffabb6e3
2015-07-09 17:33:17 +00:00
..
agent Merge "Add IP_ANY dict to ease choosing between IPv4 and IPv6 "any" address" 2015-07-08 04:15:50 +00:00
api COMMON_PREFIXES cleanup - patch 5/5 2015-07-07 04:26:54 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
common Merge "Add IP_ANY dict to ease choosing between IPv4 and IPv6 "any" address" 2015-07-08 04:15:50 +00:00
db Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Support Basic Address Scope CRUD as extensions 2015-07-02 13:49:06 +05:30
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
locale Imported Translations from Transifex 2015-06-11 06:03:07 +00:00
notifiers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
openstack Switch to oslo.service 2015-06-29 13:20:55 +03:00
plugins Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
scheduler Python 3: do not use itertools.izip 2015-06-24 00:20:22 +02:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Remove lingering traces of q_ 2015-07-07 17:04:44 -04:00
tests Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context class should initialise its own data 2015-06-25 10:22:14 +01:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Switch to oslo.service 2015-06-29 13:20:55 +03:00