| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Fix doc issue for "compute agent list" command" | Jenkins | 2016-06-30 | 1 | -3/+2 |
| |\ | |||||
| | * | Fix doc issue for "compute agent list" command | Huanxuan Ao | 2016-06-30 | 1 | -3/+2 |
| * | | Merge "Add "--property" option to "flavor create" command" | Jenkins | 2016-06-30 | 6 | -12/+53 |
| |\ \ | |/ |/| | |||||
| | * | Add "--property" option to "flavor create" command | Huanxuan Ao | 2016-06-29 | 6 | -12/+53 |
| * | | Merge "Add "--device-owner" option to "port list"" | Jenkins | 2016-06-29 | 4 | -4/+66 |
| |\ \ | |||||
| | * | | Add "--device-owner" option to "port list" | Richard Theis | 2016-06-20 | 4 | -4/+66 |
| * | | | Merge "Add command to unset information from Subnets" | Jenkins | 2016-06-29 | 5 | -0/+234 |
| |\ \ \ | |||||
| | * | | | Add command to unset information from Subnets | reedip | 2016-06-29 | 5 | -0/+234 |
| * | | | | Merge "Add command to unset information from Routers" | Jenkins | 2016-06-28 | 5 | -0/+126 |
| |\ \ \ \ | |||||
| | * | | | | Add command to unset information from Routers | reedip | 2016-06-27 | 5 | -0/+126 |
| * | | | | | Merge "Add "--force" option to "volume qos delete" command" | Jenkins | 2016-06-28 | 6 | -5/+60 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add "--force" option to "volume qos delete" command | Huanxuan Ao | 2016-06-28 | 6 | -5/+60 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge "Add Tox prerequisites and installation" | Jenkins | 2016-06-28 | 1 | -19/+43 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add Tox prerequisites and installation | zhang.xiuhua | 2016-06-07 | 1 | -19/+43 |
| * | | | | | | Merge "Make set/unset command in volume pass normally when nothing specified" | Jenkins | 2016-06-28 | 1 | -3/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Make set/unset command in volume pass normally when nothing specified | sunyajing | 2016-06-27 | 1 | -3/+0 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge "Add "--force" option to "backup create" command in volumev2" | Jenkins | 2016-06-28 | 4 | -3/+25 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add "--force" option to "backup create" command in volumev2 | Huanxuan Ao | 2016-06-27 | 4 | -3/+25 |
| | |/ / / / / | |||||
| * | | | | | | Merge "Support bulk deletion for delete commands in computev2" | Jenkins | 2016-06-28 | 8 | -23/+172 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Support bulk deletion for delete commands in computev2 | Huanxuan Ao | 2016-06-27 | 8 | -25/+174 |
| * | | | | | | | Merge "Change "ID only" to "name or ID" for backup commands" | Jenkins | 2016-06-28 | 3 | -7/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Change "ID only" to "name or ID" for backup commands | Huanxuan Ao | 2016-06-27 | 3 | -7/+7 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Fix typo in openstackclient/network/v2" | Jenkins | 2016-06-28 | 4 | -10/+11 |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| | * | | | | | | Fix typo in openstackclient/network/v2 | Cao Xuan Hoang | 2016-06-23 | 4 | -10/+11 |
| * | | | | | | | Merge "Update Fakes.py and unit tests for commands in identity V2.0" | Jenkins | 2016-06-27 | 6 | -383/+319 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update Fakes.py and unit tests for commands in identity V2.0 | sunyajing | 2016-06-27 | 6 | -383/+319 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Modify few words and change output format for command "ip floating list"" | Jenkins | 2016-06-27 | 3 | -25/+40 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Modify few words and change output format for command "ip floating list" | zhang.xiuhua | 2016-06-27 | 3 | -25/+40 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Modify some unusual help messages in computev2" | Jenkins | 2016-06-27 | 6 | -15/+15 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Modify some unusual help messages in computev2 | Huanxuan Ao | 2016-06-27 | 6 | -15/+15 |
| | |/ / / / / | |||||
| * | | | | | | skip image tag tests | Steve Martinelli | 2016-06-27 | 1 | -0/+3 |
| |/ / / / / | |||||
| * | | | | | Merge "Support multi-delete for commands in identity V2" | Jenkins | 2016-06-24 | 12 | -22/+108 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support multi-delete for commands in identity V2 | sunyajing | 2016-06-23 | 12 | -22/+108 |
| * | | | | | | Merge "Fix several flake8 code style issues in compute tests." | Jenkins | 2016-06-24 | 4 | -12/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix several flake8 code style issues in compute tests. | Kyrylo Romanenko | 2016-06-24 | 4 | -12/+12 |
| * | | | | | | | Merge "Make code more compact for get_list_opts function" | Jenkins | 2016-06-24 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Make code more compact for get_list_opts function | Kyrylo Romanenko | 2016-06-24 | 1 | -3/+1 |
| * | | | | | | | | Merge "Remove code forgotten in cb28fb55884a9be7cd70c37343181116cf000a42" | Jenkins | 2016-06-24 | 2 | -6/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove code forgotten in cb28fb55884a9be7cd70c37343181116cf000a42 | Vincent Legoll | 2016-06-24 | 2 | -6/+0 |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge "Fix the problem of router delete" | Jenkins | 2016-06-24 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Fix the problem of router delete | SongmingYan | 2016-06-24 | 2 | -2/+2 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Updated from global requirements | OpenStack Proposal Bot | 2016-06-24 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Merge "Support JSON data for port binding profile" | Jenkins | 2016-06-23 | 4 | -8/+136 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Support JSON data for port binding profile | Richard Theis | 2016-06-20 | 4 | -8/+136 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge "Add FakeObject classes to fakes.py, update unit tests in identity V2." | Jenkins | 2016-06-23 | 5 | -275/+422 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add FakeObject classes to fakes.py, update unit tests in identity V2. | sunyajing | 2016-06-22 | 5 | -275/+422 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge "Improve masking of secrets in configuration show" | Jenkins | 2016-06-23 | 2 | -7/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Improve masking of secrets in configuration show | Alvaro Lopez Garcia | 2016-06-21 | 2 | -7/+20 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge "Improve server functional tests" | Jenkins | 2016-06-23 | 1 | -10/+18 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Improve server functional tests | Richard Theis | 2016-06-23 | 1 | -10/+18 |
