~ubuntu-branches/ubuntu/saucy/keystone/saucy

« back to all changes in this revision

Viewing changes to keystone/middleware/__init__.py

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-05-31 08:03:03 UTC
  • mfrom: (1.1.34)
  • Revision ID: package-import@ubuntu.com-20130531080303-mhostw09cow0byfu
Tags: 1:2013.2~b1-0ubuntu1
* New upstream version.
* debian/patches/fix-ubuntu-tests.patch: Refreshed.
* debian/control: Add python-pbr and python-d2to1.
* debian/patches/sql_connection.patch: Refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# vim: tabstop=4 shiftwidth=4 softtabstop=4
 
2
# flake8: noqa
2
3
 
3
4
# Copyright 2012 OpenStack LLC
4
5
#