deb-murano/murano/common
Nikolay Starodubtsev a8e91b16e7 Fix race condition with router creation
Previously when murano deployed a bunch of environments from scratch
it was possible to have an error during router creation. Router was
created by env_1 and before it was fully configure it was accessed by
env_2 and then the error occurred.

Change-Id: I6dcd281a24825bb9c2ae09f45009faa6eca5a451
Closes-Bug: #1493883
2015-09-14 14:24:18 +00:00
..
helpers Hide TrustId in log to tighten up security 2015-07-08 22:41:09 +08:00
messaging Use oslo.log library instead of system logging module 2015-08-05 13:21:09 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Fix incorrect format syntax in app_loader 2015-08-05 12:52:38 +08:00
auth_utils.py Default Region Configuration Property 2015-08-19 10:50:05 +02:00
config.py Added the support of Glance Artifact Repository 2015-09-09 19:15:25 +00:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
exceptions.py Fix race condition with router creation 2015-09-14 14:24:18 +00:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
plugin_loader.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
policy.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
rpc.py Declare the CONF variable 2015-07-14 00:16:27 +03:00
server.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
statservice.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
utils.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00