neutron/neutron/pecan_wsgi
Gary Kotton 05b75b55cb Pecan: remove deprecated warning
Remove the warning:

"DeprecationWarning: Using function/method 'instance.ugettext()'
 is deprecated: Builtin _ translation function is deprecated in
 OpenStack; use the function from _i18n module for your project.
      reason=_("Only admin can view or configure quota")):"

TrivialFix

Change-Id: Idb6cf3c55ec5c7d1b5b90247effb467b75fea3a2
2016-01-22 18:23:20 -08:00
..
controllers Pecan: remove deprecated warning 2016-01-22 18:23:20 -08:00
hooks Pecan: fix quota management 2016-01-13 09:10:25 -08:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Merge "Added Keystone and RequestID headers to CORS middleware" 2016-01-15 19:26:05 +00:00
startup.py Pecan: fix quota management 2016-01-13 09:10:25 -08:00