Monty Taylor
8d7189f117
Added Apache 2.0 License information.
...
Fixes bug 932819
Change-Id: I58e0c2ad704e2e8ff1924a01791694a5e02a154b
11 years ago
James E. Blair
eef1f0d93a
Merge redux branch (keystone light)
...
Change-Id: I2cb5b198a06848f42f919ea49e338443131e263e
11 years ago
Anthony Young
90068b0143
Add docs on keystone_old -> ksl migration
...
* Fixes bug 928046
Change-Id: I4af516dbc9577c08a77850e75e45d98040e4fb27
11 years ago
Jenkins
ee4795c291
Merge "Update docs to for current keystone-manage usage" into redux
11 years ago
Jenkins
fa9b949b59
Merge "Add token expiration" into redux
11 years ago
Brian Waldon
71436dbf18
Add token expiration
...
* Config option token.expiration defines amount of time tokens should be valid
* Fixes bug 928545
Change-Id: I3dff7a1ebf03bb44fc6e5247f976baea0581de08
11 years ago
Anthony Young
448c6414a1
Update docs to for current keystone-manage usage
...
* Document how to manage users, roles, tenants, services, etc with
keystoneclient cli
* keystone-manage only does db_sync right now
* Fixes bug 931837
* Add docs for import_legacy and export_legacy_catalog
Change-Id: I7f55fd607363d0cd4f1646564e430dfb5b12855f
11 years ago
Jenkins
988a5850d1
Merge "add catalog export" into redux
11 years ago
Jenkins
d44b859797
Merge "Add s3_token." into redux
11 years ago
termie
27db5cbc05
add catalog export
...
Change-Id: I66a7b3e8136757979c96984242b2bbd5f390b9a0
11 years ago
Jenkins
1ed067cb57
Merge "Update swift token middleware." into redux
11 years ago
Jenkins
86ffbc8a1a
Merge "Remove executable bit from auth_token.py" into redux
11 years ago
Jenkins
b2a048962a
Merge "make sure passwords work after migration" into redux
11 years ago
Jenkins
9dd1543930
Merge "Handle unicode keys in memcache token backend" into redux
11 years ago
Brian Waldon
e1a9a1f06f
Handle unicode keys in memcache token backend
...
* Cast keys to str in memcache backend
* Emulate encoding error in fake memcache client
* Fixes bug 931746
Change-Id: I13bc573d4aca6849b1b8128ab55823545d5a3a11
11 years ago
termie
ed793ad536
make sure passwords work after migration
...
Change-Id: I0086a362d772bf158e3fdc12fb42c1c7c50d50dd
11 years ago
termie
b4096290d1
add legacy diablo import tests
...
Change-Id: Id96b376ad92d906d14c3183eec2739fa34a2e51b
11 years ago
termie
48f2f650c8
change password hash
...
Change-Id: Idd5d09dc114cbb0cbd63e23e4178bb74d081c789
11 years ago
termie
aa2656c730
add essex test as well
...
Change-Id: Ib71a360568c6fdef4fdf8791d3f41b749391befb
11 years ago
termie
700a397a64
add sql for import legacy tests
...
Change-Id: I778300970c12bff0c296e6551c1b4e9e079496dc
11 years ago
termie
63adca31f7
add import legacy cli command
...
Change-Id: I41f0baaf3e7beb5c1ba44a7da420b411c1f60277
11 years ago
termie
eb5a939b46
add migration from legacy db
...
Change-Id: If49d829a36c61d6ee379f35c793196fde4ab4657
11 years ago
termie
de8c958727
remove keystoneclient-based manage commands
...
Change-Id: I2aaec673c2f2117026ae417b41b6996188f5bb84
11 years ago
Chmouel Boudjnah
9f037224b0
Remove executable bit from auth_token.py
...
Change-Id: I2422eb697ef41b74181bd6b4654d97ff6144bfd8
11 years ago
Chmouel Boudjnah
6c5c964ff4
Update swift token middleware.
...
- Update swift middleware which add features:
- Leaves authententication to token-auth.
- ACL.
- Container-Sync
- Referer.
- S3.
- address termie comments on reviews.
Change-Id: Iefaa228015d6286e4fb05be2cc24aec01589ef58
11 years ago
Jenkins
b5c4c41570
Merge "Add TokenNotFound exception" into redux
11 years ago
Chmouel Boudjnah
af2836083b
Add s3_token.
...
Add s3_token middleware originally written by Akira YOSHIYAMA.
Make it works with new swift_auth.
Make not necessary modification to swift3 middleware.
Handle errors when connecting to keystone.
Address termie's comment in reviews.
Change-Id: Icb2ae3fe79296ee6415dd55d146339ab72dd1d46
11 years ago
Jenkins
778c3c950a
Merge "Add pagination to GET /tokens" into redux
11 years ago
Brian Waldon
0e775d628b
Add pagination to GET /tokens
...
* Partially fixes bug 928049
Change-Id: I21943dcc7cea4dabfab672e84fe507e78e430de4
11 years ago
Vishvananda Ishaya
79faa28f03
Fixes role checking for admin check
...
Change-Id: I6afe52033996b56aa38033017e0ce2f37c471592
11 years ago
Brian Waldon
d049c19227
Fix webob exceptions in test_middlware
...
Change-Id: I211180ee0dde45f2030fba7e83fb1f6a1d880068
11 years ago
Jenkins
82d53b03dc
Merge "Add tests for core middleware" into redux
11 years ago
Brian Waldon
363a5d63c0
Add tests for core middleware
...
* Partially fixes bug 928039
Change-Id: I3807bcc77ab424c73069889b65b1a5598c17011c
11 years ago
Anthony Young
9028f3228b
Add version description to root path
...
* Fixes 925548
* Fix test for correct assertion
* / returns {}
Change-Id: I1067b402ad1bab474781e29ab7761f644f076540
11 years ago
Brian Waldon
2c18314e7c
Add TokenNotFound exception
...
* raise TokenNotFound from token backends on get/delete when token doesn't exist
Change-Id: Ic9aba7911088c30c20fe62501a05d75232f2d8b9
11 years ago
Jenkins
1951c87de3
Merge "remove diablo tests, they aren't doing much" into redux
11 years ago
termie
ae55fdca23
remove diablo tests, they aren't doing much
...
Change-Id: I80640e123a784cd2ca5e9dfcf826a73666cea43c
11 years ago
Anthony Young
e5ffa74733
Fix largest memory leak in ksl tests
...
* Explicitly kill wsgi servers that are launched
* Fixes bug 929653
* Fix spaceypoo
Change-Id: Id4b2f06749cb57c2680d37c1e4014c020d95ad5e
11 years ago
Jesse Andrews
05b2583dfa
Add memcache token backend
...
* tests use a fake memcache client
* fixes bug 928040
Change-Id: I7c24e7829ee91fcf719eb4f338cf0ce2a0fa6bbd
11 years ago
Jenkins
738e2ec8e4
Merge "Add content-type to responses" into redux
11 years ago
Jenkins
2cc97c19fb
Merge "Fix comment on bcrypt and avoid hard-coding 29 as the salt length" into redux
11 years ago
Jenkins
288159b774
Merge "Friendly JSON exceptions (bug 928061, bug 928062)" into redux
11 years ago
Jenkins
bd1a73e2af
Merge "termie all the things" into redux
11 years ago
Jenkins
cad74aec6e
Merge "Add SQL token backend" into redux
11 years ago
Dolph Mathews
c64a12ffc7
Friendly JSON exceptions (bug 928061, bug 928062)
...
Example http://pastie.org/3338663
Change-Id: I26f53488c062ebfb6e49cfcf82e0b8179a683ea8
11 years ago
Justin Santa Barbara
26655dc7b7
Fix comment on bcrypt and avoid hard-coding 29 as the salt length
...
Change-Id: Ifc78535ea79e071b7953769ff26eed8ecf666dc2
11 years ago
Jenkins
524d3d1c41
Merge "example in hacking was incorrect" into redux
11 years ago
Jenkins
d1c2e85777
Merge "Cope with unicode passwords or None" into redux
11 years ago
Jenkins
e968acee4b
Merge "fixes lp:925721 adds .gitreview for redux branch" into redux
11 years ago
Brian Waldon
c680d7ca54
Add SQL token backend
...
* abstract out common token tests into test_backend
* fixes bug 928052
Change-Id: I75da2f3c8d733b71025bcc1ef02f55e07645327f
11 years ago