summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Remove unused logging importAnh Tran2017-02-201-5/+0
|/ /
* | Remove quota set workaround for SDK <0.9.13Dean Troyer2017-02-171-30/+3
* | Fix "module list --all" failedRui Chen2017-02-061-10/+16
* | TODO cleanup: OSC_ConfigDean Troyer2017-02-011-34/+0
* | Fix OSC networking commands help errorsRui Chen2017-01-221-2/+25
* | Fix quota set command error for SDK > 0.9.10Huanxuan Ao2017-01-151-3/+30
* | Fix quota show --default commandDean Troyer2017-01-141-1/+35
* | Fix quota show outputReedip2017-01-121-0/+4
* | Remove unneeded methods from OS_Config classDean Troyer2017-01-041-90/+6
* | Merge "Use project_domain_id only in password auth"Jenkins2016-11-181-0/+1
|\ \
| * | Use project_domain_id only in password authBoris Bobrov2016-11-181-0/+1
* | | translate all command help strings3.4.0Steve Martinelli2016-11-176-8/+8
|/ /
* | Mask passwords in debug logs for auth_config_hookMatt Riedemann2016-10-051-1/+5
|/
* Merge "Fix openstack quota set/show --class not work"Jenkins2016-09-201-17/+15
|\
| * Fix openstack quota set/show --class not workqtang2016-09-141-17/+15
* | Fix quota-update issue in LBaaSReedip2016-09-161-1/+1
* | Fix Quota Support for HMsReedip2016-09-161-1/+1
|/
* Support fetching network project default quotaRui Chen2016-09-131-2/+7
* Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-121-1/+11
* Merge "Add importing file to import warnings"Jenkins2016-09-116-6/+24
|\
| * Add importing file to import warningsDean Troyer2016-08-306-6/+24
* | Defer auth prompting until it is actually neededDean Troyer2016-09-082-0/+48
|/