Revisions of python-keystoneclient
Stephan Kulow (coolo)
accepted
request 318394
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to 1.6.0: * Add EC2 CRUD credential support to v3 API * A Default CLI plugin * Fixed grammatical errors in the V2 Client API doc * Fixe example code in Using Sessions page * Fix auth required message translation * Revert "Remove keystoneclient.middleware" * Revert "Remove unused fixtures" * Add docstrings for ``protocol`` parameter * Typo in openstack client help * Pass OS_* env vars fix for tox 2.0 * Remove unused fixtures * Updated from global requirements * Use 'mapping_id' instead of 'mapping' in federation protocol tests * Use 'id' instead of 'protocol_id' in federation protocol tests * Drop use of 'oslo' namespace package * Don't autodoc the test suite * Sync from oslo incubator * Removes temporary fix for doc generation * Ensure that failing responses are logged * Prompt for password on CLI if not provided * Adapter version is a tuple * Remove keystoneclient.middleware * Document non-standard encoding of the PKI token * Add endpoint and service ids to fixtures * Uncap library requirements for liberty * Provide a means to get all installed plugins * Fix s3_token middleware parsing insecure option * Make process_header private * Fix tests to work with requests<2.3
Stephan Kulow (coolo)
accepted
request 317964
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to 1.3.2: * Updated from global requirements and fix env variables passthrought
Stephan Kulow (coolo)
accepted
request 315471
from
Dirk Mueller (dirkmueller)
(revision 18)
- renaming to to %name-rpmlintrc - update to 1.3.1: * Fix s3_token middleware parsing insecure option (bnc#928205, CVE-2015-1852) - Use %{version} in source - Switch to version 1.3.0 - Update to version python-keystoneclient-1.3.0.post31: * Inherited role domain calls on keystoneclient v3 - Update to version python-keystoneclient-1.3.0.post29: * Uncap library requirements for liberty * Make process_header private - Update to version python-keystoneclient-1.3.0.post25: * Fix s3_token middleware parsing insecure option (bnc#928205, CVE-2015-1852) - Update to version python-keystoneclient-1.3.0.post24: * Fix tests to work with requests<2.3 - Update to version python-keystoneclient-1.3.0.post23: * Increase minimum token life required * Update sample data with audit ids * pep8 fix for CMS - Update to version python-keystoneclient-1.3.0.post18: * Return None for missing trust_id in fixture * Provide a generic auth plugin loader
Stephan Kulow (coolo)
accepted
request 253518
from
Thomas Bechtold (tbechtold)
(revision 17)
New upstream release
Adrian Schröter (adrianSuSE)
committed
(revision 16)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 230003
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 0.7.1: * Adds to Keystone to convert V2 endpoints to V3
Stephan Kulow (coolo)
accepted
request 227717
from
Dirk Mueller (dirkmueller)
(revision 14)
- switch to released version 0.7.0 - Update to version python-keystoneclient-0.7.0.4.g6a6c8d7: * Adds to Keystone to convert V2 endpoints to V3 0.7.0 * Add 'methods' to all v3 test tokens - Update to version python-keystoneclient-0.6.0.112.g16ca306: * Improve language in update_password() validation error * Handle URLs via the session and auth_plugins * Add a method for changing a user's password in v3 * sanity check memcached availability before running tests against it * Start using positional decorator * Fix passing get_token kwargs to get_access * Add a positional decorator * Discover should support other services * Enforce scope mutual exclusion for trusts - Update to version python-keystoneclient-0.6.0.94.g82c1ec7: * add functional test for cache pool * Don't use a connection pool unless provided - Update to version python-keystoneclient-0.6.0.91.g28c8439: * add pooling for cache references - Update to version python-keystoneclient-0.6.0.89.gb63bd9c: * Docs link to middlewarearchitecture - Update to version python-keystoneclient-0.6.0.88.g194b037: * Fix doc build errors * Generate module docs
Stephan Kulow (coolo)
accepted
request 225088
from
Sascha Peilicke (saschpe)
(revision 13)
- Backport patch to ask for password interactively for keystone user-create: + 0001-Interactive-prompt-for-create-user.patch - Replace git_tarballs source service with download_files and set_version + Use upstream URL as source (enables verification) - Rebased patches: + 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch (only offset) + 0001-Make-ROOTDIR-determination-more-robust.patch (only offset) - Add refresh_patches source service
Tomáš Chvátal (scarabeus_factory)
accepted
request 203658
from
Dirk Mueller (dirkmueller)
(revision 11)
- Update to version 0.4.0: + Refactor for testability of an upcoming change + Fix H202 assertRaises Exception + Normalize datetimes to account for tz - Set _service to fixed revision (around Havana release) - Rebased 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch - Update to version 0.3.2.82: + Log user info in auth_token middleware + Add auth_uri in conf to avoid unnecessary warning
Stephan Kulow (coolo)
accepted
request 200725
from
Factory Maintainer (factory-maintainer)
(revision 10)
Automatic submission by obs-autosubmit
Stephan Kulow (coolo)
accepted
request 200413
from
Dirk Mueller (dirkmueller)
(revision 9)
- Update to version 0.3.2.72: + Allow blank to email in user-update + Change Babel to a runtime requirement - Update to version 0.3.2.68: + Decode the non-english username str to unicode - Update to version 0.3.2.66: + Convert tests to HTTPretty and reorganize - 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch - Update to version 0.3.2.64: + Don't need to init testr explicitly - Update to version 0.3.2.62: + Deprecation warning should be 'pending' - Update to version 0.3.2.60: + Support client generate literal ipv6 auth_uri base on auth_host + Replace HttpConnection in auth_token with Requests + Set example timestamps to 2038-01-18T21:14:07Z - Update to version 0.3.2.55: + Allow Hacking 0.7.x or later - Update to version 0.3.2.53: + Deprecation warning for the CLI - update requires
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 183606
from
Dirk Mueller (dirkmueller)
(revision 7)
- Update to version 0.3.1.13: + Ec2Signer : Modify v4 signer to match latest boto - Update to version 0.3.1.11: + Sync install_venv_common from oslo + Fix and enable gating on H402 - Update to version 0.3.1.8: + Add name arguments to keystone command. - Update to version 0.3.1.6: + Remove endpoint.name attribute from v3 manager (bug 1191152) - Update to version 0.3.1.4: + Log cms_verify issues as warnings (not errors). - Update to version 0.3.1.2: + Fix auth_token.py bad signing_dir log message + Flake8 should ignore build folder - Add 0001-Use-ServiceCatalog.factory-the-object-has-no-__init_.patch: Backport of https://review.openstack.org/#/c/35103/ - remove 0001-Python-2.6-compatibility-for-tests-test_keyring.py.patch - Add 0001-Python-2.6-compatibility-for-tests-test_keyring.py.patch: Backport of https://review.openstack.org/#/c/33239/ - remove nose dependencies - remove python-distribute dependency - update requires from pip/test-requires - Add new build dependencies:
Stephan Kulow (coolo)
accepted
request 178485
from
Vincent Untz (vuntz)
(revision 6)
Update to latest Grizzly
Stephan Kulow (coolo)
accepted
request 173346
from
Dirk Mueller (dirkmueller)
(revision 5)
- switch to released version of the tarball (0.2.3) - update to 0.2.3.1 - Drop +git.$TIMESTAMP.$COMMITHASH version suffix -------------------------------------------------------------------- - Update to version 0.2.2.79+git.1363478707.d62bbdf: + Switch to final 1.1.0 oslo.config release + Make keystone client handle the response code 300. + Make auth_token lazy load the auth_version. + Use v2.0 api by default in auth_token middleware + Retry http_request and json_request failure. + update v3 domains - remove public/private namespace + Doc info and other readability improvements -------------------------------------------------------------------- - Update to version 0.2.2.67+git.1363133193.d782a99: + Fix auth-token middleware to understand v3 tokens -------------------------------------------------------------------- - Update to version 0.2.2.66+git.1362996313.ae36809: + Sync memorycache and timeutils from oslo. + Save test_auth_token_middleware from unlimited recursion + Work better in server env with no keyrings + Switch to oslo.config. + Remove test dep on name of dir (bug 1124283) + help text improvements -------------------------------------------------------------------- - Update to version 0.2.2.56+git.1362138053.3ce3fe8: + Improve error message for missing endpoint -------------------------------------------------------------------- - Update to version 0.2.2.55+git.1361729982.58cb347:
Stephan Kulow (coolo)
accepted
request 157844
from
Vincent Untz (vuntz)
(revision 4)
Update to latest Folsom + fixes to make things really work
Adrian Schröter (adrianSuSE)
committed
(revision 3)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 148320
from
Vincent Untz (vuntz)
(revision 2)
Pushing OpenStack Folsom to Factory, see http://lists.opensuse.org/opensuse-factory/2013-01/msg00150.html
Stephan Kulow (coolo)
accepted
request 140637
from
Sascha Peilicke (saschpe)
(revision 1)
Shiny new OpenStack API client based on SUSE Cloud
Displaying revisions 21 - 40 of 40