summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make container list --all work"Zuul2020-06-091-30/+30
|\
| * Make container list --all workPete Zaitcev2020-05-161-30/+30
* | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2020-06-011-2/+2
* | Client should parse string to boolean for value 'is_domain'yanpuqing2020-05-291-0/+120
* | Merge "Resolve PEP8"Zuul2020-05-152-2/+1
|\ \
| * | Resolve PEP8Pete Zaitcev2020-05-142-2/+1
| |/
* | Correct image lookup during server rebuildAdam Harwell2020-05-041-0/+36
|/
* 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
|\ \ \ \ \