Zhongyue Luo
a7417e26d8
Reorder test imports by full import path
...
Fixes bug #1020182
Reorder imports of modules in keystone/tests.
Change-Id: I2ff61dd3d9486281b4a2a889e4dc8b9105c87d49
2012-07-03 00:21:39 +08:00
Dolph Mathews
23ca656927
Refactor 404's into managers & drivers (bug 968519)
...
The goal is to move the responsibility of reference checks away from
controllers and into the underlying managers & drivers, which can
handle the task with equal or greater efficiency.
- Tenant references from create_user/update_user are NOT tested
due to inconsistencies between backends
- Additional test coverage improvements
Also fixes bug 999209, bug 999608, bug 1006029, bug 1006055, bug 1006287,
bug 1006334, and bug 1006344.
Change-Id: I7de592e7dd4518038436b9a9fdaab559b00a0537
2012-06-27 11:47:24 -05:00
Mark McLoughlin
b2aa78b558
Use cfg's new global CONF object
...
Implements blueprint cfg-global-object
Change-Id: Ic53b41dafa8666ce21f33697f7e8697f1e5cb0fd
2012-06-13 08:14:40 +01:00
Josh Kearney
f640093ba8
Rename keystone.conf to .sample.
...
Fixes bug 966670.
Change-Id: Ic57c9971c4f3a14c30e2382c58c3d0da6b2a7957
2012-04-10 12:38:50 -05:00
Dolph Mathews
9cf91c951e
endpoint-crud 404 (bug 963056)
...
endpoint-create
endpoint-delete
Change-Id: I70ae14ca385a0ed2d3438b8dc2f7ba93b91f400b
2012-03-27 20:18:26 -07:00
Dolph Mathews
9feb00085f
Fix critical typo in endpoint_create (bug 961412)
...
It looks like catalog crud was previously untested.
Change-Id: I8e3060b6d6c737d3d97a5bd9076e9a5fdf9945e2
2012-03-21 13:12:37 -05:00
Monty Taylor
8d7189f117
Added Apache 2.0 License information.
...
Fixes bug 932819
Change-Id: I58e0c2ad704e2e8ff1924a01791694a5e02a154b
2012-02-15 17:48:33 -08:00
Brian Waldon
71436dbf18
Add token expiration
...
* Config option token.expiration defines amount of time tokens should be valid
* Fixes bug 928545
Change-Id: I3dff7a1ebf03bb44fc6e5247f976baea0581de08
2012-02-14 14:18:50 -08:00
termie
4899210334
bcrypt the passwords
2012-01-24 00:56:53 -08:00
termie
e2f04f224e
fix some imports
2012-01-18 21:47:18 -08:00
termie
3c88b7f546
merge test and default configs
2012-01-09 15:52:48 -08:00
Joe Heck
763013c526
renaming keystonelight to keystone
2012-01-09 12:27:18 -08:00
termie
4b4ada27ca
run all teh keystoneclient tests against sql too
2012-01-09 10:00:09 -08:00