summaryrefslogtreecommitdiff
path: root/saharaclient/api
Commit message (Expand)AuthorAgeFilesLines
* Add sorting ability to Python-saharaclientMikhail Lelyakin2016-08-049-17/+39
* Merge "Add pagination ability to Python-saharaclient"Jenkins2016-07-299-28/+70
|\
| * Add pagination ability to Python-saharaclientMikhail Lelyakin2016-07-289-28/+70
* | plugin's api update supportVitaly Gridnev2016-07-121-0/+6
|/
* Merge "verifications impl for saharaclient"Jenkins2016-02-241-0/+5
|\
| * verifications impl for saharaclientVitaly Gridnev2016-02-111-0/+5
* | Keystoneclient to keystoneauth migrationMichael Ionkin2016-02-111-14/+6
* | Adding ability to unset fields with update callsAndrey Pavlov2016-01-297-28/+50
|/
* Merge "Enabling DeprecationWarning if session is not provided"Jenkins2015-11-171-0/+2
|\
| * Enabling DeprecationWarning if session is not providedAndrey Pavlov2015-11-131-0/+2
* | Merge "Adding autogenerated saharaclient API docs"Jenkins2015-11-1612-0/+144
|\ \ | |/ |/|
| * Adding autogenerated saharaclient API docsAndrey Pavlov2015-11-1212-0/+144
* | Merge "Fix bypass-url for CLI."Jenkins2015-11-121-4/+9
|\ \ | |/ |/|
| * Fix bypass-url for CLI.Khanh-Toan Tran2015-11-051-4/+9
* | Merge "Allowing for shares to be edited on an existing cluster"Jenkins2015-11-101-2/+3
|\ \
| * | Allowing for shares to be edited on an existing clusterChad Roberts2015-11-061-2/+3
| |/
* | Making desc parameter of update_image optionalAndrey Pavlov2015-11-091-3/+4
|/
* Merge "Making parameters of job binaries create optional"Jenkins2015-10-211-6/+4
|\
| * Making parameters of job binaries create optionalAndrey Pavlov2015-10-211-6/+4
* | Merge "Making parameters of job executions create optional"Jenkins2015-10-211-16/+5
|\ \
| * | Making parameters of job executions create optionalAndrey Pavlov2015-10-201-16/+5
| |/
* | Making parameters of job create optionalAndrey Pavlov2015-10-201-8/+6
|/
* Fixed problem with tags updateAndrey Pavlov2015-09-301-7/+9
* Merge "Added volume_mount_prefix for node group templates"Jenkins2015-09-291-3/+8
|\
| * Added volume_mount_prefix for node group templatesAndrey Pavlov2015-09-281-3/+8
* | Merge "Adding return of updated image for update_image, update_tags"Jenkins2015-09-282-13/+24
|\ \ | |/ |/|
| * Adding return of updated image for update_image, update_tagsAndrey Pavlov2015-09-242-13/+24
* | Fixing cluster and node group template updatesAndrey Pavlov2015-09-252-69/+54
|/
* Merge "Adding missed public/protected support for jobs creation"Jenkins2015-09-241-3/+4
|\
| * Adding missed public/protected support for jobs creationAndrey Pavlov2015-09-081-3/+4
* | Shows reason of failure in base.gethenriquetruta2015-09-211-2/+2
|/
* Support updates and ACL for objectsSergey Lukjanov2015-08-289-17/+95
* Merge "Fixing query string for multiple opts"Jenkins2015-08-281-1/+1
|\
| * Fixing query string for multiple optsAndrey Pavlov2015-08-211-1/+1
* | Improve help stringsAndreas Jaeger2015-08-251-7/+7
* | Fix backward compat issue for job interfaces0.10.1Sergey Lukjanov2015-08-192-2/+7
|/
* API to mount manila shares to clustersEthan Gafford2015-08-073-15/+24
* Merge "Add support of use_autoconfig field"Jenkins2015-08-073-14/+21
|\
| * Add support of use_autoconfig fieldVitaly Gridnev2015-08-043-14/+21
* | Merge "Add to_dict() method to Resource class"Jenkins2015-08-071-0/+4
|\ \ | |/ |/|
| * Add to_dict() method to Resource classTetiana Lashchova2015-07-301-0/+4
* | Merge "Add cluster-scale command to the CLI"Jenkins2015-07-301-1/+17
|\ \
| * | Add cluster-scale command to the CLILi, Chen2015-07-231-1/+17
* | | Merge "Sorting 'job-list' output by start_time"Jenkins2015-07-281-1/+1
|\ \ \
| * | | Sorting 'job-list' output by start_timehenriquetruta2015-07-011-1/+1
* | | | Merge "Allow multiple clusters creation"Jenkins2015-07-242-2/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow multiple clusters creationTelles Nobrega2015-07-072-2/+17
* | | | Merge "Fix _get_by_id_or_name method"Jenkins2015-07-211-2/+2
|\ \ \ \
| * | | | Fix _get_by_id_or_name methodTetiana Lashchova2015-07-201-2/+2
| | |_|/ | |/| |
* | | | Merge "Adding interface argument for job template and job"Jenkins2015-07-203-16/+49
|\ \ \ \