| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Add availability zone support for router commands" | Jenkins | 2016-02-03 | 3 | -0/+47 |
| |\ | |||||
| | * | Add availability zone support for router commands | Jas | 2016-01-29 | 3 | -0/+47 |
| * | | Merge "Fix a spell typos" | Jenkins | 2016-02-03 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix a spell typos | venkatamahesh | 2016-02-03 | 1 | -2/+2 |
| * | | | Merge "Add --marker option to "image list" command" | Jenkins | 2016-02-03 | 2 | -0/+32 |
| |\ \ \ | |||||
| | * | | | Add --marker option to "image list" command | Tang Chen | 2016-02-03 | 2 | -0/+32 |
| * | | | | Merge "Add limit option to "image list" command" | Jenkins | 2016-02-03 | 2 | -0/+25 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Add limit option to "image list" command | xiexs | 2016-02-03 | 2 | -0/+25 |
| * | | | | Merge "Remove marker and loop from "image list" command" | Jenkins | 2016-02-03 | 2 | -25/+5 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | Remove marker and loop from "image list" command | Tang Chen | 2016-02-03 | 2 | -25/+5 |
| * | | | Trivial: Reorder test class in test_volume.py into alphabetical order | Tang Chen | 2016-02-03 | 1 | -41/+41 |
| |/ / | |||||
| * | | Merge "Drop log_method decorator" | Jenkins | 2016-02-02 | 1 | -27/+0 |
| |\ \ | |||||
| | * | | Drop log_method decorator | Akihiro Motoki | 2016-02-02 | 1 | -27/+0 |
| * | | | Trivial: Fix wrong comment in test_image.py | Tang Chen | 2016-02-02 | 1 | -1/+3 |
| * | | | Merge "Consume openstackclient.common.command in subnet/port" | Jenkins | 2016-02-02 | 2 | -4/+3 |
| |\ \ \ | |||||
| | * | | | Consume openstackclient.common.command in subnet/port | Akihiro Motoki | 2016-02-02 | 2 | -4/+3 |
| | |/ / | |||||
| * | | | Merge "Fix showing network quotas for a project" | Jenkins | 2016-02-02 | 3 | -11/+37 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix showing network quotas for a project | Richard Theis | 2016-02-02 | 3 | -11/+37 |
| * | | | log take_action parameters in a single place | Akihiro Motoki | 2016-02-02 | 71 | -1391/+242 |
| |/ / | |||||
| * | | Merge "Add availability zone support for network commands" | Jenkins | 2016-01-31 | 3 | -3/+45 |
| |\ \ | |||||
| | * | | Add availability zone support for network commands | Brad Behle | 2016-01-28 | 3 | -3/+45 |
| * | | | Update translation setup | Akihiro Motoki | 2016-01-29 | 4 | -1/+1925 |
| * | | | Merge "Use correct terminology for subnets" | Jenkins | 2016-01-27 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Use correct terminology for subnets | Dean Troyer | 2016-01-27 | 2 | -4/+4 |
| * | | | | Merge "Subnet List" | Jenkins | 2016-01-27 | 3 | -0/+246 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Subnet List | Terry Howe | 2016-01-25 | 3 | -0/+246 |
| * | | | | Merge "Refactor abstract columns and datalist out in image and object test ca... | Jenkins | 2016-01-23 | 6 | -171/+106 |
| |\ \ \ \ | |||||
| | * | | | | Refactor abstract columns and datalist out in image and object | SaiKiran | 2016-01-23 | 6 | -171/+106 |
| * | | | | | Merge "Support listing volume availability zones" | Jenkins | 2016-01-22 | 3 | -24/+204 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support listing volume availability zones | Richard Theis | 2016-01-14 | 3 | -24/+204 |
| * | | | | | | Merge "Refactor "os availability zone list"" | Jenkins | 2016-01-22 | 3 | -0/+175 |
| |\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| | * | | | | Refactor "os availability zone list" | Richard Theis | 2016-01-14 | 3 | -0/+175 |
| * | | | | | Merge "Refactor: Abstract columns and datalist out in volume test cases" | Jenkins | 2016-01-22 | 7 | -603/+226 |
| |\ \ \ \ \ | |||||
| | * | | | | | Refactor: Abstract columns and datalist out in volume test cases | SaiKiran | 2016-01-20 | 7 | -603/+226 |
| * | | | | | | Merge "Initialize activation status" | Jenkins | 2016-01-21 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Initialize activation status | Terry Howe | 2016-01-19 | 1 | -0/+1 |
| * | | | | | | | Merge "Change --owner to --project in image commands" | Jenkins | 2016-01-21 | 4 | -40/+181 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Change --owner to --project in image commands | Dean Troyer | 2016-01-15 | 4 | -40/+181 |
| * | | | | | | | Merge "log_method: get logger from decorated method if unspecified" | Jenkins | 2016-01-21 | 2 | -99/+44 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | log_method: get logger from decorated method if unspecified | Akihiro Motoki | 2016-01-20 | 2 | -99/+44 |
| * | | | | | | | | Refactor abstract columns and datalist out in compute test cases | SaiKiran | 2016-01-21 | 3 | -167/+83 |
| * | | | | | | | | Merge "Set up logger of each command by metaclass" | Jenkins | 2016-01-21 | 3 | -22/+80 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Set up logger of each command by metaclass | Akihiro Motoki | 2016-01-20 | 3 | -22/+80 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Add support to delete the ports | SaiKiran | 2016-01-20 | 3 | -0/+172 |
| |/ / / / / | |||||
| * | | | | | Merge "Make --image parameter optional in "server rebuild"" | Jenkins | 2016-01-15 | 2 | -5/+76 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Make --image parameter optional in "server rebuild" | David Moreau Simard | 2015-12-11 | 2 | -5/+76 |
| * | | | | | Merge "Changed the abstract columns and datalists from test cases of common a... | Jenkins | 2016-01-14 | 19 | -814/+562 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Changed the abstract columns and datalists from test cases of common and Iden... | SaiKiran | 2016-01-12 | 19 | -816/+564 |
| * | | | | | Merge "Refactor network endpoint enablement checking" | Jenkins | 2016-01-14 | 4 | -9/+68 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Refactor network endpoint enablement checking | Richard Theis | 2016-01-04 | 4 | -9/+68 |
