Merge "Use entry points for config generation"

This commit is contained in:
Jenkins
2014-06-10 11:57:58 +00:00
committed by Gerrit Code Review
6 changed files with 193 additions and 143 deletions

View File

@@ -1 +1,3 @@
export HEAT_CONFIG_GENERATOR_EXTRA_MODULES=keystoneclient.middleware.auth_token
export HEAT_CONFIG_GENERATOR_EXTRA_LIBRARIES="heat.common.config heat.common.wsgi"
export HEAT_CONFIG_GENERATOR_EXCLUDED_FILES="heat/common/config.py heat/common/wsgi.py heat/openstack/common/sslutils.py"