Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Update file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolan committed Sep 30, 2020
1 parent e4fc7c4 commit fac7857
Show file tree
Hide file tree
Showing 19 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion applications/cdn-caching/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Extra setup is not required when using the control interface for data / content
#### Setting up the SR-IOV interface
1. Please refer to the link for setting up the SR-IOV interface: [Setting up SR-IOV for network edge](https://github.com/otcshare/specs/blob/master/doc/enhanced-platform-awareness/openness-sriov-multiple-interfaces.md#sriov-for-network-edge)
1. Please refer to the link for setting up the SR-IOV interface: [Setting up SR-IOV for network edge](https://github.com/open-ness/specs/blob/master/doc/enhanced-platform-awareness/openness-sriov-multiple-interfaces.md#sriov-for-network-edge)
2. Set the "sriov" helm key to "True" to enable the sriov annotations and NFD features in the deployment specification.
Expand Down
2 changes: 1 addition & 1 deletion applications/eis-experience-kit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,5 @@ Open Web Visualizer on google chrome browser, if Your connection is not private
To clean up the platform from EIS applications `cleanup_eis_deployment.sh` script can be used. It runs Ansible playbook `eis_cleanup.yml` and processes all the roles defined there. Inventory file is used for getting Controller Node IP.

## References
- [Industrial Edge Insights Application on OpenNESS - Solution Overview](https://github.com/otcshare/specs/blob/master/doc/applications/openness_eis.md)
- [Industrial Edge Insights Application on OpenNESS - Solution Overview](https://github.com/open-ness/specs/blob/master/doc/applications/openness_eis.md)
- [Intel’s Edge Insights for Industrial](https://www.intel.com/content/www/us/en/internet-of-things/industrial-iot/edge-insights-industrial.html)
2 changes: 1 addition & 1 deletion applications/eis-experience-kit/docs/whitepaper.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The EIS application can be deployed through the OpenNESS architecture which requ
- **Camera**: A set of cameras connected through the wireless network.


EIS installation and deployment on the OpenNESS Network Edge environment is available at [eis-experience-kit](https://github.com/otcshare/edgeapps/blob/master/applications/eis-experience-kit/README.md)
EIS installation and deployment on the OpenNESS Network Edge environment is available at [eis-experience-kit](https://github.com/open-ness/edgeapps/blob/master/applications/eis-experience-kit/README.md)

*NOTE: `In the above diagram, the RTSP Camera Stream pod is used for sending the RTSP stream. But in LTE/5G Network real-time deployment, the camera stream will come from real IP camera as per below diagram`*

Expand Down
6 changes: 3 additions & 3 deletions applications/openvino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Copyright (c) 2020 Intel Corporation

This sample application demonstrates OpenVINO object detection (pedestrian and vehicle detection) deployment and execution on the OpenNESS edge platform.

- [OpenVINO Sample Application White Paper](https://github.com/otcshare/specs/blob/master/doc/applications/openness_openvino.md)
- [OpenVINO Sample Application Onboarding Guide - Network Edge](https://github.com/otcshare/specs/blob/master/doc/applications-onboard/network-edge-applications-onboarding.md#onboarding-openvino-application)
- [OpenVINO Sample Application Onboarding Guide - On-premises](https://github.com/otcshare/specs/blob/master/doc/applications-onboard/on-premises-applications-onboarding.md#onboarding-openvino-applications)
- [OpenVINO Sample Application White Paper](https://github.com/open-ness/specs/blob/master/doc/applications/openness_openvino.md)
- [OpenVINO Sample Application Onboarding Guide - Network Edge](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/network-edge-applications-onboarding.md#onboarding-openvino-application)
- [OpenVINO Sample Application Onboarding Guide - On-premises](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/on-premises-applications-onboarding.md#onboarding-openvino-applications)
2 changes: 1 addition & 1 deletion applications/openvino/benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Copyright (c) 2020 Intel Corporation

# OpenVINO Benchmark Performance Test

> Notes: The following all steps assumes that OpenNESS were installed through [OpenNESS playbooks](https://github.com/otcshare/specs/blob/master/doc/getting-started/network-edge/controller-edge-node-setup.md).
> Notes: The following all steps assumes that OpenNESS were installed through [OpenNESS playbooks](https://github.com/open-ness/specs/blob/master/doc/getting-started/network-edge/controller-edge-node-setup.md).
- [Precondition](#precondition)
- [Build benchamrk image](#build-benchamrk-image)
Expand Down
6 changes: 3 additions & 3 deletions applications/sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Copyright (c) 2019-2020 Intel Corporation

This application presents a simple and lightweight producer-consumer test application based on EAA APIs.

- [OpenNESS Application Development and Porting Guide](https://github.com/otcshare/specs/blob/master/doc/applications/openness_appguide.md)
- [Sample EAA Test Application Onboarding Guide - Network Edge](https://github.com/otcshare/specs/blob/master/doc/applications-onboard/network-edge-applications-onboarding.md#onboarding-sample-application)
- [Generic Application (container or VM) Onboarding Guide - On-premises](https://github.com/otcshare/specs/blob/master/doc/applications-onboard/on-premises-applications-onboarding.md#onboarding-applications)
- [OpenNESS Application Development and Porting Guide](https://github.com/open-ness/specs/blob/master/doc/applications/openness_appguide.md)
- [Sample EAA Test Application Onboarding Guide - Network Edge](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/network-edge-applications-onboarding.md#onboarding-sample-application)
- [Generic Application (container or VM) Onboarding Guide - On-premises](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/on-premises-applications-onboarding.md#onboarding-applications)
2 changes: 1 addition & 1 deletion applications/sample-app/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/otcshare/edgeapps/applications/sample-app
module github.com/open-ness/edgeapps/applications/sample-app

go 1.14

Expand Down
2 changes: 1 addition & 1 deletion applications/sample-app/simpleEaaConsumer/consumer.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"time"

"github.com/gorilla/websocket"
"github.com/otcshare/edgeapps/applications/sample-app/common"
"github.com/open-ness/edgeapps/applications/sample-app/common"
"github.com/pkg/errors"
)

Expand Down
2 changes: 1 addition & 1 deletion applications/sample-app/simpleEaaConsumer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package main
import (
"log"

"github.com/otcshare/edgeapps/applications/sample-app/common"
"github.com/open-ness/edgeapps/applications/sample-app/common"
)

// A consumer shout create a secure connection the Edge Node. This can be
Expand Down
2 changes: 1 addition & 1 deletion applications/sample-app/simpleEaaProducer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"log"
"time"

"github.com/otcshare/edgeapps/applications/sample-app/common"
"github.com/open-ness/edgeapps/applications/sample-app/common"
"github.com/pkg/errors"
)

Expand Down
2 changes: 1 addition & 1 deletion applications/sample-app/simpleEaaProducer/producer.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"log"
"net/http"

"github.com/otcshare/edgeapps/applications/sample-app/common"
"github.com/open-ness/edgeapps/applications/sample-app/common"
"github.com/pkg/errors"
)

Expand Down
6 changes: 3 additions & 3 deletions applications/smart-city-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Smart City application is a sample application that is built on top of the OpenV
- [References](#references)

## Installing OpenNESS
The OpenNESS must be installed before going forward with Smart City application deployment. Installation is performed through [OpenNESS Deployment Flavors](https://github.com/otcshare/specs/blob/master/doc/flavors.md).
The OpenNESS must be installed before going forward with Smart City application deployment. Installation is performed through [OpenNESS Deployment Flavors](https://github.com/open-ness/specs/blob/master/doc/flavors.md).

> **NOTE:** At the time of writing this guide, there was no [Network Policy for Kubernetes](https://kubernetes.io/docs/concepts/services-networking/network-policies/) defined yet for the Smart City application. So, it is advised to remove **all** the network policies existing in the `default` namespace such as:
> ```shell
Expand Down Expand Up @@ -70,7 +70,7 @@ This mode provide an easy and quick start with executing the application in the
Visual Cloud Accelerator Card - Analytics (VCAC-A) is a PCIe add on card comprising of Intel Core i3-7100U Processor with Intel HD Graphics 620 and 12 Movidius VPUs. Provisioning the network edge with VCAC-A acceleration through OpenNESS Experience Kits enables dense and performant Smart City video analytics and transcoding pipelines.
1. Deploy the OpenNESS [Media Analytics Flavor with VCAC-A](https://github.com/otcshare/specs/blob/master/doc/flavors.md#media-analytics-flavor-with-vcac-a) and place the OpenNESS edge node hostname, that has the VCAC-A card(s) plugged-in, in `[edgenode_vca_group]` group in `inventory.ini` file of the openness-experience-kit.
1. Deploy the OpenNESS [Media Analytics Flavor with VCAC-A](https://github.com/open-ness/specs/blob/master/doc/flavors.md#media-analytics-flavor-with-vcac-a) and place the OpenNESS edge node hostname, that has the VCAC-A card(s) plugged-in, in `[edgenode_vca_group]` group in `inventory.ini` file of the openness-experience-kit.
2. Configure openness-experience-kit to deploy "Weave Net" CNI by editing `group_vars/all/10-default.yml`
Expand Down Expand Up @@ -128,6 +128,6 @@ helm uninstall smart-city-app
## References
- [OpenNESS Smart City application whitepaper](https://github.com/otcshare/specs/blob/master/doc/applications/openness_ovc.md)
- [OpenNESS Smart City application whitepaper](https://github.com/open-ness/specs/blob/master/doc/applications/openness_ovc.md)
- [Intel Open Visual Cloud Smart City reference pipeline](https://github.com/OpenVisualCloud/Smart-City-Sample)
- [Intel Open Visual Cloud VCAC-A card media analytics software](https://github.com/OpenVisualCloud/VCAC-SW-Analytics/)
2 changes: 1 addition & 1 deletion applications/vas-sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Copyright (c) 2020 Intel Corporation
## Introduction

This sample application demonstrates the Video Analytics Services (VAS) consumer sample application deployment and execution on the OpenNESS edge platform with VAS enabled.
For more information on VAS itself, please see [OpenNESS Video Analytics Services](https://github.com/otcshare/specs/blob/master/doc/applications/openness_va_services.md).
For more information on VAS itself, please see [OpenNESS Video Analytics Services](https://github.com/open-ness/specs/blob/master/doc/applications/openness_va_services.md).


### Directory Structure
Expand Down
2 changes: 1 addition & 1 deletion network-functions/core-network/4G/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Copyright (c) 2020 Intel Corporation
```

## Core Network 4G
OpenNESS support for 4G CUPS is documented here [openness_epc.md](https://github.com/otcshare/specs/blob/master/doc/core-network/openness_epc.md)
OpenNESS support for 4G CUPS is documented here [openness_epc.md](https://github.com/open-ness/specs/blob/master/doc/core-network/openness_epc.md)
2 changes: 1 addition & 1 deletion network-functions/core-network/5G/AF/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Copyright (c) 2020 Intel Corporation
```

## Core Network 5G – AF
OpenNESS supports deployment of AF in Cloudnative environment using OpenNESS for more details please refer to [openness_ngc.md](https://github.com/otcshare/specs/blob/master/doc/core-network/openness_ngc.md)
OpenNESS supports deployment of AF in Cloudnative environment using OpenNESS for more details please refer to [openness_ngc.md](https://github.com/open-ness/specs/blob/master/doc/core-network/openness_ngc.md)
2 changes: 1 addition & 1 deletion network-functions/core-network/5G/NEF/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Copyright (c) 2020 Intel Corporation
```

## Core Network 5G – NEF
OpenNESS supports deployment of NEF in Cloudnative environment using OpenNESS for more details please refer to [openness_ngc.md](https://github.com/otcshare/specs/blob/master/doc/core-network/openness_ngc.md)
OpenNESS supports deployment of NEF in Cloudnative environment using OpenNESS for more details please refer to [openness_ngc.md](https://github.com/open-ness/specs/blob/master/doc/core-network/openness_ngc.md)
2 changes: 1 addition & 1 deletion network-functions/core-network/5G/UPF/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Copyright (c) 2020 Intel Corporation
# 5g - UPF


OpenNESS supports deployment of 5G User Plane Functions in Cloudnative environment. For more details please refer to [openness_upf.md](https://github.com/otcshare/specs/blob/master/doc/core-network/openness_upf.md)
OpenNESS supports deployment of 5G User Plane Functions in Cloudnative environment. For more details please refer to [openness_upf.md](https://github.com/open-ness/specs/blob/master/doc/core-network/openness_upf.md)
2 changes: 1 addition & 1 deletion network-functions/ran/4G/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Copyright (c) 2020 Intel Corporation
```

## FlexRAN 4G – eNodeB
OpenNESS supports deployment of eNodeB in Cloudnative environment using OpenNESS for more details please refer to [openness_ran.md](https://github.com/otcshare/specs/blob/master/doc/ran/openness_ran.md)
OpenNESS supports deployment of eNodeB in Cloudnative environment using OpenNESS for more details please refer to [openness_ran.md](https://github.com/open-ness/specs/blob/master/doc/ran/openness_ran.md)

2 changes: 1 addition & 1 deletion network-functions/ran/5G/flexRAN-gnb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Copyright (c) 2020 Intel Corporation
```

## FlexRAN 5G – gNb
OpenNESS supports deployment of gNb (Sub6 and mmWave) in Cloudnative environment using OpenNESS for more details please refer to [openness_ran.md](https://github.com/otcshare/specs/blob/master/doc/ran/openness_ran.md)
OpenNESS supports deployment of gNb (Sub6 and mmWave) in Cloudnative environment using OpenNESS for more details please refer to [openness_ran.md](https://github.com/open-ness/specs/blob/master/doc/ran/openness_ran.md)

0 comments on commit fac7857

Please sign in to comment.