~openstack-ubuntu-testing/+junk/ksl

Viewing all changes in revision 1.

  • Committer: Chuck Short
  • Date: 2012-02-02 18:23:01 UTC
  • Revision ID: zulcss@ubuntu.com-20120202182301-o0chz9yg7qzk6653
* Fix FTBFS. 
* New upstream release. This is actually keystone.
* New upstream release.
* Dropped debian/patches/temp_fix_keystone_manage.patch: No longer needed.
* New upstream version.
* debian/control: Add python-migrate as a build depenedency. 
  (LP: #909941)
* debian/keystone.dirs: Add cache directory for PTYHON_EGGS
* debian/control: Add ssl-cert for ssl certificates.
* debian/patches/keystone-ssl.patch: Point ssl config to the 
  snakeoil certificates.
* debian/control: Add python-nose as a build dependency.
* debian/python-keystone.postinst: Also install *.egg-info (LP: #907518) 
* debian/patches/temp_fix_keyston_manage.patch: Allow keystone to work 
  with current snapshot.
* New upstream version.
* debian/control: Clean up dependencies. 
* debian/pydist-overrides: Dont install python-coverage.
* debian/python-keystone.install: Don't ship examples in python
  packaging. (Debian Bug: #649907)
* debian/man/*: Add manpages.
* New upstream release.
* New upstream release.
* debian/control:
  + Fix dependencies. 
* keystone.postinst:
  + Fix bashism.
  + Remove keystone-manage db sync.
* New upstream release. 
* debian/control: Dropped dependency on python-pysqlite.
* debian/rules: Dont fail when building docs.
* debian/rules: Fix doc build.
* debian/patches/ftbfs_guard_main_call.patch:
  - Fix FTBFS by guarding a main() call to only run when the module is
    run as __main__, not when imported during documentation generation.
* New upstream release.
* New upstream release.
* debian/control: 
  + Added pep8 for tests.
  + Updated run time dependencies.
* debian/keystone.postinst:
  + Add keystone group.
  + Setup permissions a bit better.
  + Setup keystone db.
* 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.
* debian/rules:
  + Add get-orig-source. 
* debian/keystone.install:
  + Ship configuration files.
+ debian/copyright:
  + Change glance to keystone.
* Added a conditional on dh_python2 so that the package works on lucid.
* Added python-passlib build-depend. (LP: #862576)
* New upstream release.
* debian/control:
  + Bump standards to 3.9.2.
  + Fix lintian warnings.
  + Update maintainer.
* debian/rules: Dont fail to build if tests fail.

* Fix debian/rules file so it works with nodoc.
* Add python-mox as a build depend.
* New upstream release.
* Removed fix_tests patch (don't need it any more)
* Fixed debian/watch file.
* Use root level run_tests now.
* We need a special version of webob.
* Added adduser depend.
* Added python-sphinx build depend.
* Add keystone-docs package.
* Initial upload.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: