<h1id="catalogs-and-templates">Catalogs and Templates</h1>
<h1id="catalogs-and-templates">Catalogs and Templates</h1>
<p>The OpenSlice Service Catalogue (accessible through the API or Services portal) contains the representation of Service Specifications, either created from the provider defining service attributes, or by supporting the GSMA Generic Slice Templates (GST) as well as the VINNI Service Blueprint. The following scenarios are supported by the OpenSlice Service Catalogue.</p>
<p>The OpenSlice Service Catalogue (accessible through the API or Services portal) contains the representation of Service Specifications, either created from the provider defining service attributes, or by supporting the GSMA Generic Slice Template (GST). The following scenarios are supported by the OpenSlice Service Catalogue.</p>
<h2id="createdesign-a-service-specification">Create/Design a Service Specification</h2>
<h2id="createdesign-a-service-specification">Create/Design a Service Specification</h2>
<h3id="createdesign-a-customer-facing-service-specification-cfss">Create/Design a Customer Facing Service Specification (CFSS)</h3>
<h3id="createdesign-a-customer-facing-service-specification-cfss">Create/Design a Customer Facing Service Specification (CFSS)</h3>
<p>Customer Facing Service Specification are the services offered to customers. You can create a new Service Specification from the menu. The services created through the UI are Customer Facing Services Specifications (CFSSs). </p>
<p>Customer Facing Service Specification are the services offered to customers. You can create a new Service Specification from the menu. The services created through the UI are Customer Facing Services Specifications (CFSSs). </p>
@@ -3017,8 +3017,13 @@ On October 16th 2019 GSMA published NG.116 Version 2.0 which defines the Generi
<h2id="consume-and-expose-service-specifications-from-other-service-catalogues">Consume and expose Service Specifications from other Service Catalogues</h2>
<h2id="consume-and-expose-service-specifications-from-other-service-catalogues">Consume and expose Service Specifications from other Service Catalogues</h2>
<p>See more on <ahref="../../getting_started/configuration/consuming_services_from_external_partners/">Consuming Services From External Partner Organizations</a>.</p>
<p>See more on <ahref="../../getting_started/configuration/consuming_services_from_external_partners/">Consuming Services From External Partner Organizations</a>.</p>
<h2id="probe-further">Probe further</h2>
<h2id="probe-further">Probe further</h2>
<p><ahref="../kubernetes/exposing_kubernetes_resources/">Design Kubernetes-based Service Specifications</a></p>
<p>Design and expose services based on:</p>
<p><ahref="../nfv/design_nfv_services/">Design NFV/OSM-based Service Specifications</a></p>
<ul>
<li><ahref="../kubernetes/exposing_kubernetes_resources/">Containerized resources via the Kubernetes Operator pattern</a></li>
<h1id="service-design-in-openslice">Service Design in OpenSlice</h1>
<h1id="service-design-in-openslice">Service Design in OpenSlice</h1>
<p><strong>Intended Audience: OpenSlice Service Designers</strong></p>
<p><strong>Intended Audience: OpenSlice Service Designers</strong></p>
<p>This section offers details on how to design Service Specifications and expose them in Service Catalogs</p>
<p>This section offers details on how to design Service Specifications and expose them in Service Catalogs.</p>
<p>Service Designers create detailed service specifications, which are then managed and exposed in service catalogs. These services are integrated into OpenSlice E2E service orchestration framework to automate and optimize the delivery of network services.</p>
<p>Service Designers create detailed Service Specifications, which are then managed and exposed in Service Catalogs. These services are integrated into OpenSlice end-to-end service orchestration framework to automate and optimize the delivery of network services.</p>
<p>OpenSlice can be used to design service specifications for various services, even not networking related services. Here we cover how service designers can expose services related to the NFV world and the containerized world.</p>
<p>OpenSlice can be used to design Service Specifications for various services, even not networking related ones. Here we cover how Service Designers can expose services, related to the cloud world (containerized/Kubernetes and NFV), monitoring domain, or even generic developer-owned ones.</p>
<h2id="probe-further">Probe further</h2>
<ul>
<li><ahref="../kubernetes/exposing_kubernetes_resources/">Design and expose services based on containerized resources via the Kubernetes Operator pattern</a></li>
<li><ahref="../nfv/design_nfv_services/">Design and expose services based on NFV artifacts</a></li>