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

Compare with Current View Page History

« Previous Version 12 Next »

This is a list of all currently available categories in sdc project:


There are two types of categories:

  1. Service categories
  2. Resource categories


For each category the explanation is as followed:

Mobility - The name of the category as it's saved in the project
      name: "Mobility" - The display name of the category
 	 icons: ['mobility'] - The icons that can be used for this category (All the icons can be found in this 
directory in the sdc project: https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=catalog-ui/src/assets/styles/images)
Service Categories
	Mobility:
      name: "Mobility"
   	  icons: ['mobility']
    Network_L1_3:
      name: "Network L1-3"
      icons: ['network_l_1-3']
    Network_L4:
      name: "Network L4+"
      icons: ['network_l_4']
    VoIP_Call_Control:
      name: "VoIP Call Control"
      icons: ['call_controll']
    E2E_Service:
      name: "E2E Service"
      icons: ['network_l_1-3']
    Network_Service:
      name: "Network Service"
      icons: ['network_l_1-3']
  • No labels