Changes between Version 6 and Version 7 of CommonFederationAPIv2


Ignore:
Timestamp:
05/22/14 12:31:30 (10 years ago)
Author:
mbrinn@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonFederationAPIv2

    v6 v7  
    931931|| ''' Authority ''' || ''' V1 method ''' || ''' V2 alternative '' ||
    932932|| Federation Registry || || ||
    933 ||   || lookup_aggregates || lookup(type="AGGREGATE_MANAGER") ||
    934 ||  || lookup_slice_authorities || lookup(type="SLICE_AUTHORITY") ||
    935 ||  || lookup_member_authorities || lookup(type="MEMBER_AUTHORITY") ||
     933||   || lookup_aggregates || lookup(type="SERVICE") match: {"SERVICE_TYPE":"SLICE_AUTHORITY"}||
     934||  || lookup_slice_authorities || lookup(type="SERVCE") match:{"SERVICE_TYPE":"SLICE_AUTHORITY"} ||
     935||  || lookup_member_authorities || lookup(type="SERVICE") match:"{"SERVICE_TYPE":"MEMBER_AUTHORITY"} ||
    936936|| Slice Authority || || ||
    937937|| || create_slice || create(type="SLICE") ||