| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Implement network agents functionality | Michael Gugino | 2016-08-05 | 2 | -0/+286 | |
| * | | | | Merge "Show "target_project_id" attribute properly for network rbac object" | Jenkins | 2016-08-05 | 2 | -3/+3 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Show "target_project_id" attribute properly for network rbac object | Huanxuan Ao | 2016-08-05 | 2 | -3/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Add support of setting volume's state" | Jenkins | 2016-08-05 | 1 | -30/+47 | |
| |\ \ \ | ||||||
| | * | | | Add support of setting volume's state | Xi Yang | 2016-08-03 | 1 | -30/+47 | |
| * | | | | Add unit tests for group commands in identity v3 | Huanxuan Ao | 2016-08-04 | 2 | -0/+429 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Implement "network rbac set" command" | Jenkins | 2016-08-03 | 1 | -0/+56 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Implement "network rbac set" command | Huanxuan Ao | 2016-08-03 | 1 | -0/+56 | |
| * | | | Refactor identity v3 unit tests with fake class | Huanxuan Ao | 2016-08-02 | 5 | -609/+572 | |
| |/ / | ||||||
| * | | Merge "Implement network rbac create and delete commands" | Jenkins | 2016-07-29 | 2 | -3/+274 | |
| |\ \ | ||||||
| | * | | Implement network rbac create and delete commands | Huanxuan Ao | 2016-07-28 | 2 | -3/+274 | |
| * | | | Merge "Pass security group id to novaclient while adding security group to se... | Jenkins | 2016-07-29 | 1 | -0/+48 | |
| |\ \ \ | ||||||
| | * | | | Pass security group id to novaclient while adding security | Rajasi Kulkarni | 2016-07-28 | 1 | -0/+48 | |
| * | | | | Merge "Allow setting quotas for server groups and server group members" | Jenkins | 2016-07-28 | 2 | -0/+10 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Allow setting quotas for server groups and server group members | Elena Ezhova | 2016-07-27 | 2 | -0/+10 | |
| * | | | | Merge "Add support for deleting volumes with associated snapshots" | Jenkins | 2016-07-27 | 1 | -5/+50 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add support for deleting volumes with associated snapshots | wuyuting | 2016-07-27 | 1 | -5/+50 | |
| * | | | | Merge "Fix error for find_service() in identity" | Jenkins | 2016-07-27 | 3 | -19/+65 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix error for find_service() in identity | sunyajing | 2016-07-22 | 3 | -19/+65 | |
| * | | | | Merge "Use identity fake classes instead of old unit tests data" | Jenkins | 2016-07-26 | 5 | -215/+136 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Use identity fake classes instead of old unit tests data | Huanxuan Ao | 2016-07-26 | 5 | -215/+136 | |
| * | | | | Merge "Use assertEqual() instead of assertDictEqual()" | Jenkins | 2016-07-26 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Use assertEqual() instead of assertDictEqual() | Tang Chen | 2016-07-25 | 2 | -2/+2 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Add options to "volume type list" command" | Jenkins | 2016-07-26 | 1 | -3/+30 | |
| |\ \ \ \ | ||||||
| | * | | | | Add options to "volume type list" command | Huanxuan Ao | 2016-07-23 | 1 | -3/+30 | |
| * | | | | | Merge "Standardize import format" | Jenkins | 2016-07-26 | 16 | -18/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Standardize import format | shizhihui | 2016-07-22 | 16 | -18/+13 | |
| * | | | | | | Merge "Add "--marker" and "--limit" options to "snapshot list"" | Jenkins | 2016-07-26 | 1 | -2/+32 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Add "--marker" and "--limit" options to "snapshot list" | Huanxuan Ao | 2016-07-23 | 1 | -2/+32 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Unit test of credential in identityv3" | Jenkins | 2016-07-26 | 2 | -28/+367 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Unit test of credential in identityv3 | Huanxuan Ao | 2016-07-23 | 2 | -28/+367 | |
| * | | | | | Merge "Add assignment list to v2 identity and deprecate alternate listing" | Jenkins | 2016-07-23 | 3 | -0/+335 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add assignment list to v2 identity and deprecate alternate listing | Henry Nash | 2016-07-22 | 3 | -0/+335 | |
| * | | | | | | Rework clientmanager | Dean Troyer | 2016-07-22 | 1 | -340/+27 | |
| |/ / / / / | ||||||
| * | | | | | Merge ""server list": "Image Name", "Image ID" columns" | Jenkins | 2016-07-22 | 1 | -1/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | "server list": "Image Name", "Image ID" columns | Marc Abramowitz | 2016-07-06 | 1 | -1/+14 | |
| * | | | | | | Merge "Support to get server rdp/serial/mks type console url" | Jenkins | 2016-07-22 | 1 | -0/+47 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Support to get server rdp/serial/mks type console url | Rui Chen | 2016-07-21 | 1 | -0/+47 | |
| * | | | | | | | Merge "Add Support for showing flavor access list" | Jenkins | 2016-07-22 | 2 | -1/+73 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Add Support for showing flavor access list | Huanxuan Ao | 2016-07-22 | 2 | -1/+73 | |
| * | | | | | | | Merge "Set identity v3 client in networkv2 fake" | Jenkins | 2016-07-22 | 8 | -92/+34 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Set identity v3 client in networkv2 fake | Huanxuan Ao | 2016-07-20 | 8 | -92/+34 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Show project access for volume type" | Jenkins | 2016-07-21 | 2 | -0/+105 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Show project access for volume type | Sheel Rana | 2016-07-20 | 2 | -0/+105 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Add unit tests for "host list" and "host show" commands" | Jenkins | 2016-07-21 | 2 | -1/+111 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add unit tests for "host list" and "host show" commands | Huanxuan Ao | 2016-06-27 | 2 | -1/+111 | |
| * | | | | | | | Merge "Implement rbac list and show command" | Jenkins | 2016-07-20 | 2 | -0/+173 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Implement rbac list and show command | ting wang | 2016-06-27 | 2 | -0/+173 | |
| * | | | | | | | Merge "Add port security option to network commands" | Jenkins | 2016-07-20 | 2 | -0/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add port security option to network commands | Richard Theis | 2016-06-29 | 2 | -0/+21 | |
