murano/murano
Stan Lagun 64fda46806 user_id column was widened to support domain users
The length of keystone domain users is 64 chars length
but the columns that hold user_id were VARCHAR(36)

Change-Id: Idcbdd49b71ff3c88cf1801362b2f51d6cb22464e
Closes-Bug: #1521104
2015-12-29 00:00:42 +03:00
..
api Merge "Add an option to filter packages by 'id' in API" 2015-12-09 15:25:27 +00:00
cmd [test-runner] Put TestFixture class check to the right place 2015-12-21 16:35:00 +03:00
common Merge "Missing blankspace in debug in murano.common.statservice" 2015-12-25 18:18:09 +00:00
db user_id column was widened to support domain users 2015-12-29 00:00:42 +03:00
dsl Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
engine Fix test class property access in mocks 2015-12-24 14:58:31 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
packages HOT outputs were merged 2015-12-02 13:07:16 +03:00
policy Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Merge "Fix test class property access in mocks" 2015-12-24 13:42:35 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00