summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ \ \
| * | | | | | Add provider network options to osc network setreedip2016-04-191-0/+9
| |/ / / / /
* | | | | | Merge "Add options to security group rule list"Jenkins2016-04-191-16/+83
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add options to security group rule listRichard Theis2016-04-181-16/+83
| | |/ / / | |/| | |
* | | | | Merge "Remove methods argument from vloume/v2/fakes.py"Jenkins2016-04-181-9/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove methods argument from vloume/v2/fakes.pyTang Chen2016-04-181-9/+3
* | | | | Merge "Propagate AttributeErrors when lazily loading plugins"Jenkins2016-04-181-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Propagate AttributeErrors when lazily loading pluginsTim Burke2016-04-141-0/+8
* | | | | Merge "Remove methods argument from FakeHypervisorStats"Jenkins2016-04-161-2/+1
|\ \ \ \ \
| * | | | | Remove methods argument from FakeHypervisorStatsTang Chen2016-04-151-2/+1
* | | | | | Add support for removing volume-type-accessSheel Rana2016-04-161-0/+58
* | | | | | Merge "Fix wrong attribute name and add functional test for --snapshot"Jenkins2016-04-151-0/+43
|\ \ \ \ \ \
| * | | | | | Fix wrong attribute name and add functional test for --snapshotJirayut Nimsaeng2016-04-151-0/+43
| |/ / / / /
* | | | | | Merge "Append existing information during port set"Jenkins2016-04-151-1/+20
|\ \ \ \ \ \
| * | | | | | Append existing information during port setreedip2016-04-141-1/+20