~markwash/keystone/ubuntu

Viewing all changes in revision 22.

  • Committer: Chuck Short
  • Date: 2011-11-09 14:04:31 UTC
  • Revision ID: zulcss@ubuntu.com-20111109140431-hxh1tu86060ss083
* New upstream release.
* Dropped:
  + add-missing-extension-files.patch
  + foreign_key.patch
* dh_python2 transition.
* Update dependencies.
* Dont fail if tests fail.
* debian/patches/sql_connection.patch: Correct keystone.db path, 
  as identified by Atul Jha. (LP: #878282) 
* debian/copyright:
  - fix copyright file, replace s/glance/keystone/
* Added debian/patches/foreign_key.patch:  Fixed bug which attempted to to
  obtain a service_id by passing an Integer rather than a String to the
  Column function in models.py. (LP: #861682)
* Removed "|| true" from test execution in debian/rules as it was masking a
  failure.  After investigating the failure further, it was found that two
  files were missing from the contrib/extensions/service/raxkey dir that were
  a part of trunk at the time. (LP: #861813)
  - added keystone/contrib/extensions/service/raxkey/extension.xml
  - added keystone/contrib/extensions/service/raxkey/extension.json
* Install configuration files. 
* debian/patches/sql_connection.patch: 
  Specify a path for the sqlite database.
* debian/rules: Add get-origs-source.
* debian/control, debian/keystone.install:
  + Update dependencies for python-keystone.
  + Reanamed logging config file to match upstream.
    (LP: #860778)
* Added a conditional on dh_python2 so that the package works on lucid.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: