]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add keystone middleware wrapper to pecan app
authorKevin Benton <blak111@gmail.com>
Thu, 11 Jun 2015 08:57:05 +0000 (01:57 -0700)
committerKevin Benton <kevinbenton@buttewifi.com>
Sat, 1 Aug 2015 18:54:41 +0000 (18:54 +0000)
commitad33f2550d1131db613761e9cfa47c0a719806b6
treef6ffb08787432da4bc2b2cd91ec1ed401070b3af
parentb894c74add5ba3976a4d6b2ec6b963740ab356aa
Add keystone middleware wrapper to pecan app

Adds keystone middleware to enforce authentication if
auth_strategy is set to keystone.

Partially-Implements: blueprint wsgi-pecan-switch
Change-Id: I59a97579b1f2397597a127f02d00e99468f1e4a0
neutron/newapi/app.py
neutron/tests/functional/newapi/test_functional.py