murano/murano/api
chenaidong1 12f6d0c0b3 Code optimization
The following codes have been excuted in function '_validate_exists',
and the result has been returned. therefore it is not necessary to
excute the following code again.

get_env_template = env_temps.EnvTemplateServices.get_env_template
env_template = get_env_template(env_template_id)

Change-Id: I2aeb835b1cda1b30f4fffbbd293beb42efc78588
2017-09-16 04:14:38 +00:00
..
middleware Updated murano-apste.ini with http_proxy_to_wsgi 2017-05-25 15:01:40 +03:00
v1 Code optimization 2017-09-16 04:14:38 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
versions.py TrivialFix: Remove cfg import unused 2016-08-29 09:35:14 +07:00