Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-saharaclient-doc-1.5.0-lp152.4.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python-saharaclient-doc Distribution: openSUSE Leap 15.2
Version: 1.5.0 Vendor: openSUSE
Release: lp152.4.3 Build date: Sun Mar 1 16:19:53 2020
Group: Documentation/HTML Build host: build35
Size: 3861125 Source RPM: python-saharaclient-1.5.0-lp152.4.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://launchpad.net/python-saharaclient
Summary: Documentation for Client library for OpenStack Sahara API
Python client library for interacting with OpenStack Sahara API.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Mar 15 2019 Gustavo Yokoyama Ribeiro <gyribeiro+factory@suse.de>
  - python-Sphinx 1.7.6 deprecates class (boo#1129269)
    - replace-deprecated-sphinx-class.patch
* Fri Feb 23 2018 tbechtold@suse.com
  - Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-devel@suse.de
  - 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
* Mon Jan 15 2018 cloud-devel@suse.de
  - 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
* Mon Aug 07 2017 cloud-devel@suse.de
  - 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
* Mon Feb 13 2017 cloud-devel@suse.de
  - 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
* Mon Sep 05 2016 tbechtold@suse.com
  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
* Mon May 16 2016 jengelh@inai.de
  - Bump python requirement to 2.7 per 0.13's changelog notice
    that py26 is dropped.
* Mon Mar 14 2016 dmueller@suse.com
  - 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
    * Changing public/protected options handling
    * Delete python bytecode before every test run
    * Deprecated tox -downloadcache option removed
    * Deprecation of the Sahara CLI
    * Drop py33 support
    * Enabling DeprecationWarning if session is not provided
    * Fix bypass-url for CLI
    * Fixed problem with tags update
    * Fix functional tests in gate
    * Fix functional tests in saharaclient
    * Fixing cluster and node group template updates
    * Fixing cluster creation with neutron network via CLI
    * Fixing cluster scaling via CLI
    * Fixing data source update in CLI
    * Fixing updates for CLI
    * Fixing updates via CLI
    * Images CLI improvement
    * Improve readme contents
    * Keystoneclient to keystoneauth migration
    * Last sync from oslo-incubator
    * Making desc parameter of update_image optional
    * Making parameters of job binaries create optional
    * Making parameters of job create optional
    * Making parameters of job executions create optional
    * print usage when no argument is specified for python3
    * Remove argparse dependency from requirements.txt file
    * Remove `data source update` from setup.cfg
    * Remove duplicate .coverage in .gitignore file
    * remove netaddr from requirements
    * Remove py26 support
    * Replace deprecated library function os.popen() with subprocess
    * Replacing hard coded cluster status using utils in sahara-client
    * Shows reason of failure in base.get
    * Updated from global requirements
    * Update .gitreview for stable/liberty
    * Updating saharaclient api docs
    * Use ostestr instead of the custom pretty_tox.sh
    * verifications impl for saharaclient
* Sun Oct 04 2015 tbechtold@suse.com
  - 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
* Wed Sep 16 2015 tbechtold@suse.com
  - 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
    * Pass OpenStack environment variables to client tests
    * Adding data source editing to library and CLI
    * Updated from global requirements
    * Adding node group template editing to CLI
    * Adding cluster template editing to CLI
    * Updated from global requirements
    * Drop use of 'oslo' namespace package
    * Updated from global requirements
    * Try getting old service type if session used
    * Add .coveragerc to saharaclient
    * Update README to work with release tools
    * Uncap library requirements for liberty
    * Add regions support to saharaclient
    * Provide user-agent in saharaclient
    * Mark saharaclient as being a universal wheel
    * Add CONTRIBUTING.rst
    * Port to Python 3
    * add --name option to assign name to job-binary-internal
    * Rework authentication
    * Add support for job-types-list
    * Add post_test_hook for functional tests
    * Copy functional tests from tempest CLI
    * Updated from global requirements
    * Add support for show_events parameter
    * Added support of instance locality
  - Adjust Requires according to requirements.txt
* Fri Apr 24 2015 tbechtold@suse.com
  - Use %{version} in source
* Thu Apr 23 2015 tbechtold@suse.com
  - Switch to version 0.8.0
* Wed Apr 22 2015 tbechtold@suse.com
  - Switch to master
* Tue Apr 07 2015 tbechtold@suse.com
  - update to 0.8.0:
    * Removed cluster validation on client side
    * Add how to participate doc
    * Added --bypass-url support for keystone 3
    * Updated from global requirements
    * Remove strutils from openstack/common
    * Remove importutils from openstack-common.conf
    * Pass service type argument in Sahara CLI
    * Fixed work with 'data_processing' service spelling
    * Added support of is_proxy_gateway field for node group
    * Pass endpoint_type to Sahara client constructor
    * Use pretty-tox for better test output
    * Update apiclient.exceptions oslo-incubator module
    * Update apiclient.auth oslo-incubator module
    * Update _i18n oslo-incubator module
    * Remove unused uuidutils dep
    * Remove obsolete gettextutils
    * Remove unused apiclient oslo files
    * apiclient.auth is required since d02f0e1d (21 sep 2014)
    * Add find_unique base manager method
    * Add ability to get events from saharaclient
    * Using oslo_* instead of oslo.*
    * Updated from global requirements
    * Added SSL-related parameters to the client
    * Added ability to pass image_id for node group
    * Fix output of supported api versions
    * Use requests-mock for mocking
    * Remove cyclic dependency
    * Fix for sahara CLI
    * Enable W292 and E123
    * Move to hacking 0.10
    * Updated from global requirements
    * Updated from global requirements
    * Updated from global requirements
    * Updated from global requirements
    * Workflow documentation is now in infra-manual
    * Update oslo-incubator importutils
    * Update oslo-incubator apiclient.exceptions
    * Update oslo-incubator cliutils
    * Updating oslo-incubator
    * Update oslo-incubator strutils
    * Set default service_type to "data-processing" in client
    * Added unit tests for python bindings
  - Add python_requires to services
  - Adjust Requires according to requirements.txt and test-requirements.txt
* Tue Dec 09 2014 dmueller@suse.com
  - update to 0.7.6:
    * Replacing data_processing with data-processing
    * Adding support for query filtering to list() calls
    * Fixed old style class declaration
    * Add Support for Keystone V3 CLI
* Mon Nov 03 2014 dmueller@suse.com
  - update to 0.7.5:
    * Add volume_type support to node group templates
    * Support Cinder availability zones
    * Support Nova availability zones
    * Fix arguments order in assertEqual
    * Use base utils from oslo-incubator instead copy-pasted from nova
    * Updated from global requirements

Files

/usr/share/doc/packages/python-saharaclient-doc
/usr/share/doc/packages/python-saharaclient-doc/LICENSE
/usr/share/doc/packages/python-saharaclient-doc/html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/index.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/client.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/cluster_templates.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/clusters.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/data_sources.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/images.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/job_binaries.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/job_binary_internals.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/job_executions.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/job_types.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/jobs.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/node_group_templates.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/plugins.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/v2
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/v2/job_templates.html
/usr/share/doc/packages/python-saharaclient-doc/html/_modules/saharaclient/api/v2/jobs.html
/usr/share/doc/packages/python-saharaclient-doc/html/_sources
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/cli
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/cli/index.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/cli/intro.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/cli/reference.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/contributor
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/contributor/index.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/index.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/reference
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/reference/index.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/reference/pythonclient.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_sources/reference/pythonclient_v2.rst.txt
/usr/share/doc/packages/python-saharaclient-doc/html/_static
/usr/share/doc/packages/python-saharaclient-doc/html/_static/ajax-loader.gif
/usr/share/doc/packages/python-saharaclient-doc/html/_static/basic.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/comment-bright.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/comment-close.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/comment.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/bootstrap.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/bootstrap.min.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/combined.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/font-awesome.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/font-awesome.min.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/css/native.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/doctools.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/documentation_options.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/down-pressed.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/down.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/favicon.ico
/usr/share/doc/packages/python-saharaclient-doc/html/_static/file.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/FontAwesome.otf
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/fontawesome-webfont.eot
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/fontawesome-webfont.svg
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/fontawesome-webfont.ttf
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/fontawesome-webfont.woff
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/fontawesome-webfont.woff2
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/glyphicons-halflings-regular.eot
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/glyphicons-halflings-regular.svg
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/glyphicons-halflings-regular.ttf
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/glyphicons-halflings-regular.woff
/usr/share/doc/packages/python-saharaclient-doc/html/_static/fonts/glyphicons-halflings-regular.woff2
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs/license.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs/superuser1.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs/superuser2.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs/superuser3.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/docs/superuser4.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-facebook-hover.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-facebook.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-linkedin-hover.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-linkedin.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-twitter-hover.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-twitter.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-youtube-hover.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/footer-youtube.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/loading.gif
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/openstack-logo-full.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/openstack-logo-vert.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/images/search-icon.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/jquery-3.2.1.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/jquery.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/bootstrap.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/bootstrap.min.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/docs.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/jquery-3.2.1.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/jquery-3.2.1.min.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/navigation.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/js/webui-popover.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/minus.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/plus.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/pygments.css
/usr/share/doc/packages/python-saharaclient-doc/html/_static/searchtools.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/underscore-1.3.1.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/underscore.js
/usr/share/doc/packages/python-saharaclient-doc/html/_static/up-pressed.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/up.png
/usr/share/doc/packages/python-saharaclient-doc/html/_static/websupport.js
/usr/share/doc/packages/python-saharaclient-doc/html/cli
/usr/share/doc/packages/python-saharaclient-doc/html/cli/index.html
/usr/share/doc/packages/python-saharaclient-doc/html/cli/intro.html
/usr/share/doc/packages/python-saharaclient-doc/html/cli/reference.html
/usr/share/doc/packages/python-saharaclient-doc/html/contributor
/usr/share/doc/packages/python-saharaclient-doc/html/contributor/index.html
/usr/share/doc/packages/python-saharaclient-doc/html/genindex.html
/usr/share/doc/packages/python-saharaclient-doc/html/index.html
/usr/share/doc/packages/python-saharaclient-doc/html/objects.inv
/usr/share/doc/packages/python-saharaclient-doc/html/reference
/usr/share/doc/packages/python-saharaclient-doc/html/reference/index.html
/usr/share/doc/packages/python-saharaclient-doc/html/reference/pythonclient.html
/usr/share/doc/packages/python-saharaclient-doc/html/reference/pythonclient_v2.html
/usr/share/doc/packages/python-saharaclient-doc/html/search.html
/usr/share/doc/packages/python-saharaclient-doc/html/searchindex.js


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024