summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error in flavor set/unset commandHuanxuan Ao2016-04-282-6/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Support for volume service list"Jenkins2016-04-286-0/+604
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Support for volume service listSheel Rana2016-04-256-11/+615
* | | | | | | | Merge "Support quota show for current project"Jenkins2016-04-252-11/+29
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Support quota show for current projectRichard Theis2016-04-212-11/+29
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Add new share and default parms to subnet pool cmds"Jenkins2016-04-212-0/+128
|\ \ \ \ \ \ \
| * | | | | | | Add new share and default parms to subnet pool cmdsBrad Behle2016-04-202-0/+128
* | | | | | | | Merge "Fixed subnet command host route output"Jenkins2016-04-211-10/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fixed subnet command host route outputRichard Theis2016-04-201-10/+8
* | | | | | | | Merge "Add "server group show" command"Jenkins2016-04-202-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "server group show" commandRui Chen2016-04-202-0/+47