nova/nova/compute
Matt Odden ee53124ccb Add support for API message localization
Using the lazy gettext functionality from oslo gettextutils,
it is possible to use the Accept-Language header to translate
an exception message to the user requested locale and return
that translation from the API.

Implements bp user-locale-api

Change-Id: I446fdf4b9843155e0c818c271114b1e2e4f43b64
2013-09-03 03:12:10 +00:00
..
__init__.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
api.py DRY up use of @wrap_exception() decorator 2013-08-30 00:52:45 +01:00
cells_api.py Make backup and snapshot use objects 2013-08-29 06:53:11 +01:00
claims.py Add PCI device tracker to compute resource tracker 2013-08-29 16:55:56 +08:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
flavors.py Add PCI device tracker to compute resource tracker 2013-08-29 16:55:56 +08:00
instance_actions.py Shelve/unshelve an instance 2013-07-16 13:56:16 -04:00
manager.py Add support for API message localization 2013-09-03 03:12:10 +00:00
power_state.py cleanup power state (partially implements bp task-management) 2012-05-29 10:16:59 -04:00
resource_tracker.py Merge "Fix warning log message typo in resource_tracker.instance_claim" 2013-09-01 08:52:33 +00:00
rpcapi.py Merge "compute rpcapi 2.37 is not backwards compatible" 2013-09-01 13:04:04 +00:00
stats.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
task_states.py Shelve/unshelve an instance 2013-07-16 13:56:16 -04:00
utils.py Put fault message in the correct field 2013-08-05 11:01:38 -05:00
vm_mode.py Tiny typo 2013-03-06 20:42:40 -05:00
vm_states.py Shelve/unshelve an instance 2013-07-16 13:56:16 -04:00