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

python-senlinclient-doc-1.7.0-bp153.1.22 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python-senlinclient-doc Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.7.0 Vendor: openSUSE
Release: bp153.1.22 Build date: Sat Mar 6 11:35:48 2021
Group: Documentation/HTML Build host: lamb18
Size: 2709365 Source RPM: python-senlinclient-1.7.0-bp153.1.22.src.rpm
Packager: https://bugs.opensuse.org
Url: https://launchpad.net/python-senlinclient
Summary: Documentation for OpenStack Senlin API Client
This is a client for the OpenStack Senlin API.
It implements 100% of the OpenStack Senlin API. This package contains
auto-generated documentation.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Feb 23 2018 cloud-devel@suse.de
  - update to version 1.7.0
    - Q3 release note
    - Receiver update faild when action value None
    - Refactored make_client
    - Zuul: Remove project name
    - Retire senlin command line tool
    - Update the home page
    - Add support for region_name and interface for client connection
    - Avoid tox_install.sh for constraints support
    - Fix cluster/node force delete parameter location error
    - Add basic functional tests
    - Updated from global requirements
    - Delete TODO file support action create,delete operation
  - Switch to stable/queens spec template
* Mon Jan 15 2018 cloud-devel@suse.de
  - update to version 1.5.0
    - Add profile type ops cli
    - Switch to Zuul v3 testing
    - Update reno for stable/pike
    - Updated from global requirements
    - Remove setting of version/release from releasenotes
    - Imported Translations from Zanata
    - fixes support for osprofiler
    - Fix the ineffective url links in python-senlinclient docs
    - Fix delete cluster/node miss force-delete parameter
    - Add force parameter for cluster and node deletion
    - Support node-adopt/preview CLI
    - Fix unit test failure
* Mon Aug 07 2017 cloud-devel@suse.de
  - update to version 1.4.0
    - OSC command for node op and cluster op
    - Enable coverage report in console output
    - Param "response" is not used any more in
    - Profile id or name is a default profile
    - Enable some off-by-default checks
    - Update reno for stable/ocata
    - import cli-reference from openstack-manuals
    - Fix hacking requirement for testing
    - Cleanup sphinx building
    - Add filter "user_id" for receiver list
    - Fix SDK version problem
    - Revise service list help info
    - Add --config option parameter for cluster-create command
    - Delete TODO about event-delete, The event-delete
    - Revert "Revert "Revert "Revert "Fix `openstack  cluster profile validate` bug""""
    - Initial test hooks for functional test
    - Avoid import internal classes from SDK (3)
    - Using fixtures.MockPatch instead of mockpatch.Patch
    - remove redundant value when cluster-show
    - Add services list
    - Update imoprt order
    - Replaces yaml.load() with yaml.safe_load()
    - Update and optimize documentation links
    - Fix openstackdocstheme settings
    - Fix senlin cluster policy list error
    - Check node status before do cluster-recover action
    - Fix `openstack cluster service`
    - Add user_id in receiver list
    - Revise `senlin service-list`
    - Fix cluster update failed problem
    - Make --os-profile load from environment variables
    - Revise command reminder when we run `senlin cluster-resize`
    - Client support for "destroy_after_deletion" in cluster del nodes
    - Add oslo_debug_helper to tox.ini
    - Replace six.itervalues with dict.values()
    - Fix receiver-update mistake
    - delete bash_completion in subcommand
    - Unify style of 'domain' field
    - The python 3.4 support is removed
    - Print support status while listing policy types
    - Fix `openstack cluster service` Exception raised
    - Support check before do node-recover action
    - Fixed warnings when building docs
    - Remove a py34 environment from tox
    - Revise command reminder when we run `openstack cluster resize`
    - fix setup.cfg cluster service path error
    - Add an installation doc
    - Remove log translations
    - Support  receiver update operation
    - List services doc link cannot be found
    - Fix development document api-ref link error
    - Support to cluster-op and node-op operations
    - Support status output for profile type list
    - Avoid import internal classes from SDK (2)
    - Fix html_last_updated_fmt for Python3.
    - Add parameter in CLUSTER_DEL_NODES action
    - Support profile-only to cluster update
    - Updated from global requirements
    - Avoid import internal classes from SDK
* Mon Feb 13 2017 cloud-devel@suse.de
  - update to version 1.2.0:
    - Fix help msg of node-check and node-recover
    - Replace 'MagicMock' with 'Mock'
    - Fix 'type_name' in `openstack cluster profile list`
    - Add AUTHORS and ChangeLog into gitignore
    - Delete python bytecode file
    - key=value should be key2=value2
    - Fix cluster_id field when listing events
    - fix indentation of reno toctree
    - Fix receiver list
    - Add Constraints support
    - Make shell main() specify return value in exit code
    - Changed the link to home-page
    - Show team and repo badges on README
    - Add plug-in summary for osc doc
    - Add sort key "oid" in event list
    - Fix target ID display when listing actions
    - Fix `openstack  cluster profile validate` bug
    - Fix error in policy-show
    - Trivial: Modify the description of profile validate
    - Fix error in build-info
    - Fix `openstack  cluster policy vaildate` bug
    - Revise help string profile list
    - Revise key1=value to key1=value1
    - Add missing requirements
    - Updated from global requirements
    - Fix error in do_profile_type_list
    - Change osprofiler option "--profile" to "--os-profile"
    - Add receiver type instruction
    - Release note for python-senlinclient 1.1.0
    - Show 'dependents' property in node details
    - Fix cluster_collect interface
    - Fix resource update issues
    - Fix `openstack cluster event list` bug
    - Revise the help message of policy binding list
    - Revise the help message of cluster-collect
    - revise the "cluster-policy-attach"
    - Revise "enabled" related code in ClusterPolicyUpdate
    - Modify several marker's help
    - Remove six.moves module
    - Revise the help info of cluster collect
    - Fix `openstack cluster action list` bug
    - Add metadata clean help
    - Fix import method to follow community guideline
    - Fix doc build if git is absent
    - Correct deprecation of scale-in and scale-out cli
    - Enhance the parameter check for "path" in cluster collect
    - Revise 'openstack cluster node members list'
    - The output of action list filtered by "target" returns empty
    - Remove unsupported sort key "user"
    - Fix error in action list
    - Add deprecation of cluster-run cli
    - Fix senlin cluster-policy-detach cannot disable
    - cluster policy attach cannot work
    - Client support for node replace
    - action-list's given id not event id
    - All dictionary options need be a string
    - The output of event-list by filter "cluster_id" return empty
    - Add filters "policy_type" and "policy_name" for policy binding list
    - Rework take_action function in class ListAction
    - Policy binding attach cannot work
    - Update reno for stable/newton
    - Fix list of event with timestamp field
    - Support  "global_project" arguments for action-list
    - Rework do_action_list function's "full_id" handling
    - Revert "Fix `openstack  cluster profile validate` bug"
    - senlin profile-create has no argument -t
    - Add filter "is_enabled" for policy binding list
    - Trivial: Modify the description of policy validate
    - Fix project_id show in 'senlin xyz_list -g'
    - Fix error in cluster collect
    - policy binding update cannot work
    - Point out valid sort keys in `openstack cluster member list`
    - Add "cluster_id" column to  `openstack cluster event list`
    - Point out valid filter keys in `openstack cluster member list`
    - Support xyz_update purging metadata
    - Release note for python-senlinclient 1.2.0
    - Enable release notes translation
    - Trivial: Fix a typo in cluster-run's error message
    - Change the type of the parameter "enabled" to boolean
    - Fix `openstack  cluster policy show` bug
    - Fix the incorrect version and release details
    - Profile list can not display the "type" column
    - Remove unnecessary coding format in the head of files
    - Get project_id and user_id when show profile
    - profile's name also can be use in some commands
    - event-list cannot display correctly according to the sort option
    - Fix profile list
    - Show project_id field when xyz-list with global-project
    - `openstack cluster event list --help` bug
    - Revert "Revert "Fix `openstack  cluster profile validate` bug""
    - Revert "Revert "Revert "Fix `openstack  cluster profile validate` bug"""
    - Fix error in "action list"
    - Revert "Get project_id and user_id when show profile"
    - Delete pbr generated files
    - Modify development doc url in CONTRIBUTING.rst
    - Revert "Revert "Get project_id and user_id when show profile""
* Fri Jan 27 2017 jengelh@inai.de
  - Use more specific RPM group
* Fri Oct 21 2016 tbechtold@suse.com
  - Switch to stable/newton
* Thu Oct 13 2016 tbechtold@suse.com
  - Initial packaging (version 1.0.0)

Files

/usr/share/doc/packages/python-senlinclient-doc
/usr/share/doc/packages/python-senlinclient-doc/LICENSE
/usr/share/doc/packages/python-senlinclient-doc/html
/usr/share/doc/packages/python-senlinclient-doc/html/_sources
/usr/share/doc/packages/python-senlinclient-doc/html/_sources/index.rst.txt
/usr/share/doc/packages/python-senlinclient-doc/html/_sources/install
/usr/share/doc/packages/python-senlinclient-doc/html/_sources/install/index.rst.txt
/usr/share/doc/packages/python-senlinclient-doc/html/_static
/usr/share/doc/packages/python-senlinclient-doc/html/_static/ajax-loader.gif
/usr/share/doc/packages/python-senlinclient-doc/html/_static/basic.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/comment-bright.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/comment-close.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/comment.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/bootstrap.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/bootstrap.min.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/combined.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/font-awesome.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/font-awesome.min.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/css/native.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/doctools.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/documentation_options.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/down-pressed.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/down.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/favicon.ico
/usr/share/doc/packages/python-senlinclient-doc/html/_static/file.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/FontAwesome.otf
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/fontawesome-webfont.eot
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/fontawesome-webfont.svg
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/fontawesome-webfont.ttf
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/fontawesome-webfont.woff
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/fontawesome-webfont.woff2
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/glyphicons-halflings-regular.eot
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/glyphicons-halflings-regular.svg
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/glyphicons-halflings-regular.ttf
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/glyphicons-halflings-regular.woff
/usr/share/doc/packages/python-senlinclient-doc/html/_static/fonts/glyphicons-halflings-regular.woff2
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs/license.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs/superuser1.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs/superuser2.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs/superuser3.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/docs/superuser4.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-facebook-hover.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-facebook.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-linkedin-hover.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-linkedin.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-twitter-hover.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-twitter.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-youtube-hover.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/footer-youtube.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/loading.gif
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/openstack-logo-full.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/openstack-logo-vert.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/images/search-icon.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/jquery-3.2.1.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/jquery.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/bootstrap.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/bootstrap.min.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/docs.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/jquery-3.2.1.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/jquery-3.2.1.min.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/navigation.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/js/webui-popover.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/language_data.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/minus.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/plus.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/pygments.css
/usr/share/doc/packages/python-senlinclient-doc/html/_static/searchtools.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/underscore-1.3.1.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/underscore.js
/usr/share/doc/packages/python-senlinclient-doc/html/_static/up-pressed.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/up.png
/usr/share/doc/packages/python-senlinclient-doc/html/_static/websupport.js
/usr/share/doc/packages/python-senlinclient-doc/html/genindex.html
/usr/share/doc/packages/python-senlinclient-doc/html/index.html
/usr/share/doc/packages/python-senlinclient-doc/html/install
/usr/share/doc/packages/python-senlinclient-doc/html/install/index.html
/usr/share/doc/packages/python-senlinclient-doc/html/objects.inv
/usr/share/doc/packages/python-senlinclient-doc/html/search.html
/usr/share/doc/packages/python-senlinclient-doc/html/searchindex.js


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024