]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add help option to Config Settings
authorDirk Mueller <dirk@dmllr.de>
Fri, 19 Jul 2013 21:04:14 +0000 (23:04 +0200)
committerClint Byrum <clint@fewbar.com>
Fri, 2 Aug 2013 04:49:09 +0000 (21:49 -0700)
commit62fe3126cf5927d4e4744835fbc273189cde6d0d
treeb94355f10319504cbb63840d4896c7e51a866252
parent8fbcef2475929d212ae3b83de9703f512a636a97
Add help option to Config Settings

This way it is possible to generate the config
files from the used config values automatically
(like done e.g. in other OpenStack modules)

Change-Id: I2683743330a8d3589637d967e16b5ba130bd45e1
etc/heat/heat.conf.sample
heat/api/aws/ec2token.py
heat/common/config.py
heat/common/policy.py
heat/common/wsgi.py