From db568b79bdce17d2074f774782a166098ad919ac Mon Sep 17 00:00:00 2001 From: Dimitrios Date: Tue, 2 Jul 2024 11:00:12 +0000 Subject: [PATCH] Deployed 8f88fa8 to develop in public with MkDocs 1.6.0 and mike 2.1.2 --- public/develop/404.html | 231 +- .../OpenSlice_deployment_examples/index.html | 2962 ++++++++++++++++ public/develop/alarms_actions/index.html | 231 +- .../architecture/architecture/index.html | 237 +- .../architecture/centrallog/index.html | 231 +- .../index.html | 239 +- .../develop/architecture/issuemgt/index.html | 231 +- .../architecture/messagebus/index.html | 231 +- public/develop/architecture/nfvapi/index.html | 231 +- public/develop/architecture/nfvweb/index.html | 231 +- public/develop/architecture/oauth/index.html | 231 +- public/develop/architecture/osom/index.html | 231 +- public/develop/architecture/tmfapi/index.html | 231 +- public/develop/architecture/tmfweb/index.html | 231 +- public/develop/catalogs/index.html | 231 +- public/develop/config_intro/index.html | 231 +- .../contributing/developing/index.html | 231 +- .../develop/contributing/wishlist/index.html | 231 +- public/develop/deployment/index.html | 237 +- public/develop/deploymentCompose/index.html | 231 +- public/develop/deploymentK8s/index.html | 231 +- public/develop/etsi_osl/index.html | 2750 +++++++++++++++ public/develop/history/index.html | 2836 ++++++++++++++++ public/develop/index.html | 332 +- public/develop/lcm/index.html | 231 +- public/develop/naas/exposed_apis/index.html | 2742 +++++++++++++++ public/develop/naas/introduction/index.html | 2742 +++++++++++++++ public/develop/naas/lcm_intro/index.html | 2744 +++++++++++++++ .../develop/naas/lcm_rules_intro/index.html | 2744 +++++++++++++++ public/develop/naas/nfv/intro/index.html | 2744 +++++++++++++++ .../develop/naas/nfv/nfvcatalogs/index.html | 2744 +++++++++++++++ .../develop/naas/resource_catalog/index.html | 2744 +++++++++++++++ .../naas/resource_inventory/index.html | 2744 +++++++++++++++ public/develop/naas/resource_spec/index.html | 2744 +++++++++++++++ .../develop/naas/service_catalog/index.html | 2744 +++++++++++++++ .../develop/naas/service_inventory/index.html | 2744 +++++++++++++++ public/develop/naas/service_spec/index.html | 2744 +++++++++++++++ public/develop/naas/so_intro/index.html | 2744 +++++++++++++++ .../index.html | 2746 +++++++++++++++ .../so_servicespec_to_services_nfv/index.html | 2746 +++++++++++++++ public/develop/nfvcatalogs/index.html | 231 +- public/develop/nfvoconfig/index.html | 231 +- .../ole_keycloak_management/index.html | 2690 +++++++++++++++ public/develop/search/search_index.json | 2 +- .../develop/service_design/intro/index.html | 2742 +++++++++++++++ .../ExposingKubernetesResources/index.html | 2970 +++++++++++++++++ .../kubernetes/design_helmaas/index.html | 2744 +++++++++++++++ .../service_design/kubernetes/img01.png | Bin 0 -> 75595 bytes .../service_design/kubernetes/img02.png | Bin 0 -> 60481 bytes .../service_design/kubernetes/img03.png | Bin 0 -> 92748 bytes .../service_design/kubernetes/img04.png | Bin 0 -> 122391 bytes .../service_design/kubernetes/img05.png | Bin 0 -> 98384 bytes .../service_design/kubernetes/img06.png | Bin 0 -> 23178 bytes .../service_design/kubernetes/img07.png | Bin 0 -> 70770 bytes .../service_design/kubernetes/img08.png | Bin 0 -> 327003 bytes .../service_design/kubernetes/img09.png | Bin 0 -> 115830 bytes .../service_design/kubernetes/img10.png | Bin 0 -> 222194 bytes .../kubernetes/intro/index.html | 2744 +++++++++++++++ .../develop/service_design_intro/index.html | 231 +- public/develop/service_inventory/index.html | 231 +- public/develop/sitemap.xml | 115 + public/develop/sitemap.xml.gz | Bin 447 -> 637 bytes public/develop/terminology/index.html | 231 +- public/develop/under_construction/index.html | 231 +- 64 files changed, 69063 insertions(+), 1241 deletions(-) create mode 100644 public/develop/OpenSlice_deployment_examples/index.html create mode 100644 public/develop/etsi_osl/index.html create mode 100644 public/develop/history/index.html create mode 100644 public/develop/naas/exposed_apis/index.html create mode 100644 public/develop/naas/introduction/index.html create mode 100644 public/develop/naas/lcm_intro/index.html create mode 100644 public/develop/naas/lcm_rules_intro/index.html create mode 100644 public/develop/naas/nfv/intro/index.html create mode 100644 public/develop/naas/nfv/nfvcatalogs/index.html create mode 100644 public/develop/naas/resource_catalog/index.html create mode 100644 public/develop/naas/resource_inventory/index.html create mode 100644 public/develop/naas/resource_spec/index.html create mode 100644 public/develop/naas/service_catalog/index.html create mode 100644 public/develop/naas/service_inventory/index.html create mode 100644 public/develop/naas/service_spec/index.html create mode 100644 public/develop/naas/so_intro/index.html create mode 100644 public/develop/naas/so_servicespec_to_services_kubernetes/index.html create mode 100644 public/develop/naas/so_servicespec_to_services_nfv/index.html create mode 100644 public/develop/ole_keycloak_management/index.html create mode 100644 public/develop/service_design/intro/index.html create mode 100644 public/develop/service_design/kubernetes/ExposingKubernetesResources/index.html create mode 100644 public/develop/service_design/kubernetes/design_helmaas/index.html create mode 100644 public/develop/service_design/kubernetes/img01.png create mode 100644 public/develop/service_design/kubernetes/img02.png create mode 100644 public/develop/service_design/kubernetes/img03.png create mode 100644 public/develop/service_design/kubernetes/img04.png create mode 100644 public/develop/service_design/kubernetes/img05.png create mode 100644 public/develop/service_design/kubernetes/img06.png create mode 100644 public/develop/service_design/kubernetes/img07.png create mode 100644 public/develop/service_design/kubernetes/img08.png create mode 100644 public/develop/service_design/kubernetes/img09.png create mode 100644 public/develop/service_design/kubernetes/img10.png create mode 100644 public/develop/service_design/kubernetes/intro/index.html diff --git a/public/develop/404.html b/public/develop/404.html index 2820b2d..7c41918 100644 --- a/public/develop/404.html +++ b/public/develop/404.html @@ -276,7 +276,7 @@
  • - + @@ -290,6 +290,48 @@ + + + + + + +
  • + + + + + History + + + + +
  • + + + + + + + + + + +
  • + + + + + ETSI OSL + + + + +
  • + + + + @@ -459,7 +501,7 @@ - Configuration + Configuration/Management @@ -469,7 +511,7 @@ @@ -1122,7 +1292,7 @@
  • - + @@ -1178,7 +1348,7 @@
  • - + @@ -1199,7 +1369,7 @@
  • - + @@ -1220,7 +1390,7 @@
  • - + @@ -1298,27 +1468,6 @@ - - - - - - -
  • - - - - - NFV Catalogs - - - - -
  • - - - - diff --git a/public/develop/OpenSlice_deployment_examples/index.html b/public/develop/OpenSlice_deployment_examples/index.html new file mode 100644 index 0000000..c1ea089 --- /dev/null +++ b/public/develop/OpenSlice_deployment_examples/index.html @@ -0,0 +1,2962 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OpenSlice deployment examples - ETSI SDG OSL Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Skip to content + + +
    +
    + +
    + + + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + +
    +
    +
    + + + + + +
    +
    +
    + + + + + + + +
    +
    + + + + +

    OpenSlice deployment examples

    +

    Here are some examples from various efforts that used OpenSlice in various cases.

    +

    5GinFIRE EU project(2018)

    +
      +
    • MultiVIM approach
    • +
    • 9 Testbeds
    • +
    • Automotive, Smart City, eHeath, PPDR, Media, SDR, Cloud
    • +
    • 22 Experiment proposals from Verticals
    • +
    • 100+ Users
    • +
    • VxF catalog:
    • +
    • 150+ ONBOARDED VxFs
    • +
    • OSM TWO, FOUR, FIVE
    • +
    • 50+ are public to be reused
    • +
    • NSD catalog:
    • +
    • 90+ ONBOARDED NSDs
    • +
    • 30+ are public to be reused
    • +
    • 500+ Deployment requests (orchestrations) performed
    • +
    +

    5G-VINNI EU project (2020)

    +
      +
    • Multi-vendor challenge – Commercial and opensource
    • +
    • 5G services on multiple sites
    • +
    • Introduction of TMFORUM models and APIs
    • +
    +

    5GASP EU project (2021-2024)

    +
      +
    • Support a multi-site CI/CD testing automated DevOps cycle for network Applications
    • +
    • Multiple NFVOs
    • +
    • Introducing Service Test models
    • +
    • Introducing the Product models for a network application marketplace
    • +
    +

    FIDAL EU project (2023-)

    +
      +
    • Support multi-site automated testing
    • +
    • Multiple testbeds/ different APIs
    • +
    +

    ACROSS EU project (2023-)

    +
      +
    • Used as a cross-domain orchestrator
    • +
    • Support the multi-domain orchestrator
    • +
    • Support Zero-touch provisioning concepts
    • +
    +

    INCODE EU project (2023-)

    +
      +
    • Support the provisioning of end-to-end domain services
    • +
    +

    ETSI ZSM PoC #2

    +
      +
    • Automated Network Slice Scaling in Multi-Site Environments
    • +
    + + + + + + + + + + + + + +
    +
    + + + +
    + + + +
    + + + +
    +
    +
    +
    + +
    + + + + + + + + + + \ No newline at end of file diff --git a/public/develop/alarms_actions/index.html b/public/develop/alarms_actions/index.html index e86fd94..e95b0fb 100644 --- a/public/develop/alarms_actions/index.html +++ b/public/develop/alarms_actions/index.html @@ -283,7 +283,7 @@
  • - + @@ -297,6 +297,48 @@ + + + + + + +
  • + + + + + History + + + + +
  • + + + + + + + + + + +
  • + + + + + ETSI OSL + + + + +
  • + + + + @@ -466,7 +508,7 @@ - Configuration + Configuration/Management @@ -476,7 +518,7 @@ @@ -1129,7 +1299,7 @@
  • - + @@ -1185,7 +1355,7 @@
  • - + @@ -1206,7 +1376,7 @@
  • - + @@ -1227,7 +1397,7 @@
  • - + @@ -1305,27 +1475,6 @@ - - - - - - -
  • - - - - - NFV Catalogs - - - - -
  • - - - - diff --git a/public/develop/architecture/architecture/index.html b/public/develop/architecture/architecture/index.html index d3dbc8d..6bfa15c 100644 --- a/public/develop/architecture/architecture/index.html +++ b/public/develop/architecture/architecture/index.html @@ -15,7 +15,7 @@ - + @@ -287,7 +287,7 @@
  • - + @@ -301,6 +301,48 @@ + + + + + + +
  • + + + + + History + + + + +
  • + + + + + + + + + + +
  • + + + + + ETSI OSL + + + + +
  • + + + + @@ -470,7 +512,7 @@ - Configuration + Configuration/Management @@ -480,7 +522,7 @@ @@ -1133,7 +1303,7 @@
  • - + @@ -1189,7 +1359,7 @@
  • - + @@ -1210,7 +1380,7 @@
  • - + @@ -1231,7 +1401,7 @@
  • - + @@ -1309,27 +1479,6 @@ - - - - - - -
  • - - - - - NFV Catalogs - - - - -
  • - - - - @@ -2566,7 +2715,7 @@ @@ -470,7 +512,7 @@ - Configuration + Configuration/Management @@ -480,7 +522,7 @@ @@ -1133,7 +1303,7 @@
  • - + @@ -1189,7 +1359,7 @@
  • - + @@ -1210,7 +1380,7 @@
  • - + @@ -1231,7 +1401,7 @@
  • - + @@ -1309,27 +1479,6 @@ - - - - - - -
  • - - - - - NFV Catalogs - - - - -
  • - - - - diff --git a/public/develop/architecture/consumingServicesFromExternalPartners/index.html b/public/develop/architecture/consumingServicesFromExternalPartners/index.html index 1dfef5f..59279cc 100644 --- a/public/develop/architecture/consumingServicesFromExternalPartners/index.html +++ b/public/develop/architecture/consumingServicesFromExternalPartners/index.html @@ -18,7 +18,7 @@ - + @@ -287,7 +287,7 @@
  • - + @@ -301,6 +301,48 @@ + + + + + + +
  • + + + + + History + + + + +
  • + + + + + + + + + + +
  • + + + + + ETSI OSL + + + + +
  • + + + + @@ -474,7 +516,7 @@ - Configuration + Configuration/Management @@ -484,7 +526,7 @@ @@ -1186,7 +1358,7 @@
  • - + @@ -1242,7 +1414,7 @@
  • - + @@ -1263,7 +1435,7 @@
  • - + @@ -1284,7 +1456,7 @@
  • - + @@ -1362,27 +1534,6 @@ - - - - - - -
  • - - - - - NFV Catalogs - - - - -
  • - - - - @@ -2714,13 +2865,13 @@ - +