summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add network update quota "limit_check" parameter"Zuul2022-02-031-0/+9
|\
| * Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-071-0/+9
* | Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-58/+0
|/
* Merge "Add support for token caching"Zuul2021-04-091-4/+6
|\
| * Add support for token cachingArtem Goncharov2020-12-051-4/+6
* | project cleanupArtem Goncharov2021-02-021-0/+140
* | Add support '--progress' option for 'image create'youngho choi2021-01-041-0/+67
|/
* Merge "Remove None valued network quota entries"Zuul2020-12-011-4/+9
|\
| * Remove None valued network quota entriesasarfaty2020-09-221-4/+9
* | Remove usage of sixsongwenping2020-10-071-3/+1
|/
* Fix compatibility issue in 5.35.3.1Felix Yan2020-07-141-1/+4
* Merge "switch to stevedore for entry points"Zuul2020-07-071-7/+16
|\
| * switch to stevedore for entry pointsDoug Hellmann2020-07-061-7/+16
* | Merge "Add '--force; parameter to 'openstack quota set'"Zuul2020-07-061-0/+8
|\ \ | |/ |/|
| * Add '--force; parameter to 'openstack quota set'hackertron2020-04-141-0/+8
* | Merge "Allow os quota list query to filter by project"Zuul2020-06-291-2/+11
|\ \
| * | Allow os quota list query to filter by projectJose Castro Leon2020-03-121-2/+11
| |/
* | Switch image to use SDKArtem Goncharov2020-03-231-0/+60
|/
* 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
* | Replace six.iteritems() with .items()lihaijing2020-01-094-10/+6
|/
* common: autogenerate docsEric Fried2019-11-052-15/+42
* Merge "Use SDK to get compute API extensions"Zuul2019-11-041-2/+2
|\
| * Use SDK to get compute API extensionsMatt Riedemann2019-10-311-2/+2
* | versions: Fix 'versions show' help messagePierre Prinetti2019-11-011-2/+2
|/
* Clean up app initialization and configDean Troyer2019-09-091-71/+0
* Make configuration show not require authDean Troyer2019-08-011-5/+15
* Remove code migrated to osc-lib long agoDean Troyer2019-05-162-66/+0
* Merge "Delete the LB object quotas set command in openstackclient"Zuul2019-03-131-3/+0
|\
| * Delete the LB object quotas set command in openstackclientyanpuqing2018-06-201-3/+0
* | Mention compute API 2.50 in openstack quota show --classMatt Riedemann2019-03-071-1/+4
* | Add support for get details of QuotaSławek Kapłoński2019-02-241-64/+167
* | Make use of keystoneauth service-type filtering for versionsMonty Taylor2018-10-191-14/+2
* | Fix 'project purge' deleting wrong project's servers and volumesJulie Pichon2018-09-141-2/+2
* | Add command to show all service versionsMonty Taylor2018-07-231-0/+114
|/
* Merge "Fix limits show command without Nova and Cinder"Zuul2018-04-232-11/+40
|\
| * Fix limits show command without Nova and CinderJude Cross2018-04-032-11/+40
* | Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-2/+4
|/
* Remove a bunch of things we promised to remove in 2H 2017Dean Troyer2017-11-307-220/+0
* Replace %r with %s on printing string variableHongbin Lu2017-11-131-2/+2
* Be robust on import plugin moduleHongbin Lu2017-10-071-1/+7
* Fix 'project purge' deletes ALL images problemlihaijing2017-09-261-1/+8
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-1/+1
* wrong values in openstack quota show commandnidhimittalhada2017-07-241-5/+21
* Add project purge command to oscSteve Martinelli2017-06-131-0/+168
* Refactor Extension show and list commandAnkur Gupta2017-05-181-35/+14
* Ignore more exceptions in quota listDean Troyer2017-05-111-1/+4
* Funcional tests: quota listDean Troyer2017-05-021-16/+62
* Fix quota functional tests for nova-netDean Troyer2017-04-261-2/+5
* Improve no-auth pathDean Troyer2017-04-241-1/+14