keystone/keystone/common
Ilya Pekelny d404a3cd4a Migrate_repo init version helper
Helper function to determine init version for migrate repository. We
need single automated entry point to determine an initial versions of
repositories. Hardcoded and distributed initial version values could
contain wrong (for example old) value.

Co-Authored-By: Victor Sergeyev <vsergeyev@mirantis.com>
Co-Authored-By: Sean Perry <sean.perry@hpe.com>

Closes-Bug: #1397903
Change-Id: I89616a2cf7a752fbe97591d5694b14f8b86e4539
2016-03-10 10:14:06 -08:00
..
cache Use requst local in-process cache per request 2016-02-24 13:34:46 -08:00
environment Merge "Deprecate logger.WritableLogger" 2016-03-03 11:20:00 +00:00
kvs Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
ldap Avoid "non-Pythonic" method names 2016-02-15 13:15:11 -03:00
sql Migrate_repo init version helper 2016-03-10 10:14:06 -08:00
validation Merge "Avoid using `len(x)` to check if x is empty" 2016-02-23 19:08:32 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Fix indentation for oauth context 2016-01-18 14:28:30 +00:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
config.py Merge "Simplify use of secure_proxy_ssl_header" 2016-03-02 17:08:31 +00:00
controller.py Allow user list without specifying domain 2016-02-19 06:16:26 +00:00
dependency.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
driver_hints.py Make @truncated common for all backends 2015-12-10 02:26:55 -05:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Add in TRACE logging for the manager 2016-02-02 08:46:57 -08:00
models.py Implied roles driver and manager 2016-01-19 03:47:49 +00:00
openssl.py Fixes to get cert tests running in Py3 2016-03-02 02:11:02 +00:00
router.py Modify rules in the v3 policy sample for domain specifc roles 2016-02-16 17:00:57 +00:00
tokenless_auth.py Replace unicode with six.text_type 2016-01-08 23:06:47 +00:00
utils.py Merge "encode user id for notifications" 2016-02-18 01:35:20 +00:00
wsgi.py Merge "Simplify use of secure_proxy_ssl_header" 2016-03-02 17:08:31 +00:00