keystone/keystone
Dolph Mathews 882e0154ce Track post-Diablo database evolution using migrations (BP: database-migrations)
- Added SQLAlchemy Migrations as a dependency (pip install sqlalchemy-migrate)
- Added empty migration repo
- Made migration manage.py executable
- Added initial migration matching diablo-tagged release
- Added incremental migrations to catch up to trunk
- Added usage docs for contributors
- Added doc that explains how to migrate.

Change-Id: I4fa8f930645ac6b7f82d0472361fe114b71bb489
2011-11-07 11:27:36 -06:00
..
backends Track post-Diablo database evolution using migrations (BP: database-migrations) 2011-11-07 11:27:36 -06:00
common X.509 client authentication with Keystone. Implements blueprint 2-way-ssl 2011-11-04 16:47:33 -07:00
content Merge "Bug #884930 Support/Remove additional calls for for Tenant. - Supported call to get users for a tenant for a specific role. - Removed calls to get specific role for a user and to get all the roles for a specific tenant as they are not useful. - Fixed LDAP backend call to get users for a tenant. - Disabling Invalid pylint check." 2011-11-03 20:24:24 +00:00
contrib bug:884518 Changes to support passwordcredentials calls as per API contract. 2011-11-02 11:55:22 -05:00
controllers Bug #884930 Support/Remove additional calls for for Tenant. 2011-11-03 15:20:26 -05:00
frontends Resubmitting change. 2011-10-18 17:09:02 -05:00
logic Bug #884930 Support/Remove additional calls for for Tenant. 2011-11-03 15:20:26 -05:00
manage fixed the output message error on granting user a role 2011-11-03 16:29:00 -04:00
middleware Merge "Use TENANT_ID instead of TENANT for project_id" 2011-11-07 16:43:34 +00:00
routers Changes to support API calls as per OS-KSCATALOG extension. 2011-10-19 10:41:38 -05:00
test Changed blatant hack (fixed spelling also) to 5 second timout as tests were not completing 2011-11-07 09:13:09 -06:00
tools Move tools/tracer into the keystone code. 2011-08-25 11:27:16 -04:00
__init__.py Use pure version number ("2012.1") in tarball name 2011-11-02 15:48:28 -04:00
client.py X.509 client authentication with Keystone. Implements blueprint 2-way-ssl 2011-11-04 16:47:33 -07:00
config.py Refactored version attributes 2011-10-20 13:24:41 -05:00
server.py updating keystone developer documentation 2011-10-21 16:39:46 -07:00
utils.py Fixing bug 859937. 2011-10-13 11:41:15 -05:00