| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | working on a tenant_create test | Jesse Andrews | 2011-12-21 | 1 | -0/+17 | |
| | * | standardize spacing | Jesse Andrews | 2011-12-21 | 1 | -82/+75 | |
| | * | novaclient uses password instead of apikey | Jesse Andrews | 2011-12-21 | 1 | -1/+1 | |
| | * | update to use the correct repo for python-novaclient | Jesse Andrews | 2011-12-21 | 1 | -2/+2 | |
| | * | fix tenant auth tests | Jesse Andrews | 2011-12-21 | 1 | -2/+16 | |
| | * | add an example for capability rbac | termie | 2011-11-17 | 1 | -0/+24 | |
| | * | make readme use code style | termie | 2011-11-17 | 1 | -1/+1 | |
| | * | add the policy code | termie | 2011-11-17 | 3 | -2/+50 | |
| | * | describe and add a policy backend | termie | 2011-11-17 | 5 | -3/+49 | |
| | * | policty stub | termie | 2011-11-17 | 5 | -0/+17 | |
| | * | re-indent | termie | 2011-11-17 | 1 | -52/+52 | |
| | * | change array syntax | termie | 2011-11-15 | 1 | -5/+5 | |
| | * | updates to make compatible with middleware | termie | 2011-11-15 | 3 | -2/+10 | |
| | * | mergeish dolph's port change | termie | 2011-11-15 | 1 | -2/+2 | |
| | * | fix tests | termie | 2011-11-15 | 4 | -5/+5 | |
| | * | handle unscoped requests | termie | 2011-11-15 | 2 | -9/+17 | |
| | * | adjust default port | termie | 2011-11-15 | 1 | -1/+1 | |
| | * | move noop to identity controller | termie | 2011-11-15 | 2 | -4/+5 | |
| | * | allow setting user_id on create | termie | 2011-11-14 | 1 | -2/+2 | |
| | * | users require a name | termie | 2011-11-14 | 8 | -37/+45 | |
| | * | pep8 | termie | 2011-11-14 | 1 | -4/+6 | |
| | * | update test conf too | termie | 2011-11-14 | 1 | -2/+3 | |
| | * | cli for adding users, tenants, extras | termie | 2011-11-14 | 4 | -9/+85 | |
| | * | adjust paths and use composite apps | termie | 2011-11-14 | 10 | -18/+67 | |
| | * | add tests for extras | termie | 2011-11-14 | 3 | -0/+59 | |
| | * | add tenant crud | termie | 2011-11-14 | 3 | -0/+80 | |
| | * | oops, forgot update in crud | termie | 2011-11-14 | 3 | -0/+17 | |
| | * | add crud tests | termie | 2011-11-14 | 1 | -0/+1 | |
| | * | add crud tests | termie | 2011-11-14 | 1 | -1/+0 | |
| | * | add crud tests | termie | 2011-11-14 | 3 | -2/+8 | |
| | * | add test for create user and get user | termie | 2011-11-14 | 2 | -5/+14 | |
| | * | add test for create user and get user | termie | 2011-11-14 | 3 | -6/+28 | |
| | * | re-indent identity.py | termie | 2011-11-14 | 1 | -36/+36 | |
| | * | don't pep8 swp files | termie | 2011-11-14 | 1 | -1/+1 | |
| | * | accept data as kwargs for crud | termie | 2011-11-14 | 1 | -8/+6 | |
| | * | Merge branch 'crud' of github.com:termie/keystonelight into crud | termie | 2011-11-14 | 9 | -198/+462 | |
| | |\ | ||||||
| | | * | re-indent service.py | termie | 2011-11-14 | 1 | -94/+93 | |
| | | * | more dyanmic client | termie | 2011-11-10 | 3 | -20/+96 | |
| | | * | get some initial identity api tests working | termie | 2011-11-10 | 5 | -144/+122 | |
| | | * | update service to middleware in confs | termie | 2011-11-10 | 2 | -6/+6 | |
| | | * | move around middleware | termie | 2011-11-10 | 4 | -119/+275 | |
| | | * | make a composite app | termie | 2011-11-10 | 1 | -2/+29 | |
| | | * | add crud methods to identity manager | termie | 2011-11-10 | 1 | -0/+28 | |
| | * | | use the keystone app in the conf | termie | 2011-11-14 | 2 | -2/+32 | |
| | * | | reorg | termie | 2011-11-14 | 1 | -53/+53 | |
| | |/ | ||||||
| | * | cli beginnings | termie | 2011-11-09 | 1 | -0/+48 | |
| | * | add admin port | termie | 2011-11-09 | 1 | -0/+1 | |
| | * | add an etc dir | termie | 2011-11-09 | 1 | -0/+24 | |
| | * | add a default handler for / | termie | 2011-11-08 | 2 | -0/+8 | |
| | * | add a stubby setup.py | termie | 2011-11-08 | 3 | -0/+26 | |
