summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-177-11/+474
|\ \ \ \ \ \
| * | | | | | Add resource option immutableVishakha Agarwal2020-04-087-11/+474
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add 'subnetpool' type support to rbac commands"Zuul2020-04-152-5/+14
|\ \ \ \ \ \
| * | | | | | Add 'subnetpool' type support to rbac commandsIgor Malinovskiy2020-04-092-5/+14
* | | | | | | Merge "Add 'address_scope' type support to network rbac commands"Zuul2020-04-102-52/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add 'address_scope' type support to network rbac commandsIgor Malinovskiy2020-03-262-52/+35
* | | | | | | Merge "Support for stateless security groups"Zuul2020-04-084-1/+48
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Support for stateless security groupsTom Stappaerts2020-03-314-1/+48
* | | | | | | Add description field to portforwarding NAT rulespedro2020-04-023-1/+35
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Add command: router add/remove route --route"Zuul2020-04-013-3/+277
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add command: router add/remove route --routeBence Romsics2020-03-303-3/+277
| | |/ / / | |/| | |
* | | | | Adding options to user cliVishakha Agarwal2020-03-263-1/+974
|/ / / /
* | | | Merge "Don't look up project by id if given id"5.2.0Zuul2020-03-251-3/+8
|\ \ \ \
| * | | | Don't look up project by id if given idDmitriy Rabotyagov2020-03-241-3/+8
* | | | | Merge "Complete switch from glanceclient to SDK for image service"Zuul2020-03-254-228/+151
|\ \ \ \ \ | |/ / / /
| * | | | Complete switch from glanceclient to SDK for image serviceArtem Goncharov2020-03-244-228/+151
* | | | | Merge "Switch image to use SDK"Zuul2020-03-2513-553/+652
|\ \ \ \ \ | |/ / / /
| * | | | Switch image to use SDKArtem Goncharov2020-03-2313-553/+652
* | | | | Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-244-6/+24
|\ \ \ \ \
| * | | | | Fix faulthy state argument choiceBram Verschueren2019-12-194-6/+24
* | | | | | 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 "Honor endpoint override from config for volume"Zuul2020-03-241-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Honor endpoint override from config for volumeMonty Taylor2020-03-241-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add "fields" parameter to ListSecurityGroup query"Zuul2020-03-242-6/+15
|\ \ \ \ \ \ \
| * | | | | | | Add "fields" parameter to ListSecurityGroup queryRodolfo Alonso Hernandez2020-03-122-6/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix network segment range "_get_ranges" function"Zuul2020-03-232-2/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix network segment range "_get_ranges" functionRodolfo Alonso Hernandez2020-03-232-2/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Now we can add description for role creation in OSC"Zuul2020-03-205-3/+120
|\ \ \ \ \ \
| * | | | | | Now we can add description for role creation in OSCM V P Nitesh2018-09-185-3/+120
* | | | | | | Allow setting floating IP descriptionDaniel Strong2020-03-182-0/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Add storage policy option to create container command"Zuul2020-03-134-2/+111
|\ \ \ \ \ \
| * | | | | | Add storage policy option to create container commandSimon Merrick2020-02-194-2/+111
| | |/ / / / | |/| | | |
* | | | | | 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-092-1/+39
* | | | | | Merge "Fix copypaste errors in access rule command"Zuul2020-03-031-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix copypaste errors in access rule commandColleen Murphy2020-01-211-2/+2
* | | | | | Use 'KeyValueAppendAction' from osc-libStephen Finucane2020-02-031-31/+1
* | | | | | Stop silently ignoring invalid 'server create --hint' optionsStephen Finucane2020-02-032-12/+61
|/ / / / /
* | | | | Add support for app cred access rulesColleen Murphy2020-01-175-9/+468
* | | | | Switch to using osc_lib.utils.tagsMichael Johnson2020-01-148-151/+7
* | | | | Merge "Show correct name for resource with quota set to zero"Zuul2020-01-141-1/+1
|\ \ \ \ \
| * | | | | Show correct name for resource with quota set to zeroAlex Katz2020-01-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Create Volume v3 functional tests"Zuul2020-01-135-11/+1031
|\ \ \ \ \
| * | | | | Create Volume v3 functional testsDean Troyer2019-11-185-11/+1031
* | | | | | Merge "Remove redundant OpenStackShell.prepare_to_run_command"Zuul2020-01-131-26/+0
|\ \ \ \ \ \
| * | | | | | Remove redundant OpenStackShell.prepare_to_run_commandEric Fried2019-10-311-26/+0