neutron/neutron/callbacks
Doug Wiegley dd726ed494 Move i18n to _i18n, as per oslo_i18n guidelines
- This does NOT break other projects that rely on neutron.i18n,
  as this change includes a debtcollector shim to maintain those
  older entry points, until they can migrate.
- Also updates _i18n.py to the latest pattern defined by oslo_i18n
- Guidance and template are from the reference:
  http://docs.openstack.org/developer/oslo.i18n/usage.html

Partially-Closes-Bug: #1519493
Change-Id: I1aa3a5fd837d9156da4643a367013c869ed8bf9d
2015-12-01 19:29:10 -07:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
exceptions.py Python 3: Fix test_security_groups_db 2015-08-03 11:56:41 +02:00
manager.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
registry.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
resources.py Merge "Add support for PluginWorker and Process creation notification" 2015-09-04 05:02:52 +00:00