summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Add dns_publish_fixed_ip attribute to subnets"Zuul2020-01-131-0/+26
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add dns_publish_fixed_ip attribute to subnetsJens Harbott2019-09-111-0/+26
* | | | | | | Raise flake8-import-order version to latestSean McGinnis2020-01-10102-162/+144
| |_|_|_|/ / |/| | | | |
* | | | | | Replace six.iteritems() with .items()lihaijing2020-01-0975-220/+147
* | | | | | Merge "Fix router create/show if extraroute not supported"Zuul2020-01-072-1/+19
|\ \ \ \ \ \
| * | | | | | Fix router create/show if extraroute not supportedÉdouard Thuleau2019-12-042-1/+19
| | |_|_|/ / | |/| | | |
* | | | | | Fix openstack server list --deleted --marker optionKeithMnemonic2020-01-022-3/+55
|/ / / / /
* | | | | 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-192-1/+212
| |_|/ / |/| | |
* | | | Merge "Refactor AggregateTests"Zuul2019-11-061-41/+19
|\ \ \ \
| * | | | Refactor AggregateTestsEric Fried2019-11-051-41/+19
* | | | | common: autogenerate docsEric Fried2019-11-052-15/+42
|/ / / /
* | | | Merge "neutron: autogenerate docs"Zuul2019-11-057-302/+385
|\ \ \ \
| * | | | neutron: autogenerate docsEric Fried2019-11-017-302/+385
* | | | | Merge "Use SDK to get compute API extensions"Zuul2019-11-042-15/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use SDK to get compute API extensionsMatt Riedemann2019-10-312-15/+10
| | |/ / | |/| |
* | | | versions: Fix 'versions show' help messagePierre Prinetti2019-11-011-2/+2
|/ / /
* | | Fix functional tests for py3Eric Fried2019-10-315-7/+8
* | | Merge "Add parent project filter for listing projects"Zuul2019-10-222-0/+32
|\ \ \
| * | | Add parent project filter for listing projectsTakashi Kajinami2019-09-022-0/+32
* | | | Merge "Fix osc-lib interface change: catch osc-lib Forbidden"Zuul2019-10-221-1/+1
|\ \ \ \
| * | | | Fix osc-lib interface change: catch osc-lib ForbiddenAndreas Florath2019-09-191-1/+1
* | | | | Merge "Add 'openstack server migrate (confirm|revert)' commands"Zuul2019-10-031-5/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add 'openstack server migrate (confirm|revert)' commandsStephen Finucane2019-09-101-5/+26
* | | | | Merge "Clean up app initialization and config"Zuul2019-09-112-103/+1
|\ \ \ \ \
| * | | | | Clean up app initialization and configDean Troyer2019-09-092-103/+1
* | | | | | Merge "More aggregate functional race chasing"Zuul2019-09-111-5/+3
|\ \ \ \ \ \
| * | | | | | More aggregate functional race chasingDean Troyer2019-09-101-5/+3
* | | | | | | Merge "Default to Cinder v3 API"Zuul2019-09-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Default to Cinder v3 APISean McGinnis2019-09-091-1/+1
* | | | | | | | Merge "Add floating IP Port Forwarding commands"Zuul2019-09-093-0/+950
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add floating IP Port Forwarding commandsLIU Yulong2019-08-293-0/+950
* | | | | | | | Merge "Format location columns in network commands"Zuul2019-09-0922-28/+119
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Format location columns in network commandsDean Troyer2019-08-3022-28/+119
* | | | | | | | Microversion 2.77: Support Specifying AZ to unshelvezhangbailin2019-09-032-4/+78
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Remove races in floating ip functional testsDean Troyer2019-08-311-53/+67
|/ / / / / /
* | | | | | Merge "Remove token_endpoint auth type"Zuul2019-08-295-93/+32
|\ \ \ \ \ \
| * | | | | | Remove token_endpoint auth typeDean Troyer2019-08-275-93/+32
* | | | | | | Merge "Bump hacking version"Zuul2019-08-286-33/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump hacking versionStephen Finucane2019-08-277-34/+35
* | | | | | | Merge "Format aggregate command fields and de-race functional tests"Zuul2019-08-273-29/+117
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Format aggregate command fields and de-race functional testsDean Troyer2019-08-263-29/+117
* | | | | | | Merge "Add CLI argument tests before making changes"Zuul2019-08-271-0/+79
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add CLI argument tests before making changesDean Troyer2019-08-221-0/+79
* | | | | | | Merge "Fix functional.base.TestCase.openstack() to optionally omit --os-auth-...Zuul2019-08-231-5/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix functional.base.TestCase.openstack() to optionally omit --os-auth-typeDean Troyer2019-08-221-5/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge "Document 2.53 behavior for compute service list/delete"Zuul2019-08-221-2/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Document 2.53 behavior for compute service list/deleteMatt Riedemann2019-08-201-2/+9
* | | | | | Merge "Add 'openstack server resize (confirm|revert)' commands"Zuul2019-08-202-2/+135
|\ \ \ \ \ \
| * | | | | | Add 'openstack server resize (confirm|revert)' commandsStephen Finucane2019-08-092-2/+135