summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add storage policy option to create container commandSimon Merrick2020-02-192-0/+74
* Stop silently ignoring invalid 'server create --hint' optionsStephen Finucane2020-02-031-1/+24
* Add support for app cred access rulesColleen Murphy2020-01-173-9/+323
* Merge "Create Volume v3 functional tests"Zuul2020-01-135-11/+1031
|\
| * Create Volume v3 functional testsDean Troyer2019-11-185-11/+1031
* | Raise flake8-import-order version to latestSean McGinnis2020-01-10101-160/+143
* | Replace six.iteritems() with .items()lihaijing2020-01-092-6/+4
* | Merge "Fix router create/show if extraroute not supported"Zuul2020-01-071-0/+18
|\ \
| * | Fix router create/show if extraroute not supportedÉdouard Thuleau2019-12-041-0/+18
* | | Fix openstack server list --deleted --marker optionKeithMnemonic2020-01-021-0/+43
|/ /
* | Provide stderr in exception when check_parser failsMatt Riedemann2019-11-202-5/+10
* | Microversion 2.79: Add delete_on_termination to volume-attach APIzhangbailin2019-11-191-0/+172
|/
* Refactor AggregateTestsEric Fried2019-11-051-41/+19
* Use SDK to get compute API extensionsMatt Riedemann2019-10-311-13/+8
* Fix functional tests for py3Eric Fried2019-10-315-7/+8
* Merge "Add parent project filter for listing projects"Zuul2019-10-221-0/+22
|\
| * Add parent project filter for listing projectsTakashi Kajinami2019-09-021-0/+22
* | Merge "More aggregate functional race chasing"Zuul2019-09-111-5/+3
|\ \
| * | More aggregate functional race chasingDean Troyer2019-09-101-5/+3
* | | Merge "Add floating IP Port Forwarding commands"Zuul2019-09-092-0/+579
|\ \ \ | |/ / |/| |
| * | Add floating IP Port Forwarding commandsLIU Yulong2019-08-292-0/+579
* | | Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-09-031-0/+54
* | | Remove races in floating ip functional testsDean Troyer2019-08-311-53/+67
* | | Merge "Remove token_endpoint auth type"Zuul2019-08-293-28/+28
|\ \ \
| * | | Remove token_endpoint auth typeDean Troyer2019-08-273-28/+28
* | | | Merge "Bump hacking version"Zuul2019-08-282-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump hacking versionStephen Finucane2019-08-272-2/+2
* | | | Merge "Format aggregate command fields and de-race functional tests"Zuul2019-08-272-26/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | Format aggregate command fields and de-race functional testsDean Troyer2019-08-262-26/+74
* | | | Add CLI argument tests before making changesDean Troyer2019-08-221-0/+79
|/ / /
* | | Fix functional.base.TestCase.openstack() to optionally omit --os-auth-typeDean Troyer2019-08-221-5/+19
* | | Merge "Add 'openstack server resize (confirm|revert)' commands"Zuul2019-08-201-2/+80
|\ \ \
| * | | Add 'openstack server resize (confirm|revert)' commandsStephen Finucane2019-08-091-2/+80
* | | | Merge "Add openstack server create --boot-from-volume option"Zuul2019-08-202-0/+103
|\ \ \ \ | | |/ / | |/| |
| * | | Add openstack server create --boot-from-volume optionMatt Riedemann2019-08-092-0/+103
* | | | Merge "Support type=image with --block-device-mapping option"Zuul2019-08-201-0/+87
|\ \ \ \ | |/ / /
| * | | Support type=image with --block-device-mapping optionMatt Riedemann2019-08-091-0/+87
* | | | Merge "Fix compute service set handling for 2.53+"Zuul2019-08-201-4/+100
|\ \ \ \
| * | | | Fix compute service set handling for 2.53+Matt Riedemann2019-08-091-4/+100
| |/ / /
* | | | Merge "Make configuration show not require auth"Zuul2019-08-094-49/+129
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make configuration show not require authDean Troyer2019-08-014-49/+129
| |/ /
* | | Merge "openstack port create support --extra-dhcp-option"Zuul2019-08-011-0/+42
|\ \ \
| * | | openstack port create support --extra-dhcp-optionzhouhenglc2019-07-251-0/+42
| |/ /
* | | Merge "Support IPv6 addresses better"Zuul2019-08-012-3/+14
|\ \ \ | |/ / |/| |
| * | Support IPv6 addresses betterBrian Haley2019-07-152-3/+14
* | | Merge "Add host and hypervisor_hostname to create servers"Zuul2019-07-231-0/+231
|\ \ \
| * | | Add host and hypervisor_hostname to create serverszhu.boxiang2019-07-191-0/+231
| |/ /
* | | Fix BFV server list handling with --name-lookup-one-by-onemelanie witt2019-06-281-8/+26
|/ /
* | Merge "Use cliff formattable columns in identity commands"Zuul2019-06-236-47/+73
|\ \
| * | Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-226-47/+73