deb-heat/heat/db
tengqm 0d9af5c683 Check if encoded user credential may get truncated
In some deployments, user passwords are generated by other
authentication infrastructures where the length of the Base64 encoded
credentials is longer than the DB limit.

This patch checks if the encoded credential might be truncated when
it is generated and fail early during stack creation, or else it will
cause troubles later on when operating the stack.

Change-Id: I901b9e39dd0d394991520fea1f527e250c2c9680
Partial-Bug: 1386213
2014-12-09 20:37:34 +08:00
..
sqlalchemy Check if encoded user credential may get truncated 2014-12-09 20:37:34 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Revert "Hard delete backup stack after successful update." 2014-10-06 16:46:55 -04:00
utils.py Sync latest oslo.db code 2014-04-11 10:48:46 +03:00