still works in unfederated context, with a bug fix:
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 15 Nov 2006 16:55:28 +0000 (16:55 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 15 Nov 2006 16:55:28 +0000 (16:55 +0000)
commit4f53eb0b609dbf9c654d00211bcf90f8d7914845
treec8332bb05948945ef93a34de9d5823a4d47b0cd8
parentc3ec7d29ff78df0c33c1678230de2737d602dc89
still works in unfederated context, with a bug fix:
  slice_ids needs to be initialized from a copy of default_slice_ids

also starts working on a federating peer. in this case
- and right now the keys/attributes that come from another peer
  - i.e. through ForiegnSlices - are filled with dummy data
- we expect GetSlivers to be called mainly from a node to its canonical(MA) plc
PLC/Methods/GetSlivers.py