Change logs for keystone source package in Utopic

  • keystone (1:2014.2.3-0ubuntu1) utopic; urgency=medium
    
      * Resynchronize with stable/juno (5db3733) (LP: #1443429):
        - [e2bbebe] Work with pymongo 3.0
        - [0c7535b] Fix up _ldap_res_to_model for ldap identity backend
        - [e3cfba8] Speed up memcache lock
        - [3db10d0] Correct initialization order for logging to use eventlet locks
        - [2fd68a0] Updated from global requirements
        - [027236c] Don't try to convert LDAP attributes to boolean
        - [ddfa37e] Make identity id mapping handle unicode
        - [a322cee] Improve testing of unicode id mapping
        - [d8b145e] Fix the syntax issue on creating table `endpoint_group`
        - [7a613ae] Keystoneclient tests from venv-installed client
        - [5db3733] Bump stable/juno version to 2014.2.3
        - [b84e22b] Fix race on default role creation
        - [a475757] fix the wrong update logic of catalog kvs driver
        - [75ed605] do parameter check before updating endpoint_group
      * debian/patches/fix-ubuntu-tests.patch: Dropped no longer needed.
     -- Chuck Short <email address hidden>   Tue, 21 Apr 2015 09:34:08 -0400
  • keystone (1:2014.2.2-0ubuntu1) utopic; urgency=medium
    
      [ Corey Bryant ]
      * Resynchronize with stable/juno (aa23ce0) (LP: #1418695):
        - [4cdd217] Additional test coverage for password changes
        - [acdf034] explicit namespace prefixes for SAML2 assertion
        - [44c1bd0] Fix modifying a role with same name using LDAP
        - [7fc6585] Add a test for modifying a role to set the name the same
        - [fc6e9e8] Fix disabling entities when enabled is ignored
        - [85c658f] Add tests for enabled attribute ignored
        - [1594c84] Fix update role without name using LDAP
        - [d6ded70] Add test for update role without name
        - [afd4e0d] Exclude domains with inherited roles from user domain list.
        - [eeda52e] Improve testing of exclusion of inherited roles.
        - [e5b660e] Fix project federation tokens for inherited roles.
        - [609c5b3] Improve testing of project federation tokens for inherited roles.
        - [5ec7357] Fix domain federation tokens for inherited roles.
        - [4a914d7] Improve testing of domain federation tokens for inherited roles.
        - [a9a843e] User ids that begin with 0 cannot authenticate through ldap
        - [aa23ce0] Move unit tests from test_backend_ldap
      * d/control: Bump minimum python-eventlet to get socket_timeout support.
     -- Chuck Short <email address hidden>   Mon, 09 Feb 2015 15:32:52 -0500
  • keystone (1:2014.2.1-0ubuntu1) utopic; urgency=medium
    
      [ Corey Bryant ]
      * Resynchronize with stable/juno (d7eb999) (LP: #1398952):
        - [f54fa8f] Prevent infinite loop in token_flush
        - [bd92689] Adds IPv6 url validation support
        - [db291b3] Use newer python-ldap paging control API
        - [d7eb999] Add oslo.serialization for latest keystoneclient
     -- Chuck Short <email address hidden>   Mon, 08 Dec 2014 13:08:52 -0500
  • keystone (1:2014.2-0ubuntu1) utopic; urgency=medium
    
      * New upstream release.
     -- Chuck Short <email address hidden>   Thu, 16 Oct 2014 15:29:56 -0400
  • keystone (1:2014.2~rc2-0ubuntu1) utopic; urgency=medium
    
      * New upstream release candidate:
        - d/p/*: Refresh.
      * d/watch: Limit matches to versions starting with numbers.
     -- James Page <email address hidden>   Wed, 08 Oct 2014 15:31:07 +0100
  • keystone (1:2014.2~rc1-0ubuntu1) utopic; urgency=medium
    
      * New upstream release candidate:
        - d/p/bug-{1371620,1367354}.patch: Dropped, included upstream.
        - d/p/*: Refreshed.
        - d/p/skip-pysaml2.patch: Updated to include import of controllers.
      * d/rules: Switch to running testr directly.
     -- James Page <email address hidden>   Tue, 30 Sep 2014 14:47:10 +0100
  • keystone (1:2014.2~b3-0ubuntu2) utopic; urgency=medium
    
      * Start failing package builds on unit test failures again:
        - d/rules: Fail build on any test failures.
        - d/p/skip-pysaml2.patch: Skip federation tests for now as pysaml2 is
          not yet in Ubuntu main and federation is only a contrib module.
        - d/p/bug-1371620.patch: Cherry pick fix from upstream VCS for db locking
          issues with sqlite during package install (LP: #1371620).
        - d/p/bug-1367354.patch: Cherry pick fix from upstream VCS to ensure that
          downgrade tests on sqlite complete successfully (LP: #1367354).
        - d/control: Add missing python-ldappool to BD's.
      * d/control: Align version requirements for pycadf and six with upstream.
      * d/p/series: Re-enable disabled add-version-info.patch.
     -- James Page <email address hidden>   Mon, 29 Sep 2014 15:34:45 +0100
  • keystone (1:2014.2~b3-0ubuntu1) utopic; urgency=medium
    
      * New upstream release.
      * debian/control:
        - Dropped python-netifaces, python-pam, python-pecan, python-wsme,
          python-crypto, python-mox
        - Added python-oslo.utils python-keystonemiddleware as build dependency and
          run-time dependency.
        - Added python-fixtures, python-testscenarios, python-stevedore, python-testtool,
          python-ldappool,
        - Bumped versioned dependency for python-dogpile.cache, python-keystoneclient,
          python-oslo.config, python-requests, python-sqlachemy, python-webob,
          python-pbr, python-testtools,
        - Added versioned dependencies for python-eventlet, python-greenlet,
          python-netaddr, pytyhon-pastedeploy, python-routes, python-six,
          python-migrate, python-oslo.db, python-oslo.messaging,
          python-babel, python-oauthlib, python-jsonschema,
          python-pycadf
       * debian/rules: Temporarily disable testsuite.
     -- Chuck Short <email address hidden>   Sun, 07 Sep 2014 21:17:06 -0400
  • keystone (1:2014.2~b2-0ubuntu1) utopic; urgency=medium
    
      [ Chuck Short ]
      * New upstream version.
      * debian/patches/fix-ubuntu-tests.patch: Refreshed.
      * debian/patches/sql_connection.patch: Refreshed
      * debian/control: Add python-oslo.db
      * debian/control: Add python-posixipc
      * debian/control: Add python-oslo.18n
      * debian/rules: Use fail-missing instead of fix-missing.
    
      [ Gauvain Pocentek ]
      * debian/patches/default-log-dir.patch: define a default log directory to
        actually get logging to work (LP: #1304789).
     -- Chuck Short <email address hidden>   Fri, 25 Jul 2014 08:55:09 -0400
  • keystone (1:2014.2~b1-0ubuntu1) utopic; urgency=medium
    
      * New upstream release.
      * debian/control: Open up juno release
      * debian/patches/add-version-info.patch: Temporarily disable.
      * debian/control: Add pep8 as a dependency.
     -- Chuck Short <email address hidden>   Thu, 19 Jun 2014 09:54:33 -0400
  • keystone (1:2014.1-0ubuntu2) utopic; urgency=medium
    
      * Rebuild for sqlalchemy 0.9.
     -- Chuck Short <email address hidden>   Thu, 08 May 2014 11:19:43 -0500
  • keystone (1:2014.1-0ubuntu1) trusty; urgency=medium
    
      * New upstream release (LP: #1298959).
     -- James Page <email address hidden>   Thu, 17 Apr 2014 10:18:51 +0100