| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | | Merge "Support non-interactive user password update" | Jenkins | 2016-01-11 | 2 | -2/+48 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Support non-interactive user password update | Guang Yee | 2016-01-11 | 2 | -2/+48 |
| * | | | | | Merge "Trivial: Remove useless string_to_bool()" | Jenkins | 2016-01-08 | 1 | -4/+0 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Trivial: Remove useless string_to_bool() | Tang Chen | 2015-12-29 | 1 | -4/+0 |
| * | | | | | Merge "Further improve output for "os security group show"" | Jenkins | 2016-01-07 | 1 | -1/+19 |
| |\ \ \ \ \ | |||||
| | * | | | | | Further improve output for "os security group show" | Richard Theis | 2016-01-06 | 1 | -1/+19 |
| * | | | | | | Merge "Use assertTrue/False instead of assertEqual(T/F)" | Jenkins | 2016-01-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use assertTrue/False instead of assertEqual(T/F) | Swapnil Kulkarni (coolsvap) | 2016-01-07 | 1 | -3/+3 |
| * | | | | | | | Replace assertEqual(*, None) with assertIsNone in tests | Einst Crazy | 2016-01-07 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Delete the unused LOG configure code | zhurong | 2016-01-05 | 2 | -8/+0 |
| |/ / / / / | |||||
| * | | | | | Merge "Add support to list all security group rules" | Jenkins | 2016-01-04 | 2 | -15/+103 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add support to list all security group rules | Richard Theis | 2015-12-17 | 2 | -15/+103 |
| * | | | | | | Merge "Implementation for project unset cmd for python-openstackclient." | Jenkins | 2016-01-04 | 2 | -1/+103 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Implementation for project unset cmd for python-openstackclient. | Jude Job | 2016-01-04 | 2 | -1/+103 |
| * | | | | | | | Merge "Enabling domain lookup for project set v3 command" | Jenkins | 2016-01-04 | 2 | -11/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Enabling domain lookup for project set v3 command | Jude Job | 2015-12-31 | 2 | -11/+2 |
| * | | | | | | | | Merge "Use Block Storage instead of Volume" | Jenkins | 2016-01-04 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | Use Block Storage instead of Volume | Xi Yang | 2015-11-27 | 2 | -3/+3 |
| * | | | | | | | | Merge "Map some of the SDK field names" | Jenkins | 2016-01-01 | 3 | -12/+26 |
| |\ \ \ \ \ \ \ \ | |||||
