summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up password prompt work-aroundsDean Troyer2017-04-051-2/+2
* Merge "OSC Extension Show"Jenkins2017-03-231-0/+29
|\
| * OSC Extension ShowSindhu Devale2017-03-221-0/+29
* | Merge "OSC Quota List"Jenkins2017-03-211-0/+173
|\ \
| * | OSC Quota ListSindhu Devale2017-03-101-0/+173
* | | Trivial FixReedip2017-03-051-1/+1
* | | Support list commands by group name keywordRui Chen2017-02-231-0/+14
* | | Show openstacksdk version info in "module list"Rui Chen2017-02-221-1/+9
|/ /
* | Merge "Remove remaining uses of SDK Proxy.session"Jenkins2017-02-211-35/+1
|\ \
| * | Remove remaining uses of SDK Proxy.sessionDean Troyer2017-02-191-35/+1
* | | TODO cleanup: osc-libDean Troyer2017-02-201-68/+0