python-barbicanclient-doc-4.10.0-bp152.4.3.1<>,$b⡜!M@eee{M`Deb[&Bw7,tl铫cDirk Mueller cloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.detbechtold@suse.comcloud-devel@suse.dedmueller@suse.comcloud-devel@suse.decloud-devel@suse.decloud-devel@suse.detbechtold@suse.comtbechtold@suse.comjohannes.grassler@suse.comtbechtold@suse.comtbechtold@suse.comcloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.decloud-devel@suse.detbechtold@suse.comtbechtold@suse.com- update to version 4.10.0 - Bump the openstackdocstheme extension to 1.20 - Support two-way auth for barbicanclient - PDF Documentation Build tox target - Fix lower-constraints tox target - docs: Turn on warning-as-error- add obsoletes- switch to python 3.x only build- update to version 4.9.0 - Replace openstack.org git:// URLs with https:// - Update json module to jsonutils - OpenDev Migration Patch - add python 3.7 unit test job- update to version 4.8.1 - Update mailinglist from dev to discuss - Add Python 3.6 classifier to setup.cfg - Allow fetching by UUID, and respect interface - Change openstack-dev to openstack-discuss - Secret payload should also be fetched by UUID - Update hacking version - Import python-barbicanclient-dsvm - Update min tox version to 2.0 - Don't quote {posargs} in tox.ini - switch documentation job to new PTI - add python 3.6 unit test job - Use template for lower-constraints - import zuul job settings from project-config- update to version 4.7.2 - Secret payload should also be fetched by UUID- update to version 4.7.1 - Update UPPER_CONSTRAINTS_FILE for stable/rocky - Import python-barbicanclient-dsvm - Allow fetching by UUID, and respect interface - Update .gitreview for stable/rocky - import zuul job settings from project-config- update to version 4.7.0 - Add --file flag for secrets - fix tox python3 overrides - Remove PyPI downloads - use open() instead of file() - pypy is not checked at gate - Trivial: Update pypi url to new url - Update doc to use the correct order method - Supress client debug messages - Update the bugs link address - Updating time for functional tests - Follow the new PTI for document build - Update the old http links in docs - Add 'rm -f .testrepository/times.dbm' command in testenv - Updated from global requirements - add lower-constraints job - Switch to stestr- Switch to stable/queens spec template- update to version 4.6.0 (bsc#1078607) - Switch to use new barbican endpoint - Correct docs usage of keystoneauth1 session - Fix some reST field lists in docstrings - Pass OSC interface through to barbican plugin - Avoid tox_install.sh for constraints support - Updated from global requirements- convert to singlespec- update to version 4.5.2 - Refactor barbicanclient - Update doc references - rearrange the existing docs into the new standard layout - import content from cli-reference in openstack-manuals - Update the documentation link for doc migration - Workaround for importing objects from old path - Add secret_type filter to CLI - fix default version - Update api references according to refactor result - Support import modules from barbicanclient.client module - Updated from global requirements - Switch from oslosphinx to openstackdocstheme- update to version 4.4.0 - Replace six.iteritems() with .items() - Removes unnecessary utf-8 encoding - Clean up all secrets in functional tests - Fix gate failure on pep8 - Change parent class of `WhenTestingCertificateOrders` - Use generic auth plugin instead of specific version - Update .gitignore - Fix doc referencing --payload-content-type - Add client list filter functionality - Correct the regex for parsing output - Make test directory more specific - Extend pep8 test coverage - Set client module __version__ - Remove support for py34 - Fix serializable issues when retrieving json format resources - Replaces uuid.uuid4 with uuidutils.generate_uuid() - Enable F and H flake8 rules - Update keystone endpoint for functional tests - Remove unused barbicanclient/common directory - Updated from global requirements - [openstack-manuals] description of command barbican ca list- update to version 4.2.0: - Update Order Create Type Help Dialog - Remove redundant space in docstring - Replaced bare except - Fix order of arguments in assertEqual - Removed openstack/common from tox.in - Using assertEqual instead of assertEquals - Validate key order meta fields. - Fix bug when uploading secret using unified CLI - Remove discover from test-requirements - Use 'code-block' for pieces of code - Accept 'pass_phrase' for AsymmetricOrder constructor - Support upper-constraints in tox.ini - Skip order with 'None' payload content type - Add missing param to certificate order initialization - Fix argument order for assertEqual to (expected, observed) - Fix error in doc - Add Python 3.5 classifier and venv - Use international logging message - Using assertTrue/False() instead of assertEqual(True/False) - Use keystoneauth - Remove imported but unused - Fix CLI message in CA module - Add plug-in summary for osc doc - Cast sets to lists in acl functional tests - Handle container list command correctly - Add oslo.config to requirements - Do not write except:, use except Exception instead - Updated from global requirements - Remove invalid smoke test that is failing in the gateupdate to version 4.1.0 * Updated from global requirements * Fix jenkins failing on coverage report * Fixed python-barbicanclient functional tests * Remove unused import * Update mailmap for Douglas Mendizábal * Update the home-page with developer documentation link * Issue deprecation message for the barbican CLI * Censoring secrets payload value from debug log * Fix argument order for assertEqual to (exp, obs) * Fixed barbican client order list * Display error description- Update _service and switch to upstream spec file- Update to 4.0.1 4.0.1 * Updated from global requirements * Update .gitreview for stable/mitaka 4.0.0 * Replace assertEqual(None, * * Updated from global requirements * Use six.moves.urllib.parse to replace urlparse * Updated from global requirements * Remove argparse from requirements * Updated from global requirements * Updated from global requirements * Replace deprecated keystoneclient...exceptions * Update typos * Removes MANIFEST.in as it is not needed explicitely by PBR * Deprecated tox -downloadcache option removed * Remove py26 support * Updated from global requirements * Updated from global requirements * Updated from global requirements * Updated from global requirements * Update Readme to include new/updated CLI commands * Allow tox to be able to run independent functional tests * Make CLI Order's type field a required argument * Remove invalid skipping of tests * Fix Secrets Filter * Updated from global requirements * Updated from global requirements * README.rst devstack link not properly displayed * improve readme contents * Updated from global requirements * Add to_dict method to EntityFormatter * Updated from global requirements * Part 3: Adding ACL functional tests * Updated from global requirements * Initialize optional attributes in CA object * Fix keystone version selection * Part 2: Adding ACL support for CLI commands and docs * Fix incorrect error when performing Barbican Secret Update * Part 1: Adding ACL support for Client API * Fix error where barbican order create returns invalid error * Create Openstack CLI plugin for Barbican * Fix OS_PROJECT_ID not getting read by client * Remove Client V1 Behaviors * enable barbican help without authentication * Fix barbican-client README.rst * Add functional test for updating a Secret * Remove test behaviors abstraction for containers smoke tests * Remove test behaviors abstraction for orders smoke tests * Remove test behaviors abstraction for secrets smoke tests * Remove test behaviors abstraction for containers * Remove test behaviors abstraction for orders * Remove test behaviors abstraction for secrets * Create Common functions used for cleaning up items used for testing * Add epilog to parser * Add Unit Tests for Store and Update Payload when Payload is zero * Allow Barbican Client Secret Update Functionality- update to 3.3.0: * Updated from global requirements * Updated from global requirements * Updated from global requirements * Add ability to add and list CAs * Remove unneeded dependency in tox.ini * Adding Documentation for running Functional Tests on the Python-Barbican Client * Updated from global requirements * Updated from global requirements * Updated from global requirements * Updated from global requirements * Added secret type command line option * Updated from global requirements * New mock release(1.1.0) broke unit/function tests * Enable endpoint filter parameters for the CLI * Updated from global requirements * Use keystone discovery instead of endpoint_override * Updated from global requirements * Updated from global requirements * Updated from global requirements * Drop incubating theme from docs * Remove tempest config dependency in functional tests * Add capability of specifying Barbican version to client * Remove instances of _base_url * Re-merge CLI test update for auth URL and version * Add CLI smoke functional tests for containers * Create behaviors for secrets * Pass in keystone version and correct v2 URL to CLI * Add support for certificate order * Updated from global requirements * Adding new tests to cover failure scenarios * Drop use of 'oslo' namespace package * Updated from global requirements * Add Secret CLI smoke tests * Fix bug in CLI authentication * Updated from global requirements * Refactored barbican.py for better testability * Update stdout and stderr capture in functional tests * Use keystoneclient to get endpoint if it's empty * Initial setup for command line tests * Fixing misspelling in client docstring * Adding support for token based authentication * Cleaning up validate_ref() * Update README to work with release tools * Cleaning up Keystone auth tests * Excluding tests from coverage report * Fix the clientrc file to match defaults and add docs * Updating client and client docs for accuracy * Porting over more documentation to RST from cli wiki * Uncap library requirements for liberty * Adding payload flag to get secret * Raising errors from the client instead of ksclient * Fix order listing on the command line * Fixing the broken functional tests * Use the ksc Adapter instead of custom HTTPClient - Adjust Requires according to requirements.txt- Switch to version 3.0.3- Update to version python-barbicanclient-3.1.0.post1: * Update README to work with release tools 3.1.0 * Excluding tests from coverage report * Uncap library requirements for liberty- Update to version python-barbicanclient-3.0.3.post13: * Raising errors from the client instead of ksclient- Update to version python-barbicanclient-3.0.3.post11: * Fix the clientrc file to match defaults and add docs * Updating client and client docs for accuracy * Porting over more documentation to RST from cli wiki- Update to version python-barbicanclient-3.0.3.post7: * Adding payload flag to get secret- Update to version python-barbicanclient-3.0.3.post6: * Use the ksc Adapter instead of custom HTTPClient- Update to version python-barbicanclient-3.0.3.post4: * Fix order listing on the command line- Update to version python-barbicanclient-3.0.3.post3: * Fixing the broken functional tests- Update to version python-barbicanclient-3.0.3.post2: 3.0.3 * Negative tests for orders- Update to version python-barbicanclient-3.0.2.post85: * Fix --decrypt command line option * Fix order creation on the command line * Don't ignore payload_content_encoding if set- Update to version python-barbicanclient-3.0.2.post80: * Consolidate Payload Exceptions- Update to version python-barbicanclient-3.0.2.post78: * Container negative tests * Second set of negative secrets tests- Update to version python-barbicanclient-3.0.2.post74: * Updated from global requirements * First set of negative functional test for secrets- Update to version python-barbicanclient-3.0.2.post71: * Fix smoke test for client with bad data set * Fixed deprecated type and encoding test and encoding bug * Removing assertItemsEqual workaround, fixed upstream- Update to version python-barbicanclient-3.0.2.post67: * Fixes tests on invalid payload secret creation and adds new exception- Update to version python-barbicanclient-3.0.2.post66: * Ensuring secret ref is not none with payload * Added new exception, renamed test, and adjusted test * Fixed max payload size error * Fix secret-store empty-key filtering bug- Update to version python-barbicanclient-3.0.2.post60: * Enable usage of 'payload' path to fetch decrypted secrets- Update to version python-barbicanclient-3.0.2.post58: * Don't use tempest log- Update to version python-barbicanclient-3.0.2.post56: * Deprecate setting the payload type and encoding * Use functional_test.conf for devstack gate- Update to version python-barbicanclient-3.0.2.post52: * Fix when submitting with empty string, none and zero- Update to version python-barbicanclient-3.0.2.post50: * Fix delete a secret that does not exist * Do not filter empty strings- Update to version python-barbicanclient-3.0.2.post46: * Pass correct api object to Container constructor- Update to version python-barbicanclient-3.0.2.post44: * Refactor test modules- Update to version python-barbicanclient-3.0.2.post42: * Moved parameterized test from smoke to functional- Update to version python-barbicanclient-3.0.2.post40: * Add default max payload to functional test conf registry * Adds positive orders functional tests * Additional requests-mock testing- Update to version python-barbicanclient-3.0.2.post34: * Remove cyclical dependency * Convert CRUD tests to requests-mock- Update to version python-barbicanclient-3.0.2.post30: * Updated functional tests to use both identity v2 and v3 * Add secret_type to Secret constructor- Update Requires - Add -test package- Initial versionlamb71 1645470369  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn4.10.0-bp152.4.3.1    python-barbicanclient-docLICENSEREADME.rsthtml_sourcescliauthentication.rst.txtcli_usage.rst.txtdetails.rst.txtindex.rst.txtusage.rst.txtcontributorcontributing.rst.txtindex.rst.txttesting.rst.txtindex.rst.txtinstallindex.rst.txtreferenceindex.rst.txt_staticajax-loader.gifbasic.csscomment-bright.pngcomment-close.pngcomment.pngcssbootstrap.cssbootstrap.min.csscombined.cssfont-awesome.cssfont-awesome.min.cssnative.cssdoctools.jsdocumentation_options.jsdown-pressed.pngdown.pngfavicon.icofile.pngfontsFontAwesome.otffontawesome-webfont.eotfontawesome-webfont.svgfontawesome-webfont.ttffontawesome-webfont.wofffontawesome-webfont.woff2glyphicons-halflings-regular.eotglyphicons-halflings-regular.svgglyphicons-halflings-regular.ttfglyphicons-halflings-regular.woffglyphicons-halflings-regular.woff2imagesdocslicense.pngsuperuser1.pngsuperuser2.pngsuperuser3.pngsuperuser4.pngfooter-facebook-hover.pngfooter-facebook.pngfooter-linkedin-hover.pngfooter-linkedin.pngfooter-twitter-hover.pngfooter-twitter.pngfooter-youtube-hover.pngfooter-youtube.pngloading.gifopenstack-logo-full.pngopenstack-logo-vert.pngsearch-icon.pngjquery-3.2.1.jsjquery.jsjsbootstrap.jsbootstrap.min.jsdocs.jsjquery-3.2.1.jsjquery-3.2.1.min.jsnavigation.jswebui-popover.jsminus.pngplus.pngpygments.csssearchtools.jsunderscore-1.3.1.jsunderscore.jsup-pressed.pngup.pngwebsupport.jscliauthentication.htmlcli_usage.htmldetails.htmlindex.htmlusage.htmlcontributorcontributing.htmlindex.htmltesting.htmlgenindex.htmlindex.htmlinstallindex.htmlobjects.invpy-modindex.htmlreferenceindex.htmlsearch.htmlsearchindex.js/usr/share/doc/packages//usr/share/doc/packages/python-barbicanclient-doc//usr/share/doc/packages/python-barbicanclient-doc/html//usr/share/doc/packages/python-barbicanclient-doc/html/_sources//usr/share/doc/packages/python-barbicanclient-doc/html/_sources/cli//usr/share/doc/packages/python-barbicanclient-doc/html/_sources/contributor//usr/share/doc/packages/python-barbicanclient-doc/html/_sources/install//usr/share/doc/packages/python-barbicanclient-doc/html/_sources/reference//usr/share/doc/packages/python-barbicanclient-doc/html/_static//usr/share/doc/packages/python-barbicanclient-doc/html/_static/css//usr/share/doc/packages/python-barbicanclient-doc/html/_static/fonts//usr/share/doc/packages/python-barbicanclient-doc/html/_static/images//usr/share/doc/packages/python-barbicanclient-doc/html/_static/images/docs//usr/share/doc/packages/python-barbicanclient-doc/html/_static/js//usr/share/doc/packages/python-barbicanclient-doc/html/cli//usr/share/doc/packages/python-barbicanclient-doc/html/contributor//usr/share/doc/packages/python-barbicanclient-doc/html/install//usr/share/doc/packages/python-barbicanclient-doc/html/reference/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17399/openSUSE_Backports_SLE-15-SP2_Update/4d09ccdccf4fca4b5ac0e32f21339c11-python-barbicanclient.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5noarch-suse-linux   directoryASCII textPython script, ASCII text executableGIF image data, version 89a, 16 x 16PNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedASCII text, with very long linestroff or preprocessor input, ASCII text, with very long linestroff or preprocessor input, ASCII textPNG image data, 16 x 16, 8-bit gray+alpha, non-interlacedPNG image data, 32 x 32, 8-bit colormap, non-interlacedOpenType font dataEmbedded OpenType (EOT), FontAwesome familySVG Scalable Vector Graphics imageTrueType Font data, 14 tables, 1st "FFTM", 17 names, Microsoft, language 0x409, Copyright Dave Gandy 2016. All rights reserved.FontAwesomeRegularFONTLAB:OTFEXPORTFontAwesome RWeb Open Font Format, TrueType, length 90412, version 1.0Web Open Font Format (Version 2), TrueType, length 71896, version 4.393TrueType Font data, 15 tables, 1st "FFTM", 16 names, Macintosh, type 19 string, www.glyphicons.comWeb Open Font Format, TrueType, length 23424, version 1.0Web Open Font Format (Version 2), TrueType, length 18028, version 1.589PNG image data, 88 x 31, 8-bit/color RGBA, non-interlacedPNG image data, 210 x 367, 8-bit/color RGBA, non-interlacedPNG image data, 40 x 40, 8-bit/color RGBA, non-interlacedPNG image data, 135 x 35, 8-bit/color RGBA, non-interlacedPNG image data, 59 x 54, 8-bit/color RGBA, non-interlacedPNG image data, 15 x 11, 8-bit/color RGBA, non-interlacedHTML document, UTF-8 Unicode textPNG image data, 11 x 11, 8-bit grayscale, non-interlacedHTML document, UTF-8 Unicode text, with very long linesASCII text, with very long lines, with no line terminators?MK!k骯4utf-8e2675e1e42b4e4f64985aca3c78d9e510cb8439fec0c10b59bbdde3cb37d7555?P7zXZ !t/6]"k%ΰa C4UQj+h4vBfƎ#cg.Yt!z[Բ 5 *ڢ[~' qK!uӃ,ajy'keLstuλ<̃P3Rs4ܷ,2O poQfKVS8wyNf8튱[cG>(9!<Po0 W3vq >WHC^.o48e5.pGB1杓٠$˸ jukna&iŲJ/{^Qnuk"2^z==PeQ6>ցMg.>ʏΕbd¸:B# ^h]|B/V*no 96dbcb?X${=u0FSs 3`0 76toCR Ёqݘ|vP&b CcĩZQ 9oA)S(\9Z?>U1j;[p!0 8q x1:^R,le4lW"(J%^v٥R3k7.,9+ <-J}W#)m(Q"om{А?vDb3e8ƅ(oUx7' DX^';7˻ϖ yo퓵#j{X<#]ֹS~/*ॾPALrdڦASٯtR4Hƭ߯Tϑ^L_>ӿ@tM,N,:@Lz\J'sęR G*j fcnL w^6Cqa׳,!×YsjY-jCI-4zvOK;[M()=26*g-#k &y0:R~Z^!Νc[9RH.Ņ)J4n'KX̎:~jrH67W,7]_JS5wZ-@,v(a+-4[e$ #'巬Myz-WY*@y ٹS;ȟٌ˯`lphJDN*xkX9͏QڜU;,nLaMi^L(tn?fn0ۖι l+ٽY=C(LS nC0o=o~"tak@EmK3򈱪J$T-Cy:dO< ϣNj5wỆ7C5OzɛfS3"9 |i̦{-C[at&?O ݩ d^{T3:UB2LoBY܅f῎0 pGG]/(rop`,f|\2RL\"[bowk`1dV̻(.P">00q%ST :<2 _̰ 'eX 7/,)1!FH/xү Rp1}ݦj׻s#ΪYVBO+3/PA O]Uy]gx7s0lzu 5}?;qTcԇXgu|cUM[[.+G#10DvEd}G%kBHG\3`A@Gq̖4H6= Xb9fI]Upuk<.5vzhtUA->O \\!\" .|EW߲1hBtXzeԧˏ,bܣBH{B0gU4nC2EOj͛0H`OEթ5!3CC["jR54Hɩx.@s`^(sqv]7ށ}&Tzd"2/f"=t3urt=(ø&!I!ʶW,3'w,~\i3%8({$h:xcCSra\ fTTKݔJڨw VMSƊ!ċLYy%^ǜ]YyF@U7ϯ`Qjp`C`|OZB (OdO6,}_-$uh>y%~jj0埘&CXpSʞg߾75Ω8~4'ړ%Hu#fHpm-w;$Մj.svؾ;X}qg4%Mfa+p$alHX5!;e#z`?[T6hP Y~6q6w:5WfM܏`?}4 "/"# OXrU7` cUM^ܚdΞ(]W#*v&>yO~'FT8pNWU+ cDN,4;(1K BKG0gM5ΕFuNtuR^/T#>ڻD/I_DUz䪪D?aPQk&~l3a߲6+FK>SI()^4{8m札I·kz"=  1c G 0iG>n 6 -Ѹ@FO Q>Y0Xޝ*єv ݳЉ>%bۡ` )~3Z_6d<%`6c|jLN2飯yH%F=8e$G̲TT3B& e9Q4%q -IՄ6\2|C0L 4|Tu$ս8<SNѼ}1r~¶ۙ}EaKnJ|ŃNrニۃ8+qZȇAQm0>LogXfip"lWZETA"qo̢xlC҇ rC',%w'நޛ.wl|󣷀-qd\7-o%v3Y}mW`ښ]&W4LyS;2Zs\P[Ɇm`oZ6*WE?pءZa;=UZ{}hS&$XO=(%ȟL93DQԺZ(웉 "{ 7hުdszRDGу\c[* ZD *zkcɨ&:7}ZoײHn14DMX1%r!Ξ=ړJIT=)S L?[PlBE5&[6Xr_Wӗ:J, >sz3I[ҵvӞ;;7^wl:;;AqW))r&uto~Y a&ŴIRtHb޲d݂{1h/q8 Ռě`|wrBoPQMrڍt}C^ dDHxι6%S~Ha9@~OOfZz`1# a^xCc"A^"V6*m% YZ