summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Revert "Disallow setting default on internal network""Zuul2020-04-221-33/+0
|\ \ \ \ \
| * | | | | Revert "Disallow setting default on internal network"Vasyl Saienko2020-04-081-33/+0
* | | | | | Merge "Use unittest.mock instead of third party mock"Zuul2020-04-171-1/+1
|\ \ \ \ \ \
| * | | | | | Use unittest.mock instead of third party mockSean McGinnis2020-04-031-1/+1
* | | | | | | Merge "Add resource option immutable"Zuul2020-04-173-9/+424
|\ \ \ \ \ \ \
| * | | | | | | Add resource option immutableVishakha Agarwal2020-04-083-9/+424
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add 'subnetpool' type support to rbac commands"Zuul2020-04-151-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add 'subnetpool' type support to rbac commandsIgor Malinovskiy2020-04-091-0/+4
* | | | | | | | Merge "Add 'address_scope' type support to network rbac commands"Zuul2020-04-101-47/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add 'address_scope' type support to network rbac commandsIgor Malinovskiy2020-03-261-47/+23
* | | | | | | | Merge "Support for stateless security groups"Zuul2020-04-083-1/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Support for stateless security groupsTom Stappaerts2020-03-313-1/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Add description field to portforwarding NAT rulespedro2020-04-022-1/+15
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Add command: router add/remove route --route"Zuul2020-04-012-0/+183
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add command: router add/remove route --routeBence Romsics2020-03-302-0/+183
| | |/ / / | |/| | |
* | | | | Adding options to user cliVishakha Agarwal2020-03-262-0/+855
|/ / / /
* | | | Merge "Complete switch from glanceclient to SDK for image service"Zuul2020-03-252-111/+72
|\ \ \ \
| * | | | Complete switch from glanceclient to SDK for image serviceArtem Goncharov2020-03-242-111/+72
* | | | | Merge "Switch image to use SDK"Zuul2020-03-256-367/+378
|\ \ \ \ \ | |/ / / /
| * | | | Switch image to use SDKArtem Goncharov2020-03-236-367/+378
* | | | | Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-241-0/+18
|\ \ \ \ \
| * | | | | Fix faulthy state argument choiceBram Verschueren2019-12-191-0/+18
* | | | | | Merge "Add unit tests and release note for dns_publish_fixed_ip"Zuul2020-03-241-0/+38
|\ \ \ \ \ \
| * | | | | | Add unit tests and release note for dns_publish_fixed_ipDean Troyer2020-01-141-0/+38
* | | | | | | Merge "Add "fields" parameter to ListSecurityGroup query"Zuul2020-03-241-5/+12
|\ \ \ \ \ \ \
| * | | | | | | Add "fields" parameter to ListSecurityGroup queryRodolfo Alonso Hernandez2020-03-121-5/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix network segment range "_get_ranges" function"Zuul2020-03-231-0/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix network segment range "_get_ranges" functionRodolfo Alonso Hernandez2020-03-231-0/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Now we can add description for role creation in OSC"Zuul2020-03-204-1/+106
|\ \ \ \ \ \
| * | | | | | Now we can add description for role creation in OSCM V P Nitesh2018-09-184-1/+106
* | | | | | | Allow setting floating IP descriptionDaniel Strong2020-03-181-0/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Add storage policy option to create container command"Zuul2020-03-132-0/+74
|\ \ \ \ \ \
| * | | | | | Add storage policy option to create container commandSimon Merrick2020-02-192-0/+74
| | |/ / / / | |/| | | |
* | | | | | Merge "Add qos_network_policy_id to network port tests"Zuul2020-03-132-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add qos_network_policy_id to network port testsRodolfo Alonso Hernandez2020-02-182-0/+3
* | | | | | Disallow setting default on internal networkHongbin Lu2020-03-091-0/+33
| |/ / / / |/| | | |
* | | | | 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