summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for volume transfer request listSheel Rana2016-06-044-4/+334
* 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
* | | | | Merge "Add external network options to osc network set"Jenkins2016-04-151-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add external network options to osc network setreedip2016-04-151-0/+9
* | | | | Merge "Add project options to security group rule create"Jenkins2016-04-141-0/+41
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add project options to security group rule createRichard Theis2016-04-111-0/+41
* | | | | Merge "Add network options to security group rule create"Jenkins2016-04-141-2/+51
|\ \ \ \ \ | |/ / / /
| * | | | Add network options to security group rule createRichard Theis2016-04-111-2/+51
* | | | | Merge "Remove fake methods code from compute network"Jenkins2016-04-141-77/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove fake methods code from compute networkTang Chen2016-04-121-77/+15
* | | | | Merge "Append existing information during subnet set"Jenkins2016-04-131-0/+20
|\ \ \ \ \
| * | | | | Append existing information during subnet setreedip2016-04-081-0/+20
* | | | | | Merge "Add --address-scope option "subnet pool create/set""Jenkins2016-04-132-6/+132
|\ \ \ \ \ \
| * | | | | | Add --address-scope option "subnet pool create/set"Tang Chen2016-04-092-6/+132
* | | | | | | Merge "Add support for setting volume-type-access"Jenkins2016-04-122-0/+68
|\ \ \ \ \ \ \
| * | | | | | | Add support for setting volume-type-accessSheel Rana2016-04-112-0/+68
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix prefixes output for subnet pool listRichard Theis2016-04-121-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Move keys() methods in each resource class to FakeResourceTang Chen2016-04-114-166/+63
| |_|_|/ / |/| | | |
* | | | | Merge "Refactor security group rule list to use SDK"Jenkins2016-04-112-229/+186
|\ \ \ \ \ | |_|/ / / |/| | | |