Re-arrange the authz configuration.
authorEvan Broder <broder@mit.edu>
Mon, 23 Nov 2009 01:54:11 +0000 (20:54 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 23 Nov 2009 01:54:11 +0000 (20:54 -0500)
commita0b0348e89fc20f5810c5744758a88a7928fef4c
tree5ba6599e32928cc10759cac30aa34ab5f855d261
parent59294cdc7be3c7df5eadcec430c13dfcf6054d96
Re-arrange the authz configuration.

In particular, even if we allow for mixing of multiple authz
mechanisms at some point, you won't have multiple instances of the
locker authz type, so the "type" shouldn't be a property of each of
the cells we specify how to authenticate against.

svn path=/trunk/packages/invirt-database/; revision=2557
python/database/validate.py