python-mistralclient-doc-3.3.0-lp151.2.3 >  A \ٜ/=„.ΉCGdBBP̖*J-{ܩJ1I `K rlUtM li95S9&ЎIvkSga kⶪnR̼AS?e j/Bԅ;V.8(%Hفs`l׌cgyk$mў&!sjk(vf p䤙D_DeG{- ީKROFYaa051998676438ebbf468c565fa48b337b235a4d43ee872301650addc133d0e5d99b82d363935bcfeda260c188eb3c5d96d04f122a8\ٜ/=„]#D]sw j3"} P02?҄mW$PFM MA+q޵0 4z).e]2?i8Ŏ d0,4Cju5Hdg^fy}Hb Q 7ӵWàofM8U wE)La3)p" n2 Hּjy ѿ^7`m+T߬#k >ܿjtX1Ե 9^i_O1ȽJ=͜+U+V;)d>p;&?&d! + a$(;DO i|     ",\d(8 9< : F$G$H$I$X$Y$\$]$^$b%4c%d&He&Mf&Pl&Ru&dv&lz&&&&&Cpython-mistralclient-doc3.3.0lp151.2.3Documentation for OpenStack Mistral API client libaryClient library for Mistral built on the Mistral API. It provides a Python API (the mistralclient module) and a command-line tool (mistral). This package contains the documentation.\ٓlamb78'openSUSE Leap 15.1openSUSEApache-2.0https://bugs.opensuse.orgDocumentation/HTMLhttp://launchpad.net/python-mistralclientlinuxnoarch'A큤\ٓZa09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130brootrootrootrootpython-mistralclient-3.3.0-lp151.2.3.src.rpmpython-mistralclient-doc    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z@Z\YéYV@YMXn5@Ww@WSW^@cloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.detbechtold@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comtbechtold@suse.com- update to version 3.3.0 - Create and run a workflow within a namespace - Support for Project_domain_id and user_domain_id. - Update .gitreview for stable/queens - Avoid tox_install.sh for constraints support - Clean up keystone authentication - Use keystoneauth plugins and session instead of keystoneclient - Fix limit handling to not send value of -1 - Namespaces release note - Fix how "--limit" is passed to the server for action executions - mistral execution-list -f value should be empty - Support no_auth mode in mistral client - Running new workflow based on existing execution. - Fix several problems in keycloak auth module - Remove "insecure" in token-based authentication. - Update and optimize documentation links - Update UPPER_CONSTRAINTS_FILE for stable/queens - Make README better - Task list now only queries the displayed fields. - Don't create client for help and bash completion - Add default values for domain related options - Don't override session during auth - Fix a typo in env variable name - Add test for target parameters and fix requests lib error - Update reno for stable/pike - Remove setting of version/release from releasenotes - Add CLI for event trigger operations - Enable ssl support for keycloak auth module - Updated from global requirements - Switch to stable/queens spec template- update to version 3.1.4 - Don't create client for help and bash completion - Fix several problems in keycloak auth module - Updated from global requirements- update to version 3.1.3 - Fix how "--limit" is passed to the server for action executions - Update .gitreview for stable/pike - Enable ssl support for keycloak auth module - Updated from global requirements - Update UPPER_CONSTRAINTS_FILE for stable/pike- update to version 3.1.1 - Remove white space between print () in cliutils.py and lintstack.py - Explicitly set 'builders' option - Add project_id and project_name options - Add release note for region name bugfix - Use oslotest instead of testtools/unittest - Initial commit for python-mistralclient document - Show team and repo badges on README - Fixing auth for keystone v2.0 - Abstract authentication function - Add --utc flag to cron trigger create - Added sphinix config to setup.cfg - Add plug-in summary for osc doc - Take DST into account when converting to UTC - Trivial: Remove vim header from source files - Maintain releasenotes for python-mistralclient - Format the list of auth types in the Mistral client help - fix release note formatting - Enable DeprecationWarning in test environments - Fix for failing dsvm gate - Updated from global requirements - Expose the --run-sync Action Execution parameter on the CLI - Pass httpclient to managers - Enable some off-by-default checks - Send access info to server - String interpolation should be delayed - Update reno for stable/ocata - Accept keystone session in client - Region name related command line arguments are added - Fix wrong error message for environment operation - Give better tox output - Set the default value of --limit parameter - Removes unnecessary utf-8 encoding - Optimize the link address - Remove unused openstack/common/apiclient/client - Replace request mocking in test_httpclient with requests-mock - Update the gitingore - Remove commented-out Apache 2 classifier from setup.cfg - Updated tox.ini to pick up requirements from upper constraints - Update .gitignore - Fix python35 job failures - Change service type to workflowv2 - Add '--filter' parameter to list commands in CLI - Fixed errors while generating releasenotes - Add filters to client Python APIs - Use assertGreater() or assertLess() - Make --profile load from environment variables - Make osprofiler dependency really "soft" - Add a missing space to the help message for execution-create - Move json.loads() method to utils.py, and use "with" to deal with file objects - Fix doc generation for python 3 - Add cancelled state to action executions - Fix doc build if git is absent - Pass target insecure flag to msitral service - Keystone v3 needs extra parameters - Removing deprecation warnings to pass py35 - Fixing getting mistral_url from keystone catalog - Added the reno for stable/mitaka stable/newton and stable/liberty - Added the # -*- coding: utf-8 -*- to the conf.py - Fix warning when running tox -e docs - Replaced savanna word with mistralclient - Make python mistralclient readme better - Adding files to .gitignore - Add Python 3.5 classifier and venv - Fix PEP8 issues and incorrect version/release details - Add tests for filters in CLI list commands - Read project_id and project_name in env - Replace uuid4() with generate_uuid() from oslo_utils - Removed the extra space from tox.ini - Use generic keystone client instead of versioned - Remove log translations - Update test requirement - Changed the README.rst - Remove support for py34 - Remove unused pylint - remove openstack/common/cliutils.py - Refactor common parts of client tests - Avoid use xx=[] for parameter to initialize it's value - Enable release notes translation - Add user and project domain name parameters for target cloud - Filter workflow executions by creating task execution id - Remove unused scripts in tools - Fix region support in mistralclient - Use requests-mock for testing - Enable warning-is-error in doc build - Switch from oslosphinx to openstackdocstheme - Cosmetic changes in CLI tests - remove apiclient from mistralclient - Added link for modindex - Add 'created_at' and 'updated_at' to action-execution-get and action-execution-list command - doc: Remove cruft from conf.py - Add 'created_at' and 'updated_at' to task-get command - Use session from OSC plugin - Remove clashes of openstackclient command in mistral - Initial commit for mistral-i18n support - Removed openstack/common/importutils.py - Apply Pike document structure- Switch to Ocata in _service - update requirements- update to 2.1.2: * Remove clashes of openstackclient command in mistral * Make osprofiler dependency really "soft" * Added sphinix config to setup.cfg * Expose the --run-sync Action Execution parameter on the CLI * Update .gitreview for stable/newton- sync with git- update to 2.1.1: * Updated from global requirements * Updated from global requirements * Added ID option to update Action Definition * Add error message when OS_USERNAME or OS_PASSWORD not provided * Add target-* parameters to python-mistralclient * Different formatters for "action-execution-get" and "action-execution-list" * Add "Task ID" field for "action-execution-get" command output * Remove usage of private '_url' property from OSC * Add cancelled state to executions * Added 'pip install -r requirements.txt' instruction * Updated from global requirements * Fixed ssl options for httpclient * Changed argument names as per other python clients * Change action-get help to get action info by ID * Updated from global requirements * Add KeyCloak OpenID Connect authentication * Updated from global requirements * Use osc_lib instead of cliff * Use osc-lib instead of openstackclient * Updated from global requirements * Removed use of tempest_lib and used tempest instead * Updated from global requirements * Remove .mailmap since it's no longer needed * Updated from global requirements * Add osprofiler option to trace operations +* Remove AUTHORS file from git tracking * Updated from global requirements * Updated from global requirements * Updated from global requirements +* Updated from global requirements * Added CONTRIBUTING.rst file * Validate ad-hoc action via cli * Updated from global requirements * Updated from global requirements * Updated from global requirements * Fix task result syntax in workflows used for functional tests * Updated from global requirements * Fix cacert and insecure options on HTTP requests * Change the mistralclient for Mistral action pack- Initial packaging (version 2.0.0)lamb78 15529312193.3.0-lp151.2.3python-mistralclient-docLICENSE/usr/share/doc/packages//usr/share/doc/packages/python-mistralclient-doc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/56aec7fc8fa518de37200b338ec59a57-python-mistralclientcpioxz5noarch-suse-linuxdirectoryASCII textHtQ+r"L<utf-8b6047aeba714196f51056073c5292d106ed3bb6fe7ae340057a589fa8b338ee5?P7zXZ !t/)c ] crt:bLL "ĿN0)Aݸu|;1 4Xx0@܈HgS%,a r@q8 zE{͜d+5I%3_LZT钑EU)_l*H7 % vRUR:ۂ&ʚɻ;] x?w/(Ɠֵ]KpDU01 mR!mT }:\¾M=eۂ0bY*u>J& -z 0)z q_ j{Bb*$G ɖe{^@hY+z/#]0c 1&0o+Ln- X4]v/"j7PyJJ#' R%kqWR8x$=JN̡}\!N›S")C]=Ro-OaqߞBd %61c A:j2ݭ;n)sT'fY[$Y{5h,vؓڳ>+)g3V.5Emˋ@euykȧZ'U&59[r'+\eemD<ܭG_qOskyL7b91\Gn!`a4}G{9B9*>׻9ۛH'3w#JmSX"oc#vE0!%]F¦^?Js:_Iw5~)M~%f)$1;e?J?_͓(5tHGgRhMI7Vr鉐[Tb H9s<ں {(lLP*,lCQŸɄ>S$=(j$.u/ Fuo>V@Vį @bo/E8G&_Vx0W'O'd/93j MkXk/cy&^|xZylhZ)|1 P> &,=MͳbκD7Ȉbri/&W6[|!c7߆ F(J2Ii.q5Ϲ2;? e)x%fB,c'bc}CroasT;'9yɇςi[*,S97 *m!WG-&%ud~Kx`<˳T{mp.1mIS,<d ֘t4֥8m`8M,kۣ]xpx T,'z֤YL,lVۼ/He;?=]tv%9vsG>=ALՊzu:=(QK$>KHQy~ d 5KfD@ S[ܡcp1mv7y E-}3ey 1;.H=4 􀴮CyCuqZ~^r2[LÊ׻)UJ+PV ^Uf$S)}eSz~kN2Õ|%0ΕFb&aec@a ܷ)F0Dt mJ6;zONj2s/oQxSl3풹e2XtzD)A1*6R"gEWii [kTiioDɛD_,4N]W3n HqlIffֱJR֛!@gJ$E#Xmf(#bsví}j Gif)slSrjJfa|L),p|E - ))fNbm5'¼)x7T%v^E""Mɵ2yyL.μβE6,0=φJZ;vAU z}QF“L̒rWqB5}$n:y[j{& )z^-LO& ]fAwa6z!&x=Lbisz*N:K$AGTf2 RFӍ"b (?H.Np랴* q6 擉3, I&@"aim._BmTR(,K?;n'1/>ռ[46]0e ?fA 9# 9yɣ!8Yx/A]X6M= Wk)/t;w( _qb2:(L4fW4MT,(Ъ,,w_=1+O*cB/m$ݥ㑗Ob(T|u \Cl$d6 hQĴE%_LiL2'Ca}i>cԥ!] hx\`Cڰ 9`xN52q%pC3嘶~US屟W&D=J 7z3p5qDk -Z%wdRU YZ