Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Generate OAM Topology for use in Topology Exposure & Inventory (TEIV)

To generate OAM topology for use in TEIV you have to make a change to the config.json file present in oam/code/network-generator. Under "generationTasks" in config.json, there is a "teiv" task with "enabled": false change this to "enabled": true

Now all you have to do is follow the README.md present in oam/code/network-generator

Using the Output

To use the output below in TEIV follow these steps.

Output

The output for the TEIV comes in 3 parts:

  • o-ran-network-teiv-data.json

    • This is all the entities and relationships generated by the network_generator in json format

  • o-ran-network-teiv-entities-data-part-x-y.txt

    • this is all entities as multiple cloud events used in TEIV to populate the database with topology data

 All entity cloud events

  • o-ran-network-teiv-relationships-data-part-x-y.txt

    • this is all relationships as multiple cloud events used in TEIV to populate the database with topology data

 All relationship cloud events

Attachments

 All attachments
  File Modified
No files shared here yet.
  • No labels