├── .gitignore
├── 404.html
├── LICENSE
├── OpenNESS_Logo.ai
├── README.md
├── _data
└── navbars
│ ├── applications-onboarding.yml
│ ├── building-blocks.yml
│ ├── cloud-adapters.yml
│ ├── devkits.yml
│ ├── edge-applications.yml
│ ├── getting-started.yml
│ ├── introduction.yml
│ ├── reference-architectures.yml
│ └── release-history.yml
├── _includes
├── breadcrumbs.html
├── footer.html
├── header.html
├── metainfo.html
├── reading-time.html
└── sideNavigation.html
├── _layouts
├── pdf.html
├── smartedge-open.html
└── smartedge-open_pdf.html
├── _plugins
├── breadcrumbs.rb
└── drops
│ └── breadcrumb_item.rb
├── css
├── custom.css
└── instantsearch.min.css
├── doc
├── applications-onboard
│ ├── cups-howto-images
│ │ ├── edit.png
│ │ ├── first_access.png
│ │ ├── userplane5.png
│ │ ├── userplane5_update.png
│ │ ├── userplane5_update_thenlist.png
│ │ ├── userplane_create.png
│ │ ├── userplane_create_thenlist.png
│ │ ├── userplane_delete.png
│ │ ├── userplane_delete_thenlist.png
│ │ └── wireshark_example.png
│ ├── dns-images
│ │ ├── DNS.png
│ │ └── dns1.png
│ ├── eaa-images
│ │ ├── eaa-comp.png
│ │ ├── eaa_notifications.svg
│ │ ├── eaa_services.svg
│ │ └── eaa_subscriptions.svg
│ ├── index.html
│ ├── network-edge-app-onboarding-images
│ │ └── ovc-smartcity-setup.png
│ ├── network-edge-applications-onboarding.md
│ ├── smartedge-open-certsigner.md
│ ├── smartedge-open-eaa.md
│ ├── smartedge-open-edgedns.md
│ ├── smartedge-open-interface-service.md
│ ├── smartedge-open-network-edge-vm-support.md
│ ├── using-smartedge-open-cnca-images
│ │ ├── af_pfd_transaction_home.png
│ │ ├── af_subscription_create.png
│ │ ├── af_subscription_create_part1.png
│ │ ├── af_subscription_create_part2.png
│ │ ├── af_subscription_create_part3.png
│ │ ├── af_subscription_delete.png
│ │ ├── af_subscription_display.png
│ │ ├── af_subscription_display_home.png
│ │ ├── af_subscription_edit.png
│ │ ├── af_subscription_patch.png
│ │ ├── ngc_af_service_config_log.png
│ │ ├── ngc_homepage.png
│ │ ├── ngc_pods_list_output.png
│ │ ├── ngc_services_list_output.png
│ │ ├── oam_services_create.png
│ │ ├── oam_services_delete.png
│ │ ├── oam_services_display.png
│ │ ├── oam_services_edit.png
│ │ ├── oam_services_home.png
│ │ ├── pfd_transaction_create.png
│ │ ├── pfd_transaction_delete.png
│ │ ├── pfd_transaction_delete_appID.png
│ │ ├── pfd_transaction_display.png
│ │ ├── pfd_transaction_edit.png
│ │ └── pfd_transaction_edit_appID.png
│ └── using-smartedge-open-cnca.md
├── applications
│ ├── app-guide
│ │ ├── smartedge-open_apps.png
│ │ ├── smartedge-open_cloudadapter.png
│ │ └── smartedge-open_openvinoexecflow.png
│ ├── index.html
│ ├── ovc-images
│ │ ├── data-centric-design.png
│ │ ├── ovc-pipeline.png
│ │ ├── ovc-vm.png
│ │ ├── scope.png
│ │ ├── screenshot.gif
│ │ ├── smart-city-app.png
│ │ └── smart-city-architecture.png
│ ├── service-mesh-images
│ │ ├── bookinfo-landing-page.png
│ │ ├── grafana-istio.png
│ │ ├── grafana-telemetry-rule.png
│ │ ├── kiali-book-info.png
│ │ ├── kiali-canary-deployment.png
│ │ ├── kiali-login.png
│ │ ├── prometheus-istio.png
│ │ └── video-analytics-service-mesh.png
│ ├── smartedge-open_appguide.md
│ ├── smartedge-open_openvino.md
│ ├── smartedge-open_ovc.md
│ ├── smartedge-open_service_mesh.md
│ ├── smartedge-open_va_services.md
│ └── va-service-images
│ │ ├── va-services-deployment.png
│ │ └── va-services-flow.png
├── arch-images
│ ├── customers.png
│ ├── locations.png
│ ├── modular.png
│ ├── multi-location-edge.png
│ ├── resource.png
│ ├── smartedge-open-arc.png
│ ├── smartedge-open-emco.png
│ ├── smartedge-open-flexran.png
│ ├── smartedge-open-ovc.png
│ ├── smartedge-open_overview.png
│ └── start.png
├── architecture.md
├── building-blocks
│ ├── dataplane
│ │ ├── iap-images
│ │ │ ├── iap1.png
│ │ │ ├── iap2.png
│ │ │ └── iap3.png
│ │ ├── index.html
│ │ ├── nts-images
│ │ │ ├── nts1.png
│ │ │ └── nts2.png
│ │ ├── ovn_images
│ │ │ ├── ovncni_cluster.png
│ │ │ ├── smartedge-open_ovn.png
│ │ │ └── smartedge-open_ovnovs.png
│ │ ├── smartedge-open-interapp.md
│ │ ├── smartedge-open-ovn.md
│ │ └── smartedge-open-userspace-cni.md
│ ├── emco
│ │ ├── index.html
│ │ ├── smartedge-open-emco-images
│ │ │ ├── emco-dig-create.png
│ │ │ ├── emco-dig-instantiate.png
│ │ │ ├── emco-geo-distributed.png
│ │ │ ├── emco-istio-arch.png
│ │ │ ├── emco-istio-auth.png
│ │ │ ├── emco-register-controllers.png
│ │ │ ├── emco-status-monitoring.png
│ │ │ ├── smartedge-open-emco-arch.png
│ │ │ ├── smartedge-open-emco-lccl.png
│ │ │ ├── smartedge-open-emco-smtc.png
│ │ │ ├── smartedge-open-emco-smtcui.png
│ │ │ └── smartedge-open-emco-topology.png
│ │ └── smartedge-open-emco.md
│ ├── enhanced-platform-awareness
│ │ ├── acc100-images
│ │ │ ├── acc100-diagram.png
│ │ │ └── acc100-k8s.png
│ │ ├── biosfw-images
│ │ │ └── smartedge-open_biosfw.png
│ │ ├── cmk-images
│ │ │ ├── cmk1.png
│ │ │ └── cmk2.png
│ │ ├── fpga-images
│ │ │ ├── smartedge-open-fpga1.png
│ │ │ ├── smartedge-open-fpga2.png
│ │ │ ├── smartedge-open-fpga3.png
│ │ │ └── smartedge-open-fpga4.png
│ │ ├── hddl-images
│ │ │ ├── hddlservice.png
│ │ │ ├── smartedge-open_HDDL.png
│ │ │ └── smartedge-open_dynamic.png
│ │ ├── index.html
│ │ ├── multussriov-images
│ │ │ ├── multus-pod-image.svg
│ │ │ ├── sriov-cni.png
│ │ │ └── sriov-dp.png
│ │ ├── nfd-images
│ │ │ ├── nfd0.png
│ │ │ ├── nfd1.png
│ │ │ └── nfd2.png
│ │ ├── smartedge-open-acc100.md
│ │ ├── smartedge-open-bios.md
│ │ ├── smartedge-open-dedicated-core-cmk-deprecated.md
│ │ ├── smartedge-open-dedicated-core.md
│ │ ├── smartedge-open-fpga.md
│ │ ├── smartedge-open-hugepage.md
│ │ ├── smartedge-open-node-feature-discovery.md
│ │ ├── smartedge-open-qat.md
│ │ ├── smartedge-open-rmd.md
│ │ ├── smartedge-open-sriov-multiple-interfaces.md
│ │ ├── smartedge-open-telemetry.md
│ │ ├── smartedge-open-topology-manager.md
│ │ ├── smartedge-open-vcac-a.md
│ │ ├── smartedge-open_hddl.md
│ │ ├── telemetry-images
│ │ │ ├── architecture.svg
│ │ │ ├── cadvisor_metric.png
│ │ │ ├── collectd_metric.png
│ │ │ ├── grafana-add-panel.png
│ │ │ ├── grafana-dash-setting.png
│ │ │ ├── grafana-new-dash.png
│ │ │ ├── grafana-panel-settings.png
│ │ │ ├── grafana-panel.png
│ │ │ ├── grafana-pcm-dashboard.png
│ │ │ ├── grafana-save-dash.png
│ │ │ ├── grafana-save.png
│ │ │ ├── grafana-settings.png
│ │ │ ├── grafana_login.png
│ │ │ ├── node_exporter_metric.png
│ │ │ ├── pcm-metrics.png
│ │ │ ├── pcm-stats.png
│ │ │ ├── prometheus_graph.png
│ │ │ ├── prometheus_metrics.png
│ │ │ └── prometheus_targets.png
│ │ ├── tm-images
│ │ │ ├── tm1.png
│ │ │ └── tm2.png
│ │ └── vcaca-images
│ │ │ ├── smart-city-app-vcac-a.png
│ │ │ ├── using-vcac-a-telemetry.png
│ │ │ └── vcac-a-vpu-metrics.png
│ └── index.html
├── cloud-adapters
│ ├── awsgg-images
│ │ ├── smartedge-open_cloudadapter.png
│ │ └── smartedge-open_overview.png
│ ├── baidu-cloudadapter-images
│ │ ├── smartedge-open_baiduedge_end2end_demosetup.png
│ │ └── smartedge-open_baiduedge_integration_arch.png
│ ├── index.html
│ ├── smartedge-open_awsgreengrass.md
│ └── smartedge-open_baiducloud.md
├── devkits
│ └── smartedge-open-azure-devkit.md
├── flavors.md
├── getting-started
│ ├── converged-edge-experience-kits.md
│ ├── harbor-registry.md
│ ├── index.html
│ ├── kubernetes-dashboard.md
│ ├── non-root-user.md
│ ├── smartedge-open-cluster-setup-images
│ │ └── harbor_ui.png
│ └── smartedge-open-cluster-setup.md
├── index.html
├── orchestration
│ ├── index.html
│ ├── smartedge-open-helm-images
│ │ └── smartedge-open-helm-arch.png
│ └── smartedge-open-helm.md
├── overview.md
└── reference-architectures
│ ├── core-network
│ ├── epc-images
│ │ ├── smartedge-open_epc1.png
│ │ ├── smartedge-open_epc2.png
│ │ ├── smartedge-open_epc3.png
│ │ ├── smartedge-open_epc_cnca_1.png
│ │ ├── smartedge-open_epcconfig.png
│ │ ├── smartedge-open_epctest1.png
│ │ ├── smartedge-open_epctest2.png
│ │ ├── smartedge-open_epctest3.png
│ │ ├── smartedge-open_epctest4.png
│ │ ├── smartedge-open_epcupf_add.png
│ │ ├── smartedge-open_epcupf_del.png
│ │ ├── smartedge-open_epcupf_get.png
│ │ └── smartedge-open_highlevel.png
│ ├── index.html
│ ├── ngc-images
│ │ ├── 5g_edge_data_paths.png
│ │ ├── 5g_edge_deployment_scenario1.png
│ │ ├── 5g_edge_deployment_scenario2.png
│ │ ├── 5g_edge_deployment_scenario3.png
│ │ ├── 5g_openess_components.png
│ │ ├── 5g_openess_microservices.png
│ │ ├── 5g_system_architecture.png
│ │ ├── OAuth2.png
│ │ ├── PFD_Management_transaction_add.png
│ │ ├── PFD_Management_transaction_del.png
│ │ ├── PFD_Management_transaction_get.png
│ │ ├── PFD_Management_transaction_update.png
│ │ ├── e2e_edge_deployment_flows.png
│ │ ├── oam_af_service_add.png
│ │ ├── oam_af_service_del.png
│ │ ├── oam_af_service_get.png
│ │ ├── oam_af_service_update.png
│ │ ├── traffic_subscription_add.png
│ │ ├── traffic_subscription_del.png
│ │ ├── traffic_subscription_get.png
│ │ └── traffic_subscription_update.png
│ ├── ngc_flows
│ │ ├── AF_traffic_influence_add.uml
│ │ ├── AF_traffic_influence_delete.uml
│ │ ├── AF_traffic_influence_get.uml
│ │ ├── AF_traffic_influence_update.uml
│ │ ├── PFD_Management_transaction_delete.uml
│ │ ├── PFD_Management_transaction_get.uml
│ │ ├── PFD_Managment_transaction_add.uml
│ │ ├── PFD_management_transaction_update.uml
│ │ ├── e2e_config_flow_for_5g_edge.uml
│ │ ├── ngcoam_af_service_add.uml
│ │ ├── ngcoam_af_service_delete.uml
│ │ ├── ngcoam_af_service_get.uml
│ │ └── ngcoam_af_service_update.uml
│ ├── smartedge-open-core.png
│ ├── smartedge-open_epc.md
│ ├── smartedge-open_ngc.md
│ └── smartedge-open_upf.md
│ └── index.html
├── index.html
├── js
├── custom.js
└── instantsearch.min.js
├── schema
├── 5goam
│ ├── 5goam.swagger.json
│ └── 5goam.swagger.yaml
├── af
│ ├── af.openapi.json
│ ├── af.openapi.yaml
│ ├── af_pfd.openapi.json
│ └── af_pfd.openapi.yaml
├── auth
│ └── auth.swagger.json
├── controller
│ ├── README.md
│ ├── api.swagger.json
│ └── api.swagger.yml
├── cups
│ ├── README.md
│ └── cups.swagger.json
├── eaa
│ ├── README.md
│ └── eaa.swagger.json
├── ela
│ └── README.md
├── eva
│ └── README.md
├── kube-ovn
│ └── README.md
├── nef
│ ├── nef_pfd_management_openapi.json
│ ├── nef_pfd_management_openapi.yaml
│ ├── nef_traffic_influence_openapi.json
│ └── nef_traffic_influence_openapi.yaml
└── pb
│ ├── auth.proto
│ ├── cups.proto
│ ├── eaa.proto
│ ├── ela.proto
│ ├── eva.proto
│ └── kube-ovn.proto
└── smartedge-open_releasenotes.md
/.gitignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/.gitignore
--------------------------------------------------------------------------------
/404.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/404.html
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/LICENSE
--------------------------------------------------------------------------------
/OpenNESS_Logo.ai:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/OpenNESS_Logo.ai
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/README.md
--------------------------------------------------------------------------------
/_data/navbars/applications-onboarding.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/applications-onboarding.yml
--------------------------------------------------------------------------------
/_data/navbars/building-blocks.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/building-blocks.yml
--------------------------------------------------------------------------------
/_data/navbars/cloud-adapters.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/cloud-adapters.yml
--------------------------------------------------------------------------------
/_data/navbars/devkits.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/devkits.yml
--------------------------------------------------------------------------------
/_data/navbars/edge-applications.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/edge-applications.yml
--------------------------------------------------------------------------------
/_data/navbars/getting-started.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/getting-started.yml
--------------------------------------------------------------------------------
/_data/navbars/introduction.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/introduction.yml
--------------------------------------------------------------------------------
/_data/navbars/reference-architectures.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/reference-architectures.yml
--------------------------------------------------------------------------------
/_data/navbars/release-history.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_data/navbars/release-history.yml
--------------------------------------------------------------------------------
/_includes/breadcrumbs.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/breadcrumbs.html
--------------------------------------------------------------------------------
/_includes/footer.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/footer.html
--------------------------------------------------------------------------------
/_includes/header.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/header.html
--------------------------------------------------------------------------------
/_includes/metainfo.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/metainfo.html
--------------------------------------------------------------------------------
/_includes/reading-time.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/reading-time.html
--------------------------------------------------------------------------------
/_includes/sideNavigation.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_includes/sideNavigation.html
--------------------------------------------------------------------------------
/_layouts/pdf.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_layouts/pdf.html
--------------------------------------------------------------------------------
/_layouts/smartedge-open.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_layouts/smartedge-open.html
--------------------------------------------------------------------------------
/_layouts/smartedge-open_pdf.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_layouts/smartedge-open_pdf.html
--------------------------------------------------------------------------------
/_plugins/breadcrumbs.rb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_plugins/breadcrumbs.rb
--------------------------------------------------------------------------------
/_plugins/drops/breadcrumb_item.rb:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/_plugins/drops/breadcrumb_item.rb
--------------------------------------------------------------------------------
/css/custom.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/css/custom.css
--------------------------------------------------------------------------------
/css/instantsearch.min.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/css/instantsearch.min.css
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/edit.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/first_access.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/first_access.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane5.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane5_update.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane5_update.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane5_update_thenlist.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane5_update_thenlist.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane_create.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane_create.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane_create_thenlist.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane_create_thenlist.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane_delete.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane_delete.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/userplane_delete_thenlist.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/userplane_delete_thenlist.png
--------------------------------------------------------------------------------
/doc/applications-onboard/cups-howto-images/wireshark_example.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/cups-howto-images/wireshark_example.png
--------------------------------------------------------------------------------
/doc/applications-onboard/dns-images/DNS.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/dns-images/DNS.png
--------------------------------------------------------------------------------
/doc/applications-onboard/dns-images/dns1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/dns-images/dns1.png
--------------------------------------------------------------------------------
/doc/applications-onboard/eaa-images/eaa-comp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/eaa-images/eaa-comp.png
--------------------------------------------------------------------------------
/doc/applications-onboard/eaa-images/eaa_notifications.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/eaa-images/eaa_notifications.svg
--------------------------------------------------------------------------------
/doc/applications-onboard/eaa-images/eaa_services.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/eaa-images/eaa_services.svg
--------------------------------------------------------------------------------
/doc/applications-onboard/eaa-images/eaa_subscriptions.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/eaa-images/eaa_subscriptions.svg
--------------------------------------------------------------------------------
/doc/applications-onboard/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/index.html
--------------------------------------------------------------------------------
/doc/applications-onboard/network-edge-app-onboarding-images/ovc-smartcity-setup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/network-edge-app-onboarding-images/ovc-smartcity-setup.png
--------------------------------------------------------------------------------
/doc/applications-onboard/network-edge-applications-onboarding.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/network-edge-applications-onboarding.md
--------------------------------------------------------------------------------
/doc/applications-onboard/smartedge-open-certsigner.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/smartedge-open-certsigner.md
--------------------------------------------------------------------------------
/doc/applications-onboard/smartedge-open-eaa.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/smartedge-open-eaa.md
--------------------------------------------------------------------------------
/doc/applications-onboard/smartedge-open-edgedns.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/smartedge-open-edgedns.md
--------------------------------------------------------------------------------
/doc/applications-onboard/smartedge-open-interface-service.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/smartedge-open-interface-service.md
--------------------------------------------------------------------------------
/doc/applications-onboard/smartedge-open-network-edge-vm-support.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/smartedge-open-network-edge-vm-support.md
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_pfd_transaction_home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_pfd_transaction_home.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part1.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part2.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_create_part3.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_delete.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_delete.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_display.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_display.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_display_home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_display_home.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_edit.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_patch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/af_subscription_patch.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_af_service_config_log.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_af_service_config_log.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_homepage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_homepage.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_pods_list_output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_pods_list_output.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_services_list_output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/ngc_services_list_output.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_create.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_create.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_delete.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_delete.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_display.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_display.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_edit.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_home.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/oam_services_home.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_create.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_create.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_delete.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_delete.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_delete_appID.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_delete_appID.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_display.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_display.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_edit.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_edit_appID.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca-images/pfd_transaction_edit_appID.png
--------------------------------------------------------------------------------
/doc/applications-onboard/using-smartedge-open-cnca.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications-onboard/using-smartedge-open-cnca.md
--------------------------------------------------------------------------------
/doc/applications/app-guide/smartedge-open_apps.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/app-guide/smartedge-open_apps.png
--------------------------------------------------------------------------------
/doc/applications/app-guide/smartedge-open_cloudadapter.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/app-guide/smartedge-open_cloudadapter.png
--------------------------------------------------------------------------------
/doc/applications/app-guide/smartedge-open_openvinoexecflow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/app-guide/smartedge-open_openvinoexecflow.png
--------------------------------------------------------------------------------
/doc/applications/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/index.html
--------------------------------------------------------------------------------
/doc/applications/ovc-images/data-centric-design.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/data-centric-design.png
--------------------------------------------------------------------------------
/doc/applications/ovc-images/ovc-pipeline.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/ovc-pipeline.png
--------------------------------------------------------------------------------
/doc/applications/ovc-images/ovc-vm.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/ovc-vm.png
--------------------------------------------------------------------------------
/doc/applications/ovc-images/scope.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/scope.png
--------------------------------------------------------------------------------
/doc/applications/ovc-images/screenshot.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/screenshot.gif
--------------------------------------------------------------------------------
/doc/applications/ovc-images/smart-city-app.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/smart-city-app.png
--------------------------------------------------------------------------------
/doc/applications/ovc-images/smart-city-architecture.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/ovc-images/smart-city-architecture.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/bookinfo-landing-page.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/bookinfo-landing-page.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/grafana-istio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/grafana-istio.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/grafana-telemetry-rule.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/grafana-telemetry-rule.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/kiali-book-info.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/kiali-book-info.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/kiali-canary-deployment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/kiali-canary-deployment.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/kiali-login.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/kiali-login.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/prometheus-istio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/prometheus-istio.png
--------------------------------------------------------------------------------
/doc/applications/service-mesh-images/video-analytics-service-mesh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/service-mesh-images/video-analytics-service-mesh.png
--------------------------------------------------------------------------------
/doc/applications/smartedge-open_appguide.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/smartedge-open_appguide.md
--------------------------------------------------------------------------------
/doc/applications/smartedge-open_openvino.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/smartedge-open_openvino.md
--------------------------------------------------------------------------------
/doc/applications/smartedge-open_ovc.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/smartedge-open_ovc.md
--------------------------------------------------------------------------------
/doc/applications/smartedge-open_service_mesh.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/smartedge-open_service_mesh.md
--------------------------------------------------------------------------------
/doc/applications/smartedge-open_va_services.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/smartedge-open_va_services.md
--------------------------------------------------------------------------------
/doc/applications/va-service-images/va-services-deployment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/va-service-images/va-services-deployment.png
--------------------------------------------------------------------------------
/doc/applications/va-service-images/va-services-flow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/applications/va-service-images/va-services-flow.png
--------------------------------------------------------------------------------
/doc/arch-images/customers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/customers.png
--------------------------------------------------------------------------------
/doc/arch-images/locations.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/locations.png
--------------------------------------------------------------------------------
/doc/arch-images/modular.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/modular.png
--------------------------------------------------------------------------------
/doc/arch-images/multi-location-edge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/multi-location-edge.png
--------------------------------------------------------------------------------
/doc/arch-images/resource.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/resource.png
--------------------------------------------------------------------------------
/doc/arch-images/smartedge-open-arc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/smartedge-open-arc.png
--------------------------------------------------------------------------------
/doc/arch-images/smartedge-open-emco.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/smartedge-open-emco.png
--------------------------------------------------------------------------------
/doc/arch-images/smartedge-open-flexran.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/smartedge-open-flexran.png
--------------------------------------------------------------------------------
/doc/arch-images/smartedge-open-ovc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/smartedge-open-ovc.png
--------------------------------------------------------------------------------
/doc/arch-images/smartedge-open_overview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/smartedge-open_overview.png
--------------------------------------------------------------------------------
/doc/arch-images/start.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/arch-images/start.png
--------------------------------------------------------------------------------
/doc/architecture.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/architecture.md
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/iap-images/iap1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/iap-images/iap1.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/iap-images/iap2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/iap-images/iap2.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/iap-images/iap3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/iap-images/iap3.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/index.html
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/nts-images/nts1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/nts-images/nts1.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/nts-images/nts2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/nts-images/nts2.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/ovn_images/ovncni_cluster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/ovn_images/ovncni_cluster.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/ovn_images/smartedge-open_ovn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/ovn_images/smartedge-open_ovn.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/ovn_images/smartedge-open_ovnovs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/ovn_images/smartedge-open_ovnovs.png
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/smartedge-open-interapp.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/smartedge-open-interapp.md
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/smartedge-open-ovn.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/smartedge-open-ovn.md
--------------------------------------------------------------------------------
/doc/building-blocks/dataplane/smartedge-open-userspace-cni.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/dataplane/smartedge-open-userspace-cni.md
--------------------------------------------------------------------------------
/doc/building-blocks/emco/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/index.html
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-dig-create.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-dig-create.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-dig-instantiate.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-dig-instantiate.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-geo-distributed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-geo-distributed.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-istio-arch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-istio-arch.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-istio-auth.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-istio-auth.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-register-controllers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-register-controllers.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/emco-status-monitoring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/emco-status-monitoring.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-arch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-arch.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-lccl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-lccl.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-smtc.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-smtc.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-smtcui.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-smtcui.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-topology.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco-images/smartedge-open-emco-topology.png
--------------------------------------------------------------------------------
/doc/building-blocks/emco/smartedge-open-emco.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/emco/smartedge-open-emco.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/acc100-images/acc100-diagram.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/acc100-images/acc100-diagram.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/acc100-images/acc100-k8s.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/acc100-images/acc100-k8s.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/biosfw-images/smartedge-open_biosfw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/biosfw-images/smartedge-open_biosfw.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/cmk-images/cmk1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/cmk-images/cmk1.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/cmk-images/cmk2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/cmk-images/cmk2.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga1.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga2.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga3.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/fpga-images/smartedge-open-fpga4.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/hddl-images/hddlservice.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/hddl-images/hddlservice.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/hddl-images/smartedge-open_HDDL.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/hddl-images/smartedge-open_HDDL.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/hddl-images/smartedge-open_dynamic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/hddl-images/smartedge-open_dynamic.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/index.html
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/multussriov-images/multus-pod-image.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/multussriov-images/multus-pod-image.svg
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/multussriov-images/sriov-cni.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/multussriov-images/sriov-cni.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/multussriov-images/sriov-dp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/multussriov-images/sriov-dp.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd0.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd1.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/nfd-images/nfd2.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-acc100.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-acc100.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-bios.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-bios.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-dedicated-core-cmk-deprecated.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-dedicated-core-cmk-deprecated.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-dedicated-core.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-dedicated-core.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-fpga.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-fpga.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-hugepage.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-hugepage.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-node-feature-discovery.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-node-feature-discovery.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-qat.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-qat.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-rmd.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-rmd.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-sriov-multiple-interfaces.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-sriov-multiple-interfaces.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-telemetry.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-telemetry.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-topology-manager.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-topology-manager.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open-vcac-a.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open-vcac-a.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/smartedge-open_hddl.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/smartedge-open_hddl.md
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/architecture.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/architecture.svg
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/cadvisor_metric.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/cadvisor_metric.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/collectd_metric.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/collectd_metric.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-add-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-add-panel.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-dash-setting.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-dash-setting.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-new-dash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-new-dash.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-panel-settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-panel-settings.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-panel.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-pcm-dashboard.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-pcm-dashboard.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-save-dash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-save-dash.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-save.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-save.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana-settings.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana_login.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/grafana_login.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/node_exporter_metric.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/node_exporter_metric.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/pcm-metrics.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/pcm-metrics.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/pcm-stats.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/pcm-stats.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_graph.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_graph.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_metrics.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_metrics.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_targets.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/telemetry-images/prometheus_targets.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/tm-images/tm1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/tm-images/tm1.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/tm-images/tm2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/tm-images/tm2.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/vcaca-images/smart-city-app-vcac-a.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/vcaca-images/smart-city-app-vcac-a.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/vcaca-images/using-vcac-a-telemetry.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/vcaca-images/using-vcac-a-telemetry.png
--------------------------------------------------------------------------------
/doc/building-blocks/enhanced-platform-awareness/vcaca-images/vcac-a-vpu-metrics.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/enhanced-platform-awareness/vcaca-images/vcac-a-vpu-metrics.png
--------------------------------------------------------------------------------
/doc/building-blocks/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/building-blocks/index.html
--------------------------------------------------------------------------------
/doc/cloud-adapters/awsgg-images/smartedge-open_cloudadapter.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/awsgg-images/smartedge-open_cloudadapter.png
--------------------------------------------------------------------------------
/doc/cloud-adapters/awsgg-images/smartedge-open_overview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/awsgg-images/smartedge-open_overview.png
--------------------------------------------------------------------------------
/doc/cloud-adapters/baidu-cloudadapter-images/smartedge-open_baiduedge_end2end_demosetup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/baidu-cloudadapter-images/smartedge-open_baiduedge_end2end_demosetup.png
--------------------------------------------------------------------------------
/doc/cloud-adapters/baidu-cloudadapter-images/smartedge-open_baiduedge_integration_arch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/baidu-cloudadapter-images/smartedge-open_baiduedge_integration_arch.png
--------------------------------------------------------------------------------
/doc/cloud-adapters/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/index.html
--------------------------------------------------------------------------------
/doc/cloud-adapters/smartedge-open_awsgreengrass.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/smartedge-open_awsgreengrass.md
--------------------------------------------------------------------------------
/doc/cloud-adapters/smartedge-open_baiducloud.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/cloud-adapters/smartedge-open_baiducloud.md
--------------------------------------------------------------------------------
/doc/devkits/smartedge-open-azure-devkit.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/devkits/smartedge-open-azure-devkit.md
--------------------------------------------------------------------------------
/doc/flavors.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/flavors.md
--------------------------------------------------------------------------------
/doc/getting-started/converged-edge-experience-kits.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/converged-edge-experience-kits.md
--------------------------------------------------------------------------------
/doc/getting-started/harbor-registry.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/harbor-registry.md
--------------------------------------------------------------------------------
/doc/getting-started/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/index.html
--------------------------------------------------------------------------------
/doc/getting-started/kubernetes-dashboard.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/kubernetes-dashboard.md
--------------------------------------------------------------------------------
/doc/getting-started/non-root-user.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/non-root-user.md
--------------------------------------------------------------------------------
/doc/getting-started/smartedge-open-cluster-setup-images/harbor_ui.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/smartedge-open-cluster-setup-images/harbor_ui.png
--------------------------------------------------------------------------------
/doc/getting-started/smartedge-open-cluster-setup.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/getting-started/smartedge-open-cluster-setup.md
--------------------------------------------------------------------------------
/doc/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/index.html
--------------------------------------------------------------------------------
/doc/orchestration/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/orchestration/index.html
--------------------------------------------------------------------------------
/doc/orchestration/smartedge-open-helm-images/smartedge-open-helm-arch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/orchestration/smartedge-open-helm-images/smartedge-open-helm-arch.png
--------------------------------------------------------------------------------
/doc/orchestration/smartedge-open-helm.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/orchestration/smartedge-open-helm.md
--------------------------------------------------------------------------------
/doc/overview.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/overview.md
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epc1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epc1.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epc2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epc2.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epc3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epc3.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epc_cnca_1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epc_cnca_1.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epcconfig.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epcconfig.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest1.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest2.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest3.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epctest4.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_add.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_add.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_del.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_del.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_get.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_epcupf_get.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/epc-images/smartedge-open_highlevel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/epc-images/smartedge-open_highlevel.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/index.html
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_edge_data_paths.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_edge_data_paths.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario1.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario2.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_edge_deployment_scenario3.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_openess_components.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_openess_components.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_openess_microservices.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_openess_microservices.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/5g_system_architecture.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/5g_system_architecture.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/OAuth2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/OAuth2.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_add.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_add.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_del.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_del.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_get.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_get.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_update.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/PFD_Management_transaction_update.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/e2e_edge_deployment_flows.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/e2e_edge_deployment_flows.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/oam_af_service_add.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/oam_af_service_add.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/oam_af_service_del.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/oam_af_service_del.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/oam_af_service_get.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/oam_af_service_get.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/oam_af_service_update.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/oam_af_service_update.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/traffic_subscription_add.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/traffic_subscription_add.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/traffic_subscription_del.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/traffic_subscription_del.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/traffic_subscription_get.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/traffic_subscription_get.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc-images/traffic_subscription_update.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc-images/traffic_subscription_update.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_add.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_add.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_delete.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_delete.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_get.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_get.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_update.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/AF_traffic_influence_update.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/PFD_Management_transaction_delete.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/PFD_Management_transaction_delete.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/PFD_Management_transaction_get.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/PFD_Management_transaction_get.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/PFD_Managment_transaction_add.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/PFD_Managment_transaction_add.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/PFD_management_transaction_update.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/PFD_management_transaction_update.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/e2e_config_flow_for_5g_edge.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/e2e_config_flow_for_5g_edge.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_add.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_add.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_delete.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_delete.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_get.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_get.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_update.uml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/ngc_flows/ngcoam_af_service_update.uml
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/smartedge-open-core.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/smartedge-open-core.png
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/smartedge-open_epc.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/smartedge-open_epc.md
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/smartedge-open_ngc.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/smartedge-open_ngc.md
--------------------------------------------------------------------------------
/doc/reference-architectures/core-network/smartedge-open_upf.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/core-network/smartedge-open_upf.md
--------------------------------------------------------------------------------
/doc/reference-architectures/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/doc/reference-architectures/index.html
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/index.html
--------------------------------------------------------------------------------
/js/custom.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/js/custom.js
--------------------------------------------------------------------------------
/js/instantsearch.min.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/js/instantsearch.min.js
--------------------------------------------------------------------------------
/schema/5goam/5goam.swagger.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/5goam/5goam.swagger.json
--------------------------------------------------------------------------------
/schema/5goam/5goam.swagger.yaml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/5goam/5goam.swagger.yaml
--------------------------------------------------------------------------------
/schema/af/af.openapi.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/af/af.openapi.json
--------------------------------------------------------------------------------
/schema/af/af.openapi.yaml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/af/af.openapi.yaml
--------------------------------------------------------------------------------
/schema/af/af_pfd.openapi.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/af/af_pfd.openapi.json
--------------------------------------------------------------------------------
/schema/af/af_pfd.openapi.yaml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/af/af_pfd.openapi.yaml
--------------------------------------------------------------------------------
/schema/auth/auth.swagger.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/auth/auth.swagger.json
--------------------------------------------------------------------------------
/schema/controller/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/controller/README.md
--------------------------------------------------------------------------------
/schema/controller/api.swagger.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/controller/api.swagger.json
--------------------------------------------------------------------------------
/schema/controller/api.swagger.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/controller/api.swagger.yml
--------------------------------------------------------------------------------
/schema/cups/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/cups/README.md
--------------------------------------------------------------------------------
/schema/cups/cups.swagger.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/cups/cups.swagger.json
--------------------------------------------------------------------------------
/schema/eaa/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/eaa/README.md
--------------------------------------------------------------------------------
/schema/eaa/eaa.swagger.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/eaa/eaa.swagger.json
--------------------------------------------------------------------------------
/schema/ela/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/ela/README.md
--------------------------------------------------------------------------------
/schema/eva/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/eva/README.md
--------------------------------------------------------------------------------
/schema/kube-ovn/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/kube-ovn/README.md
--------------------------------------------------------------------------------
/schema/nef/nef_pfd_management_openapi.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/nef/nef_pfd_management_openapi.json
--------------------------------------------------------------------------------
/schema/nef/nef_pfd_management_openapi.yaml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/nef/nef_pfd_management_openapi.yaml
--------------------------------------------------------------------------------
/schema/nef/nef_traffic_influence_openapi.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/nef/nef_traffic_influence_openapi.json
--------------------------------------------------------------------------------
/schema/nef/nef_traffic_influence_openapi.yaml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/nef/nef_traffic_influence_openapi.yaml
--------------------------------------------------------------------------------
/schema/pb/auth.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/auth.proto
--------------------------------------------------------------------------------
/schema/pb/cups.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/cups.proto
--------------------------------------------------------------------------------
/schema/pb/eaa.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/eaa.proto
--------------------------------------------------------------------------------
/schema/pb/ela.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/ela.proto
--------------------------------------------------------------------------------
/schema/pb/eva.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/eva.proto
--------------------------------------------------------------------------------
/schema/pb/kube-ovn.proto:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/schema/pb/kube-ovn.proto
--------------------------------------------------------------------------------
/smartedge-open_releasenotes.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/smart-edge-open/specs/HEAD/smartedge-open_releasenotes.md
--------------------------------------------------------------------------------