aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/tiles/tiles.json
blob: 1030ad82edf80f4b6aaa94285815e2d785217970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
  "items": [
    {
      "id": 1,
      "title": "Service Design and Creation (SDC)",
      "description": "Open the SDC in a new tab",
      "tooltipDE": "SDC ist das visuelle Modellierungs- und Designtool von ONAP. Es erstellt interne Metadaten, die Assets beschreiben, die von allen ONAP-Komponenten verwendet werden, sowohl zur Entwurfszeit als auch zur Laufzeit.",
      "tooltipEN": "SDC is the ONAP visual modeling and design tool. It creates internal metadata that describes assets used by all ONAP components, both at design time and run time.",
      "imageUrl": "sdc.svg",
      "imageAltText": "SDC image",
      "redirectUrl": "https://sdc-ui-HOSTNAME/sdc1/portal",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 3,
      "title": "Policy Framework",
      "description": "Open Policy GUI in a new tab",
      "tooltipDE": "Das ONAP Policy Framework legt die Architektur des Frameworks dar und zeigt die APIs, die anderen Komponenten bereitgestellt werden, die mit dem Framework zusammenarbeiten.",
      "tooltipEN": "ONAP Policy Framework lays out the architecture of the framework and shows the APIs provided to other components that interwork with the framework.",
      "imageUrl": "onap.svg",
      "imageAltText": "Policy image",
      "redirectUrl": "https://policy-ui-HOSTNAME/",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN"
      ]
    },
    {
      "id": 4,
      "title": "Service Orchestration (SO) Monitoring",
      "description": "Open SO-Monitoring in a new tab",
      "tooltipDE": "Der ONAP Service Orchestrator bietet die höchste Ebene der Service-Orchestrierung in der ONAP-Architektur.",
      "tooltipEN": "The ONAP Service Orchestrator provides the highest level of service orchestration in the ONAP architecture.",
      "imageUrl": "onap.svg",
      "imageAltText": "SO-Monitoring image",
      "redirectUrl": "https://so-monitoring-ui-HOSTNAME/",
      "groups": [],
      "roles": [
        "PORTAL_OPERATOR"
      ]
    },
    {
      "id": 7,
      "title": "Controller Design Studio (CDS)",
      "description": "Open CDS in a new tab",
      "tooltipDE": "Die CDS Designer Benutzeroberfläche ist ein Framework zur Automatisierung der Auflösung von Ressourcen für die Instanziierung und aller Konfigurationsbereitstellung, wie z. B. die Konfiguration von Day0, Day1 oder Day2.",
      "tooltipEN": "CDS Designer UI is a framework to automate the resolution of resources for instantiation and any config provisioning operation, such as day0, day1, or day2 configuration.",
      "imageUrl": "cds.svg",
      "imageAltText": "CDS image",
      "redirectUrl": "https://cds-ui-HOSTNAME/",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 9,
      "title": "Holmes Rules",
      "description": "Open Holmes in a new tab",
      "tooltipDE": "Das Holmes-Projekt bietet Alarmkorrelation und -analyse für Telekommunikations-Cloudinfrastruktur und -Dienste, einschließlich Hosts, Vims, VNFs und NSs.",
      "tooltipEN": "Holmes project provides alarm correlation and analysis for Telecom cloud infrastructure and services, including hosts, vims, VNFs and NSs.",
      "imageUrl": "onap.svg",
      "imageAltText": "Holmes image",
      "redirectUrl": "https://holmes-ui-HOSTNAME/iui/holmes/default.html",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 10,
      "title": "A&AI Browser",
      "description": "Open the A&AI Browser in a new tab",
      "tooltipDE": "AAI ist eine Komponente der ONAP-Laufzeit (Echtzeitansichten von Ressourcen, Services, Produkten, Kundenabonnements und deren Beziehungen).",
      "tooltipEN": "AAI is a component of ONAP runtime (Real-time views of Resources, Services, Products, Customer Subscriptions and their relationships).",
      "imageUrl": "onap.svg",
      "imageAltText": "A&AI Browser image",
      "redirectUrl": "https://aai-ui-HOSTNAME/services/aai/webapp/index.html#/browse",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 11,
      "title": "DCAE Microservice Onboarding & Design (DCAE MOD)",
      "description": "Open the DCAE MOD in a new tab",
      "tooltipDE": "DCAE ist der Sammelbegriff für eine Reihe von Komponenten, die gemeinsam die Rolle der Datenerfassung, Analyse und Ereignisgenerierung für ONAP erfüllen. Die Architektur von DCAE zielt auf eine flexible, steckbare, Micros-Service-orientierte, modellbasierte Komponentenbereitstellung und Servicezusammensetzung ab. DCAE unterstützt auch Sammel- und Analysevorgänge an mehreren Standorten, die für große ONAP-Bereitstellungen unerlässlich sind.",
      "tooltipEN": "DCAE is the umbrella name for a number of components collectively fulfilling the role of Data Collection, Analytics, and Events generation for ONAP.  The architecture of DCAE targets flexible, plug-able, micros-service oriented, model based component deployment and service composition.  DCAE also support multi-site collection and analytics operations which are essential for large ONAP deployments.",
      "imageUrl": "dcae-mod.svg",
      "imageAltText": "DCAE MOD image",
      "redirectUrl": "https://dcaemod-ui-HOSTNAME/nifi/",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 12,
      "title": "SDN-C Directed Graph Builder (SDC-C DGB)",
      "description": "Open the SDN-C Directed Graph Builder in a new tab",
      "tooltipDE": "SDNC DG soll eine Ausführungsumgebung für schnell geschriebene und hochgradig angepasste Serviceabläufe bereitstellen.",
      "tooltipEN": "SDNC DG is to provide an execution environment for quickly written and highly customized service flows.",
      "imageUrl": "sdnc-dg.svg",
      "imageAltText": "SDN-C DG image",
      "redirectUrl": "https://sdncdg-ui-HOSTNAME/",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 13,
      "title": "SDN-C Open Daylight UI (SDN-C ODL)",
      "description": "Open the SDN-C Open Daylight UI (SDN-C ODL) in a new tab",
      "tooltipDE": "Das OpenDaylight Project ist ein kollaboratives Open-Source-Projekt, das von der Linux Foundation gehostet wird. Das Projekt dient als Plattform für Software-Defined Networking (SDN) zur offenen, zentralisierten Überwachung von Netzwerkgeräten.",
      "tooltipEN": "The OpenDaylight Project is a collaborative open-source project hosted by The Linux Foundation. The project serves as a platform for software-defined networking (SDN) for open, centralized, network device monitoring.",
      "imageUrl": "sdnc-odl.svg",
      "imageAltText": "SDN-C ODL image",
      "redirectUrl": "https://sdncodl-ui-HOSTNAME//odlux/index.html",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    },
    {
      "id": 14,
      "title": "Non-RT RIC",
      "description": "Open the Non-RT RIC in a new tab",
      "tooltipDE": "Ein \"Non-RealTime RIC (RAN Intelligent Controller)\" Controller ist eine von der ORAN Allianz spezifizierte Orchestrierungs- und Automatisierungsfunktion für das Nicht-Echtzeit-Management von RAN Funktionen. ",
      "tooltipEN": "A Non-RealTime RIC (RAN Intelligent Controller) is an Orchestration and Automation function specified by the O-RAN Alliance for non-real-time intelligent management of RAN (Radio Access Network) functions.",
      "imageUrl": "onap.svg",
      "imageAltText": "Non-RT RIC image",
      "redirectUrl": "https://nonrtric-controlpanel-HOSTNAME/",
      "groups": [],
      "roles": [
        "PORTAL_ADMIN",
        "PORTAL_OPERATOR",
        "PORTAL_DESIGNER"
      ]
    }
  ]
}