summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge "Fix mutable default arguments in tests"Jenkins2016-04-205-56/+85
|\ \ \ \ \ \ \
| * | | | | | | Fix mutable default arguments in testsTang Chen2016-04-205-56/+85
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Add "server group list" command"Jenkins2016-04-202-0/+125
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Add "server group list" commandRui Chen2016-04-202-0/+125
* | | | | | | Merge "Trivial: Fix an omited i18n issue"Jenkins2016-04-201-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Trivial: Fix an omited i18n issueTang Chen2016-04-201-1/+2
| |/ / / / /
* | | | | | Add "server group delete" commandRui Chen2016-04-202-0/+117
| |/ / / / |/| | | |
* | | | | Add "server group create" commandRui Chen2016-04-203-0/+210
|/ / / /
* | | | Merge "Rename --profile to --os-profile"2.4.0Jenkins2016-04-192-12/+29
|\ \ \ \
| * | | | Rename --profile to --os-profileDean Troyer2016-04-192-12/+29
| |/ / /
* | | | Merge "Fix client certificate/key support for Network v2 commands"Jenkins2016-04-191-1/+3
|\ \ \ \