Fix roles to work with MyPLC 5.0
authorAndy Bavier <acb@acb-imac.cs.princeton.edu>
Wed, 23 Feb 2011 21:59:52 +0000 (16:59 -0500)
committerAndy Bavier <acb@acb-imac.cs.princeton.edu>
Wed, 23 Feb 2011 21:59:52 +0000 (16:59 -0500)
commit3c13bbca5578c0b0c7bf877db6b4efb7312c9fb1
treef94801b95227300af761f2e9d62088b8c605256b
parent7721716123f58cb50b20bbceaf79c95be5e34375
Fix roles to work with MyPLC 5.0

SFA-4
MyPLC 5.0 does away with the min_role_id field in the SliceTag.  This is replaced by a list of roles that can set the tag in
the TagType.  Updated permission checks accordingly for setting SliceTags from the RSpec.
sfa/plc/network.py