summaryrefslogtreecommitdiff
path: root/saharaclient/api/base.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-04-071-3/+3
* Support of the improved force-delete in clientJeremy Freudberg2018-06-121-1/+4
* APIv2 support in clientJeremy Freudberg2018-01-251-3/+7
* Clone sahara hacking checks to saharaclientNgo Quoc Cuong2017-07-181-2/+2
* Replace six.iteritems() with .items()daohanli2017-03-301-5/+4
* Replace logging with oslo_log.zhouyunfeng2016-12-171-3/+0
* remove old cli commandsVitaly Gridnev2016-10-011-1/+1
* Add sorting ability to Python-saharaclientMikhail Lelyakin2016-08-041-1/+7
* Add pagination ability to Python-saharaclientMikhail Lelyakin2016-07-281-3/+38
* Adding ability to unset fields with update callsAndrey Pavlov2016-01-291-0/+11
* Adding return of updated image for update_image, update_tagsAndrey Pavlov2015-09-241-0/+18
* Shows reason of failure in base.gethenriquetruta2015-09-211-2/+2
* Support updates and ACL for objectsSergey Lukjanov2015-08-281-0/+18
* Fixing query string for multiple optsAndrey Pavlov2015-08-211-1/+1
* Add to_dict() method to Resource classTetiana Lashchova2015-07-301-0/+4
* Rework authenticationJamie Lennox2015-03-271-4/+10
* Merge "Add find_unique base manager method"Jenkins2015-01-291-0/+10
|\
| * Add find_unique base manager methodPavlo Shchelokovskyy2015-01-271-0/+10
* | Remove obsolete gettextutilsMatthew Farrellee2015-01-271-1/+1
|/
* Remove cyclic dependencyJamie Lennox2015-01-161-5/+5
* Enable W292 and E123Sergey Reshetnyak2015-01-111-1/+1
* Adding support for query filtering to list() callsChad Roberts2014-11-171-0/+10
* Added hadling of non-json response from SaharaAndrew Lazarev2014-08-081-1/+10
* Update code for new hacking/pep8/flake8 global requirementsPritesh Kothari2014-07-081-3/+2
* Don't set json content type for non-json dataAndrew Lazarev2014-06-171-2/+2
* Swap the saharaclient and savannaclient directoriesTrevor McKay2014-03-131-0/+155