summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-092-46/+91
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make configuration show not require authDean Troyer2019-08-012-46/+91
| |/ / /
* | | | 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
* | | | Merge "Use cliff formattable columns in image commands"Zuul2019-06-235-34/+38
|\ \ \ \
| * | | | Use cliff formattable columns in image commandsAkihiro Motoki2019-06-225-34/+38
* | | | | Merge "Use cliff formattable columns in volume v2 commands"Zuul2019-06-236-111/+146
|\ \ \ \ \
| * | | | | Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-226-111/+146
| |/ / / /
* | | | | Merge "Use cliff formattable columns in volume v1 commands"Zuul2019-06-234-59/+119
|\ \ \ \ \
| * | | | | Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-224-59/+119
| |/ / / /
* | | | | Merge "Change default security group protocol to 'any'"Zuul2019-06-222-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change default security group protocol to 'any'Brian Haley2019-05-062-1/+5
* | | | | Merge "Use cliff formattable columns in network commands"Zuul2019-06-2210-240/+259
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Use cliff formattable columns in network commandsAkihiro Motoki2019-05-0910-240/+259
* | | | | Merge "Remove deprecated volume commands and args"Zuul2019-06-227-1412/+19
|\ \ \ \ \
| * | | | | Remove deprecated volume commands and argsSean McGinnis2019-05-207-1412/+19
* | | | | | Merge "Remove deprecated network options"Zuul2019-06-213-148/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove deprecated network optionsSean McGinnis2019-05-193-148/+13
* | | | | | Merge "Remove deprecated image commands"Zuul2019-06-211-52/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove deprecated image commandsDean Troyer2019-05-191-52/+0
* | | | | | Merge "Remove deprecated identity commands and args"Zuul2019-06-213-402/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove deprecated identity commands and argsSean McGinnis2019-05-193-402/+8
* | | | | | Merge "Microversion 2.73: Support adding the reason behind a server lock"Zuul2019-06-211-1/+148
|\ \ \ \ \ \
| * | | | | | Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-06-211-1/+148
| | |/ / / / | |/| | | |
* | | | | | Allow "server migrate" (not live) to take "--host" optionMartin Chlumsky2019-06-211-5/+33
* | | | | | Merge "Rename review.openstack.org to review.opendev.org"Zuul2019-06-141-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Rename review.openstack.org to review.opendev.orgmelissaml2019-05-121-1/+1
| |/ / / /
* | | | | Merge "Deprecate openstack server migrate --host option"Zuul2019-06-061-1/+157
|\ \ \ \ \
| * | | | | Deprecate openstack server migrate --host optionMatt Riedemann2019-05-241-1/+157
| |/ / / /
* | | | | Merge "Add changes-before attribute to server list"Zuul2019-06-061-0/+66
|\ \ \ \ \
| * | | | | Add changes-before attribute to server listzhangbailin2019-05-311-0/+66
| | |/ / / | |/| | |
* | | | | Merge "Compute: Add description support for server"Zuul2019-06-051-0/+223
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Compute: Add description support for serverChen2019-05-171-0/+223
* | | | | Merge "Remove code migrated to osc-lib long ago"Zuul2019-05-184-224/+2
|\ \ \ \ \
| * | | | | Remove code migrated to osc-lib long agoDean Troyer2019-05-164-224/+2
* | | | | | Merge "Fix bug in endpoint group deletion"Zuul2019-05-172-0/+557
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix bug in endpoint group deletionJose Castro Leon2019-05-082-0/+557
| | |_|/ / | |/| | |
* | | | | Stop leaving temp files after unit test runsBrian Haley2019-05-102-19/+37
| |_|/ / |/| | |
* | | | Merge "Fix --limit option in image list sub-command"Zuul2019-05-081-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix --limit option in image list sub-commandRadoslaw Smigielski2019-02-041-4/+5
* | | | Before writing object data to stdout, re-open it in binary modeTim Burke2019-04-101-2/+20