summaryrefslogtreecommitdiff
path: root/saharaclient
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2022-07-0610-17/+17
* Use unittest.mock instead of third party mockSean McGinnis2020-04-1823-23/+25
* Update hacking for Python3Andreas Jaeger2020-04-078-476/+20
* Fix the "image register" command (OSC 5.2.0 regression)Luigi Toscano2020-04-073-6/+6
* Py3: fix the OSC download job binary commandLuigi Toscano2019-05-311-1/+1
* Add missing APIv2 features to client, OSC2.2.0Jeremy Freudberg2019-03-037-19/+195
* Preparing OSC for APIv2Telles Nobrega2019-01-1033-139/+4248
* Merge "Support of S3 data sources in OSC"rocky-em2.0.0Zuul2018-07-262-12/+150
|\
| * Support of S3 data sources in OSCJeremy Freudberg2018-07-252-12/+150
* | Clean S3 data source create/updateJeremy Freudberg2018-07-252-1/+28
* | Merge "Adding boot from volume to osc"Zuul2018-07-2522-321/+1114
|\ \
| * | Adding boot from volume to oscTelles Nobrega2018-07-1922-321/+1114
* | | Merge "Adding boot from volume"Zuul2018-07-251-6/+10
|\ \ \ | |/ /
| * | Adding boot from volumeTelles Nobrega2018-07-191-6/+10
* | | Merge "Allow S3 credentials in data source create"Zuul2018-07-191-5/+6
|\ \ \ | |/ / |/| / | |/
| * Allow S3 credentials in data source createJeremy Freudberg2018-07-101-5/+6
* | Merge "Rework saharaclient authentication"Zuul2018-07-184-84/+12
|\ \
| * | Rework saharaclient authenticationJeremy Freudberg2018-07-104-84/+12
| |/
* | Correct a missed job_execution->jobJeremy Freudberg2018-07-131-1/+1
* | Reflect response fixes for jobs/jobs templatesJeremy Freudberg2018-07-092-4/+4
|/
* Merge "Support of the improved force-delete in client"Zuul2018-06-132-2/+5
|\
| * Support of the improved force-delete in clientJeremy Freudberg2018-06-122-2/+5
* | Reflect change to multiple clusters creationJeremy Freudberg2018-06-121-4/+7
|/
* Merge "APIv2 support in client"Zuul2018-01-2514-59/+495
|\
| * APIv2 support in clientJeremy Freudberg2018-01-2514-59/+495
* | Merge "Support of S3 binaries in OSC"Zuul2018-01-162-9/+109
|\ \ | |/ |/|
| * Support of S3 binaries in OSCJeremy Freudberg2018-01-022-9/+109
* | Fix misleading docstringJeremy Freudberg2018-01-021-3/+3
|/
* Properly document job binary "extra"Jeremy Freudberg2017-12-221-2/+11
* Merge "Add export of node group templates to CLI"Zuul2017-11-061-0/+35
|\
| * Add export of node group templates to CLIIwona Kotlarska2017-11-021-0/+35
* | Merge "Add export of cluster templates"Zuul2017-11-062-1/+40
|\ \
| * | Add export of cluster templatesIwona Kotlarska2017-11-022-1/+40
* | | Fix KeyError in "cluster scale" commandShu Yingya2017-09-211-2/+2
| |/ |/|
* | Merge "Add import of node group templates"Jenkins2017-09-011-0/+75
|\ \
| * | Add import of node group templatesIwona Kotlarska2017-08-311-0/+75
* | | Merge "Add export of node group templates"Jenkins2017-09-013-0/+18
|\ \ \ | |_|/ |/| |
| * | Add export of node group templatesIwona Kotlarska2017-08-143-0/+18
| |/
* | Merge "Add import of Cluster Templates"Jenkins2017-08-311-0/+82
|\ \
| * | Add import of Cluster TemplatesIwona Kotlarska2017-08-301-0/+82
| |/
* | Adding volume_mount_prefix parameterTelles Nobrega2017-08-142-5/+10
* | Merge "Update and optimize documentation links"Jenkins2017-08-031-1/+1
|\ \
| * | Update and optimize documentation linksHangdong Zhang2017-07-181-1/+1
| |/
* | Clone sahara hacking checks to saharaclientNgo Quoc Cuong2017-07-1830-29/+838
|/
* doc: enable warning-is-error and fix warningsLuigi Toscano2017-07-131-2/+4
* Remove log translationskavithahr2017-07-101-17/+2
* Use 'project' instead of 'tenant'kavithahr2017-07-037-13/+14
* Replace six.iteritems() with .items()daohanli2017-03-304-13/+9
* Merge "Fix a bug in jobs.py"Jenkins2017-03-292-5/+53
|\
| * Fix a bug in jobs.pyjiasen.lin2017-03-222-5/+53