summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor TestImageList with FakeImage classting.wang2016-05-141-18/+21
* Refactor TestAddProjectToImage with FakeImage classxiexs2016-05-141-14/+18
* 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-111-7/+5
|\ \ \
| * | | Use find_resource() instead of get() in _prep_server_detail()Tang Chen2016-05-091-7/+5
* | | | Merge "Implement "address scope set" command"Jenkins2016-05-111-0/+67
|\ \ \ \ | |_|_|/ |/| | |
| * | | Implement "address scope set" commandHuanxuan Ao2016-05-111-0/+67
* | | | Merge "Implement "address scope show" command"Jenkins2016-05-111-0/+53
|\ \ \ \ | |/ / /
| * | | Implement "address scope show" commandHuanxuan Ao2016-05-111-0/+53
* | | | Merge "Implement "address scope list" command"Jenkins2016-05-112-0/+60
|\ \ \ \ | |/ / /
| * | | Implement "address scope list" commandHuanxuan Ao2016-05-112-0/+60
* | | | Merge "Implement "address scope delete" command"Jenkins2016-05-111-0/+31
|\ \ \ \ | |/ / /
| * | | Implement "address scope delete" commandHuanxuan Ao2016-05-111-0/+31
* | | | Merge "Implement "address scope create" command"Jenkins2016-05-111-0/+164
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Implement "address scope create" commandHuanxuan Ao2016-05-111-0/+164
* | | Merge "Map server power state num to meanful string"Jenkins2016-05-092-1/+7
|\ \ \ | |_|/ |/| |
| * | Map server power state num to meanful stringTang Chen2016-05-072-1/+7
* | | 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-061-13/+9
|\ \ \ | |/ / |/| |
| * | Make "flavor show" command to show a private flavor properlyHuanxuan Ao2016-05-021-13/+9
* | | 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
| |/ /
* | | Merge "Fix router set --route option"Jenkins2016-05-031-6/+9
|\ \ \
| * | | Fix router set --route optionRichard Theis2016-04-182-8/+13
* | | | remove assert in favor an if/elseMichael McCune2016-05-021-12/+13
* | | | Merge "Fixes BadRequest when no --pool-prefix given"Jenkins2016-05-021-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes BadRequest when no --pool-prefix givenInessa Vasilevskaya2016-04-271-1/+14
* | | | Merge "Fix error in flavor set/unset command"Jenkins2016-04-281-4/+8
|\ \ \ \
| * | | | Fix error in flavor set/unset commandHuanxuan Ao2016-04-281-4/+8
* | | | | Merge "Support for volume service list"Jenkins2016-04-284-0/+464
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support for volume service listSheel Rana2016-04-254-11/+475
* | | | | Merge "Support quota show for current project"Jenkins2016-04-251-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support quota show for current projectRichard Theis2016-04-211-0/+11
* | | | | Merge "Add new share and default parms to subnet pool cmds"Jenkins2016-04-211-0/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add new share and default parms to subnet pool cmdsBrad Behle2016-04-201-0/+86
* | | | | Merge "Add "server group show" command"Jenkins2016-04-201-0/+23
|\ \ \ \ \
| * | | | | Add "server group show" commandRui Chen2016-04-201-0/+23
* | | | | | Merge "Fix mutable default arguments in tests"Jenkins2016-04-205-56/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix mutable default arguments in testsTang Chen2016-04-205-56/+85
| | |_|_|/ | |/| | |
* | | | | Add "server group list" commandRui Chen2016-04-201-0/+68
* | | | | Add "server group delete" commandRui Chen2016-04-201-0/+84
* | | | | Add "server group create" commandRui Chen2016-04-202-0/+142
|/ / / /
* | | | Merge "Rename --profile to --os-profile"2.4.0Jenkins2016-04-191-1/+1
|\ \ \ \
| * | | | Rename --profile to --os-profileDean Troyer2016-04-191-1/+1
| |/ / /
* | | | Merge "Add provider network options to osc network set"Jenkins2016-04-191-0/+9
|\ \ \ \