nova/doc/source/devref
Boris Pavlovic 2dce8c92f6 Remove usage of locals() for formatting from nova.api.*
Using of locals() for formatting string is a nasty thing because:
1) It is not so clear as using explicit dicts
2) It could produce hidden errors during refactoring
3) Changing name of variable causes change in message
4) Creating a lot of unused variables

fixes bug 1171936
Change-Id: I293d7ebb875f65cce322d4938d1ae323f3aded8d
2013-05-18 00:04:17 +04:00
..
addmethod.openstackapi.rst Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
aggregates.rst Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
api.rst Remove old ratelimiting code 2012-02-29 09:53:59 -08:00
architecture.rst removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
compute.rst removing compute monitor 2011-08-02 10:09:58 -04:00
database.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
development.environment.rst Fix inaccuracies in the development environment doc. 2013-02-11 09:29:48 -06:00
fakes.rst Remove refs to ATAoE from nova docs 2012-09-23 14:12:42 +10:00
filter_scheduler.rst Remove deprecated Grizzly code. 2013-04-04 01:10:46 +00:00
gerrit.rst New docs: unit tests, Launchpad, Gerrit, Jenkins 2011-11-26 08:48:36 -05:00
glance.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
hooks.rst Add generic customization hooks via decorator. 2012-11-30 20:47:53 +00:00
il8n.rst Remove usage of locals() for formatting from nova.api.* 2013-05-18 00:04:17 +04:00
index.rst Documentation cleanups for nova devref 2013-02-20 00:03:09 +11:00
jenkins.rst Document nova-tarball Jenkins job. 2011-12-02 15:43:54 -05:00
launchpad.rst New docs: unit tests, Launchpad, Gerrit, Jenkins 2011-11-26 08:48:36 -05:00
network.rst Documentation cleanups for nova devref 2013-02-20 00:03:09 +11:00
nova.rst removing compute monitor 2011-08-02 10:09:58 -04:00
objectstore.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
rc.local update documentation on cloudpipe 2011-04-11 21:43:12 +00:00
rpc.rst removes the nova-volume code from nova 2012-10-28 11:34:05 -07:00
scheduler.rst Remove nova-volume scheduling support 2012-10-31 23:10:11 +00:00
services.rst Change all 2010 Copyright statements to 2010-2011 in doc source directory only 2011-01-04 16:58:08 -06:00
threading.rst Migrate to fileutils and lockutils. 2012-10-25 09:20:46 +11:00
unit_tests.rst Add missing documentation for shared folder issue with unit tests and Python 2011-12-05 09:54:31 -08:00
vmstates.rst Allow stop API to be called in Error 2012-08-14 10:27:14 -04:00