heat/heat/common
Andreas Jaeger fb538071f6 Improve help strings
Follow oslo.config style guide for help strings better to create
consistent help strings:
* Capitalize first word of each help string
* Finish help strings with "."
* Improve wording
* Add missing space between strings

Change-Id: Ia86734d44fdf4eb3711fef800fe6bdfd1a1b59d4
2014-02-12 20:45:57 +01:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 02:43:12 +08:00
auth_url.py Assign X-Auth-Url header in a separate middleware 2014-01-23 18:08:26 -05:00
config.py Improve help strings 2014-02-12 20:45:57 +01:00
context.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
crypt.py Improve help strings 2014-02-12 20:45:57 +01:00
custom_backend_auth.py Add _() to fix i18N compliance (part 1) 2013-11-15 13:47:08 +08:00
environment_format.py Verify that parsed environment file maps to a dict 2014-02-11 09:36:40 +08:00
exception.py Allow an in-progress stack to be deleted 2014-02-05 16:10:40 -06:00
heat_keystoneclient.py heat_keystoneclient add support to enable/disable domain users 2014-02-11 20:00:04 +00:00
identifier.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
plugin_loader.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
policy.py Add policy enforcement to ReST API 2014-01-04 08:10:47 +00:00
short_id.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
template_format.py Fixes template not using the JSON or YAML format 2014-01-25 15:14:14 +08:00
timeutils.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
urlfetch.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
wsgi.py Improve help strings 2014-02-12 20:45:57 +01:00