summaryrefslogtreecommitdiff
path: root/openstackclient/api/api.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.apiStephen Finucane2023-05-101-48/+9
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+1
* trivial: remove commented-out codeChen2018-09-281-2/+0
* Fix missing i18n supports in api/ and shell.pyHuanxuan Ao2016-06-141-7/+15
* osc-lib: exceptionsDean Troyer2016-06-131-2/+1
* Fix typos in docstrings and commentsDao Cong Tien2016-04-061-1/+1
* Use instanceof instead of typeBrandon Palm2016-02-221-3/+3
* Switch to ksa SessionDean Troyer2015-12-021-9/+10
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-201-1/+1
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-2/+1
* Enhance the theming for modules pageSteve Martinelli2014-11-181-0/+1
* Add low-level API base classDean Troyer2014-09-291-0/+349