Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Development(Depends on the Modeling definition)

  1. Addition of new resource enumerations to generic-resource-api.yang for CreateAccessConnectivity, CreateInternetProfile.

  2. Addition of new  new resource to GenericResourceApiProvider.java (review it later)

  3. New DGs for BBS PnPthe service creation

  4. Extending respective template for restapicall plugin in Network Adapters. We need to manually put the new template files for each vendor inside the SDN-C container

Configure RFS ONT

URL:

Code Block
languagetext
titleConfigure RFS ONT Template
linenumberstrue
collapsetrue

...

1.Access SDN M&C notify ONT Register Event to DCAE
2.DCAE notify SO ONT registration
3.SO Calls Generic Resource APIs of SDNC to trigger Access SDN M&C
4.SDNC calls Access SDN M&C to delete old RFS ONT;SDNC calls Access SDN M&C to configure new RFS ONT
5.SDNC calls Edge SDN M&C to configure  AAA

New Development

...

  1. Addition of new enumerations to generic-resource-api.yang forDeleteAccessConnectivity, DeleteInternetProfile.

  2. Addition of new resource to GenericResourceApiProvider.java (review it later)

  3. New DGs for the service deletion

  4. Extending respective template for restapicall plugin in Network Adapters. We need to manually put the new template files for each vendor inside the SDN-C container

  5. Creation DGs/templates/additions are mentioned in the Sub-UC2.

Delete old RFS ONT

URL:

Code Block
languagetext
titleDelete old RFS ONT Template
linenumberstrue
collapsetrue

...