barbican/barbican/tests
Fernando Diaz 6f97d23ce7 Throw 405 when specified method not allowed in Secret Metadatum
This patch resolves a bug where a 404 was being thrown instead of
a 405, when an invalid method was performed. It was because
pecan index() can't handle fallback when a method consumes
additional arguments.

Change-Id: I8daddba238a977baa6d0366b2412b626df247d8e
Closes-Bug: #1554350
2016-03-09 18:59:46 +00:00
..
api Throw 405 when specified method not allowed in Secret Metadatum 2016-03-09 18:59:46 +00:00
cmd Make clean up of soft deletions configurable 2016-03-04 09:34:27 -06:00
common Merge "User Metadata API and tests" 2016-03-03 21:24:45 +00:00
model Merge "User Metadata API and tests" 2016-03-03 21:24:45 +00:00
plugin Use assertEqual/Greater/LessEqual/IsNone 2016-03-01 15:23:22 +01:00
queue Use assertEqual/Greater/LessEqual/IsNone 2016-03-01 15:23:22 +01:00
tasks Merge "Use assertEqual/Greater/LessEqual/IsNone" 2016-03-03 00:03:46 +00:00
__init__.py Make a whole host of modules hacking 0.9.2 compliant 2014-09-01 23:59:44 -05:00
certificate_utils.py Sign CSRs issued in SnakeOilCA tests 2015-04-13 12:24:55 +03:00
database_utils.py Make clean up of soft deletions configurable 2016-03-04 09:34:27 -06:00
keys.py Refactor and Fix Translation Code for PER and DER Formats 2015-04-17 15:58:49 -04:00
test_middleware_auth.py Replace urllib with six.moves.urllib for py3 support 2015-08-04 04:17:22 +00:00
utils.py Python 3 Refactoring: Replace six.iteritems() with the preferred items() 2015-10-01 08:17:32 -04:00