summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Support X.latest format for OS_COMPUTE_API_VERSIONRui Chen2016-04-201-19/+26
* | | | | | | | | | Merge "Add VLAN Transparent option to ``osc network``"Jenkins2016-05-162-4/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add VLAN Transparent option to ``osc network``reedip2016-05-162-4/+26
| |/ / / / / / / / /
* | | | | | | | | | Merge "Refactor TestRemoveProjectImage with FakeImage class"Jenkins2016-05-161-11/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor TestRemoveProjectImage with FakeImage classting wang2016-05-161-11/+9
* | | | | | | | | | | Merge "Added --no-route to the router set command"Jenkins2016-05-162-2/+54
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added --no-route to the router set commandHideki Saito2016-05-162-2/+54
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Refactor TestImageList with FakeImage class"Jenkins2016-05-161-18/+21
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Refactor TestImageList with FakeImage classting.wang2016-05-141-18/+21
* | | | | | | | | | | Merge "Refactor TestAddProjectToImage with FakeImage class"Jenkins2016-05-161-14/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Refactor TestAddProjectToImage with FakeImage classxiexs2016-05-141-14/+18
| |/ / / / / / / / /
* | | | | | | | | | Merge "Fix network router type display"Jenkins2016-05-163-15/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix network router type displayRichard Theis2016-05-053-15/+12
* | | | | | | | | | Additional network protocol supportRichard Theis2016-05-143-44/+386
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Refactor TestVolumeList with FakeVolume"Jenkins2016-05-122-64/+63
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Refactor TestVolumeList with FakeVolumeting.wang2016-05-112-64/+63
* | | | | | | | | Merge "Add unit tests for "server show" command"Jenkins2016-05-111-0/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add unit tests for "server show" commandTang Chen2016-05-111-0/+95
* | | | | | | | | | Merge "Use find_resource() instead of get() in _prep_server_detail()"Jenkins2016-05-112-11/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use find_resource() instead of get() in _prep_server_detail()Tang Chen2016-05-092-11/+6
* | | | | | | | | | | Merge "Implement "address scope set" command"Jenkins2016-05-112-0/+115
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Implement "address scope set" commandHuanxuan Ao2016-05-112-0/+115
* | | | | | | | | | | Merge "Implement "address scope show" command"Jenkins2016-05-112-0/+77
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope show" commandHuanxuan Ao2016-05-112-0/+77
* | | | | | | | | | | Merge "Implement "address scope list" command"Jenkins2016-05-113-0/+87
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope list" commandHuanxuan Ao2016-05-113-0/+87
* | | | | | | | | | | Merge "Implement "address scope delete" command"Jenkins2016-05-112-0/+50
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Implement "address scope delete" commandHuanxuan Ao2016-05-112-0/+50
* | | | | | | | | | | Merge "Implement "address scope create" command"Jenkins2016-05-112-0/+260
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Implement "address scope create" commandHuanxuan Ao2016-05-112-0/+260
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Ignore domain related config when using with keystone v2"Jenkins2016-05-091-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore domain related config when using with keystone v2Hieu LE2016-05-091-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Map server power state num to meanful string"Jenkins2016-05-093-1/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Map server power state num to meanful stringTang Chen2016-05-073-1/+12
* | | | | | | | | Merge "Trivial: Remove unuseful comments for assertRaise() checking"Jenkins2016-05-075-16/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Trivial: Remove unuseful comments for assertRaise() checkingTang Chen2016-05-065-16/+0
* | | | | | | | | Merge "Make "flavor show" command to show a private flavor properly"Jenkins2016-05-062-21/+32
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make "flavor show" command to show a private flavor properlyHuanxuan Ao2016-05-022-21/+32
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Ignore domain related config when using with keystone v2"Jenkins2016-05-061-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore domain related config when using with keystone v2Hieu LE2016-05-061-0/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Remove unnecessary type conversions in network unit testsTang Chen2016-05-065-46/+52
|/ / / / / / /
* | | | | | | Merge "Add a unit test for "flavor create" command"Jenkins2016-05-052-2/+162
|\ \ \ \ \ \ \
| * | | | | | | Add a unit test for "flavor create" commandHuanxuan Ao2016-05-042-2/+162
| |/ / / / / /
* | | | | | | Added "name" parameter to the help message.sharat.sharma2016-05-041-1/+1
* | | | | | | Merge "Fix router set --route option"Jenkins2016-05-032-11/+30
|\ \ \ \ \ \ \
| * | | | | | | Fix router set --route optionRichard Theis2016-04-183-13/+34
* | | | | | | | remove assert in favor an if/elseMichael McCune2016-05-023-15/+18
* | | | | | | | Merge "Fixes BadRequest when no --pool-prefix given"Jenkins2016-05-022-3/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixes BadRequest when no --pool-prefix givenInessa Vasilevskaya2016-04-272-3/+17
* | | | | | | | Merge "Fix error in flavor set/unset command"Jenkins2016-04-282-6/+12
|\ \ \ \ \ \ \ \