murano/murano
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
..
api Code optimization 2017-09-16 04:14:38 +00:00
cfapi Use consistent session options 2017-07-28 14:55:45 +02:00
cmd Merge "Replace six.iteritems() with .items()" 2017-05-03 20:35:15 +00:00
common Remove unused param 2017-09-03 22:27:54 +08:00
db Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
dsl Add dsl_iterators_limit config option 2017-07-05 23:40:27 +00:00
engine Implement environment audit reports 2017-08-24 10:11:35 +00:00
hacking Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
httpd Deploy murano-api via uwsgi 2017-08-15 14:02:03 +08:00
locale/ru/LC_MESSAGES Imported Translations from Zanata 2017-03-23 11:08:29 +00:00
packages Merge "Replace six.iteritems() with .items()" 2017-05-03 20:35:15 +00:00
policy Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
services Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
tests Implement environment audit reports 2017-08-24 10:11:35 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Refactor existing context attributes to base class 2017-05-10 15:58:00 +03:00
opts.py Use consistent session options 2017-07-28 14:55:45 +02:00
utils.py Let admin can delete user's environment 2017-01-11 17:46:53 +08:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00