summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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