| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add plugin to support token-endpoint auth | Dean Troyer | 2014-10-12 | 1 | -12/+36 |
| * | Support for keystone auth plugins | Matthieu Huin | 2014-10-09 | 3 | -88/+306 |
| * | Merge "Update for cliff commandmanager >=1.6.1" | Jenkins | 2014-10-09 | 1 | -8/+8 |
| |\ | |||||
| | * | Update for cliff commandmanager >=1.6.1 | Dean Troyer | 2014-10-08 | 1 | -8/+8 |
| * | | Merge "CRUD operations for federated protocols" | Jenkins | 2014-10-09 | 2 | -0/+209 |
| |\ \ | |||||
| | * | | CRUD operations for federated protocols | Marek Denis | 2014-10-08 | 2 | -0/+209 |
| * | | | Merge "Pass in domain and project as positional args, not kwargs" | Jenkins | 2014-10-09 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Pass in domain and project as positional args, not kwargs | Steve Martinelli | 2014-10-02 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge "Implement CRUD operations for Mapping objects" | Jenkins | 2014-10-08 | 2 | -0/+300 |
| |\ \ | |/ |/| | |||||
| | * | Implement CRUD operations for Mapping objects | Marek Denis | 2014-10-08 | 2 | -0/+300 |
| * | | Move object-store commands to low-level API | Dean Troyer | 2014-10-01 | 7 | -612/+362 |
| * | | Add low-level API base class | Dean Troyer | 2014-09-29 | 2 | -0/+362 |
| * | | Test top-to-bottom: object-store containers | Dean Troyer | 2014-09-29 | 3 | -8/+352 |
| |/ | |||||
| * | Merge "Add service catalog commands" | Jenkins | 2014-09-19 | 1 | -0/+107 |
| |\ | |||||
| | * | Add service catalog commands | Dean Troyer | 2014-09-18 | 1 | -0/+107 |
| * | | Merge "Add network extension list" | Jenkins | 2014-09-18 | 2 | -2/+85 |
| |\ \ | |||||
| | * | | Add network extension list | Terry Howe | 2014-07-26 | 2 | -2/+85 |
| * | | | Merge "Use Keystone client session.Session" | Jenkins | 2014-09-17 | 4 | -366/+23 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Use Keystone client session.Session | Dean Troyer | 2014-09-08 | 4 | -366/+23 |
| * | | | Merge "Network use enable/disable vs admin state up/down" | Jenkins | 2014-09-08 | 1 | -4/+4 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Network use enable/disable vs admin state up/down | Terry Howe | 2014-08-18 | 1 | -4/+4 |
| * | | | Merge "Add action 'user password set' for identiy v3" | Jenkins | 2014-09-07 | 1 | -0/+48 |
| |\ \ \ | |||||
| | * | | | Add action 'user password set' for identiy v3 | Mouad Benchchaoui | 2014-09-07 | 1 | -0/+48 |
| * | | | | Merge "Unordered dicts and lists causes variable results" | Jenkins | 2014-09-07 | 1 | -0/+12 |
| |\ \ \ \ | |||||
| | * | | | | Unordered dicts and lists causes variable results | Terry Howe | 2014-09-06 | 1 | -0/+12 |
| * | | | | | Merge "assertEquals order wrong" | Jenkins | 2014-09-07 | 1 | -10/+10 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | assertEquals order wrong | Terry Howe | 2014-09-04 | 1 | -10/+10 |
| * | | | | | Merge "Change app.restapi to app.client_manager.session" | Jenkins | 2014-09-06 | 6 | -115/+215 |
| |\ \ \ \ \ | |||||
| | * | | | | | Change app.restapi to app.client_manager.session | Dean Troyer | 2014-08-25 | 6 | -115/+215 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "add service/interface/region filter for endpoint v3" | Jenkins | 2014-09-06 | 1 | -0/+96 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | add service/interface/region filter for endpoint v3 | wanghong | 2014-08-18 | 1 | -0/+96 |
| * | | | | | Merge "add tests for identity v3 endpoint" | Jenkins | 2014-08-23 | 2 | -0/+591 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | add tests for identity v3 endpoint | wanghong | 2014-08-14 | 2 | -0/+591 |
| * | | | | | Merge "add tests for identity v3 domain" | Jenkins | 2014-08-22 | 2 | -0/+417 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | add tests for identity v3 domain | wanghong | 2014-08-14 | 2 | -0/+417 |
| | |/ / / | |||||
| * | | | | a mistake in tests/identity/v3/test_role.py | wanghong | 2014-08-12 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | test_find_resource fails if run alone | wanghong | 2014-08-07 | 1 | -0/+1 |
| * | | | Merge "Add more columns to image list output" | Jenkins | 2014-07-26 | 2 | -0/+90 |
| |\ \ \ | |||||
| | * | | | Add more columns to image list output | Steve Martinelli | 2014-07-25 | 2 | -0/+90 |
| * | | | | Change V2 image tests to actually run V2 image code | Steve Martinelli | 2014-07-25 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Fix IDP commands | Jamie Lennox | 2014-07-21 | 2 | -10/+14 |
| * | | | Merge "Fix server resize" | Jenkins | 2014-07-12 | 3 | -0/+157 |
| |\ \ \ | |||||
| | * | | | Fix server resize | Dean Troyer | 2014-07-08 | 3 | -0/+157 |
| * | | | | Merge "Add basic timing support" | Jenkins | 2014-07-11 | 1 | -0/+87 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add basic timing support | Dean Troyer | 2014-07-08 | 1 | -0/+87 |
| * | | | | Merge "Domain administrator cannot do project operations" | Jenkins | 2014-07-09 | 1 | -0/+64 |
| |\ \ \ \ | |||||
| | * | | | | Domain administrator cannot do project operations | Terry Howe | 2014-07-07 | 1 | -0/+64 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "Allow network find to use alternate name" | Jenkins | 2014-07-08 | 1 | -0/+72 |
| |\ \ \ \ | |||||
| | * | | | | Allow network find to use alternate name | Terry Howe | 2014-07-07 | 1 | -0/+72 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "Catch SystemExit for parse args" | Jenkins | 2014-07-08 | 1 | -1/+4 |
| |\ \ \ \ | |||||
