6c005781d2
- update to version 3.1.0 - Update hacking for Python3 - Switch to Ussuri jobs - fix: typo in tox minversion option - Cleanup py27 support - [ussuri][goal] Drop python 2.7 support and testing - Fix the "image register" command (OSC 5.2.0 regression) - Update master for stable/train
Dirk Mueller2020-05-12 10:05:39 +00:00
0dc692e66e
- update to version 2.3.0 - Replace git.openstack.org URLs with opendev.org URLs - Update sphinx from current requirements - py3: use the train test template and other updates - OpenDev Migration Patch - Update master for stable/stein - Py3: fix the OSC download job binary command - Add py37 and API v2 jobs (scenario, tempest)
Thomas Bechtold2019-10-09 13:06:33 +00:00
429105326a
osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-saharaclient revision:2, using keep-link, using expand
Dirk Mueller2019-04-08 12:59:55 +00:00
c2a7e00307
- update to version 2.0.0 - Clean S3 data source create/update - fix tox python3 overrides - Remove PyPI downloads - Fix build with Sphinx 1.7.x - Correct a missed job_execution->job - Reflect change to multiple clusters creation - Trivial: Update pypi url to new url - Allow S3 credentials in data source create - Revert "Fix the cover tox target (switch to stestr)" - Adding boot from volume - Reflect response fixes for jobs/jobs templates - Add release note link in README - Support of S3 data sources in OSC - Adding boot from volume to osc - Support of the improved force-delete in client - Switch to using stestr - Fix the cover tox target (switch to stestr) - Rework saharaclient authentication - remove 0001-Fix-build-with-Sphinx-1.7.x.patch (upstream)
Dirk Mueller2018-09-03 17:31:36 +00:00
a1ca114593
Accepting request 626808 from home:sjamgade:branches:devel:languages:python:backports
Johannes Grassler
2018-08-01 07:24:04 +00:00
bc600cf747
- update to version 1.5.0 (bsc#1078607) - Remove -U from pip install - APIv2 support in client - Fix misleading docstring - Remove setting of version/release from releasenotes - Modify home page in setup.cfg - Properly document job binary "extra" - Auto-document members properly - Avoid tox_install.sh for constraints support - Updated from global requirements - Support of S3 binaries in OSC
Dirk Mueller2018-02-12 10:10:35 +00:00
819f6a9621
- update to version 1.4.0 - Add export of node group templates to CLI - Update reno for stable/pike - Add import of node group templates - Reorganize the documentation following the new structure - Fix KeyError in "cluster scale" command - Adding volume_mount_prefix parameter - [ut] replace .testr.conf with .stestr.conf - Update and optimize documentation links - Add export of cluster templates - Add export of node group templates - Add import of Cluster Templates - Updated from global requirements
Dirk Mueller2018-01-15 12:04:39 +00:00
b85fac65d4
- update to version 1.3.0 - Fix a bug in jobs.py - Replace six.iteritems() with .items() - Remove log translations - Clone sahara hacking checks to saharaclient - Use 'project' instead of 'tenant' - Spelling replaced from "ot" to "of" - Set client module __version__ - [Fix gate]Update test requirement - doc: migrate to openstackdocstheme - doc: enable warning-is-error and fix warnings - PYthon 3.5 is added - Update reno for stable/ocata - Fixed log messages - Updated from global requirements - Fix html_last_updated_fmt for Python3
Thomas Bechtold2017-08-07 14:20:22 +00:00
b5d002370d
- update to version 1.1.0: - Optimize command job-binary-download - Add plug-in summary for osc doc - Update reno for stable/newton - Add Constraints support - Enable coverage report in console output - Fix doc build if git is absent - Raise exception in command "plugin configs get" - Add newline to strings in stdout/stderr.write() - Show team and repo badges on README - standardize release note page ordering - Replace logging with oslo_log. - Return error_code in command "job binary download" - [trivial] Fix spelling - Enable release notes translation - remove old cli commands - Updated from global requirements - Provide the cluster info about WebUI
Thomas Bechtold2017-02-13 12:59:47 +00:00
9b926034f9
update to version 0.18.0 * Remove discover from test-requirements * plugin's api update support * Replace tempest_lib with tempest.lib * Update reno for stable/mitaka * avoid additional requirement for building docs * Remove unused functional tests * Add openstackclient dependency back * Remove integration tests from saharaclient * Designate integration * Add pagination ability to Python-saharaclient * Migrate functional tests to openstack-client * Remove unused pngmath Sphinx extension * Use osc_lib instead of cliff * Add sorting ability to Python-saharaclient * Remove incorrectly used "# flake8: noqa" * include storm.pyleus in job types * Change plugin version 'version' parameter to 'plugin-version' * print statment has become a function in py3 * Updated from global requirements * Use osc-lib instead of openstackclient * support event logs for CLI - update _service and switch to upstream spec template
Thomas Bechtold2016-09-05 11:30:33 +00:00
044aa75f43
Accepting request 395953 from home:jengelh:branches:Cloud:OpenStack:Factory
Dirk Mueller2016-05-17 13:43:48 +00:00
942192347b
- update to 0.13.0: * Add debug testenv in tox * Added volume_mount_prefix for node group templates * Adding ability to get plugin processes via CLI * Adding ability to provide name or ID of the flavor in CLI * Adding ability to unset fields with update calls * Adding autogenerated saharaclient API docs * Adding Clusters support to CLI * Adding Cluster Templates support to CLI * Adding get_resource_id method to CLI utils * Adding "health verification --show" CLI call * Adding Images support to CLI * Adding indications of results after delete operations * Adding Job Binaries support to CLI * Adding Jobs support to CLI * Adding Job Templates support to CLI * Adding Job Types support to CLI * Adding missed public/protected support for jobs creation * Adding Node Group Templates support to CLI * Adding release notes for saharaclient * Adding return of updated image for update_image, update_tags * Adding Sahara CLI overview to docs and fixing warnings * Adding sahara_url and endpoint_type to OpenstackClient CLI * Adding sphinx extension for CLI docs autogeneration * Adding update and minor fixes to Data Sources CLI * Add *.log to gitignore * Add releasenotes to sahara client * Add the mising requriements * Allowing for shares to be edited on an existing cluster * Change ignore-errors to ignore_errors
Dirk Mueller2016-03-14 09:23:03 +00:00
838405914f
- update to 0.11.1: * Updating saharaclient api docs * Updated from global requirements * Change ignore-errors to ignore_errors * Fixing cluster and node group template updates * Remove data source update from setup.cfg * Adding missed public/protected support for jobs creation * Fix functional tests in saharaclient * Update .gitreview for stable/liberty - adjust Requires according to requirements.txt
Thomas Bechtold2015-10-04 07:43:28 +00:00
582682e0b7
- update to 0.11.0: * Updated from global requirements * Support updates and ACL for objects * Updated from global requirements * Updated from global requirements * Improve help strings * Fixing query string for multiple opts * Updated from global requirements * Adding Data Sources support to CLI * Fix backward compat issue for job interfaces * Add initial commit for integration with Openstackclient * Updated from global requirements * API to mount manila shares to clusters * Add support OS_ENDPOINT_TYPE env variable to CLI * Add support of use_autoconfig field * Add to_dict() method to Resource class * Updated from global requirements * Add cluster-scale command to the CLI * Adding interface argument for job template and job * Fix _get_by_id_or_name method * Updated from global requirements * Updated from global requirements * Allow multiple clusters creation * Sorting 'job-list' output by start_time * Including 'start_time' column at 'sahara job-list' command * Updated from global requirements * pass environment variables of proxy to tox * Updated from global requirements * Updated from global requirements * Adding job binary editing to library and CLI
Thomas Bechtold2015-09-16 12:10:51 +00:00
025ade4982
osc copypac from project:Cloud:OpenStack:Kilo package:python-saharaclient revision:3, using keep-link, using expand
Thomas Bechtold2015-09-16 12:02:51 +00:00