add a site/authority x user/person relationship in registry model for
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 May 2012 11:21:30 +0000 (13:21 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 May 2012 11:21:30 +0000 (13:21 +0200)
commit81d7102667074faefe6e6990b30b213667039996
tree68693cd9d2063f15c5106422f2d0426e8f8f7099
parentcd209b84643a5731d957a62d49781925f584e519
add a site/authority x user/person relationship in registry model for
keeping track of PIs
plimporter maintains this as it can (with the obvious limitation of
the plcapi model where persons receive PI role for *all* their sites)
--- still todo
. adapt native sfa registration for dealing with PIs
. tweak determine_user_rights to use native registry info rather than
  from augment_records_with_testbed_info stuff
sfa/importer/plimporter.py
sfa/storage/migrations/versions/002_authority_pis.py [new file with mode: 0644]
sfa/storage/model.py