using Middleware from api.middleware.__init__, just what we need. Added debug middleware to the __init__ file. Also extended copyright range from 2011-2012.

This commit is contained in:
Malini K. Bhandaru
2013-05-24 18:10:30 -07:00
parent e73b00271c
commit 752b78d6d5
3 changed files with 43 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2013 OpenStack LLC.
# Copyright 2011-2013 OpenStack LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may