Skip to content

Commit 0ca2ed5

Browse files
authored
Merge pull request #235 from camaraproject/Kevsy-patch-10
Repository cleanup
2 parents 7c4105a + 01c5820 commit 0ca2ed5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+103
-780
lines changed

.DS_Store

10 KB
Binary file not shown.

README.md

+19-23
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,28 @@
1-
<a href="https://github.com/camaraproject/EdgeCloud/commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/camaraproject/EdgeCloud?style=plastic"></a>
2-
<a href="https://github.com/camaraproject/EdgeCloud/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/camaraproject/EdgeCloud?style=plastic"></a>
3-
<a href="https://github.com/camaraproject/EdgeCloud/pulls" title="Open Pull Requests"><img src="https://img.shields.io/github/issues-pr/camaraproject/EdgeCloud?style=plastic"></a>
4-
<a href="https://github.com/camaraproject/EdgeCloud/graphs/contributors" title="Contributors"><img src="https://img.shields.io/github/contributors/camaraproject/EdgeCloud?style=plastic"></a>
5-
<a href="https://github.com/camaraproject/EdgeCloud" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/EdgeCloud?style=plastic"></a>
6-
<a href="https://github.com/camaraproject/EdgeCloud/blob/main/LICENSE" title="License"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg?style=plastic"></a>
1+
# Edge Cloud
72

8-
# EdgeCloud
9-
Repository to describe, develop, document and test the EdgeCloud API family
3+
Repository to describe, develop, document, and test the EdgeCloud API family
104

115
## Scope
12-
* Service APIs for “Edge Cloud” (see APIBacklog.md)
6+
7+
* Service APIs for “Edge Cloud” (see APIBacklog.md)
138
* It provides the customer with the ability to:
14-
* Provide and manage application images to be deployed on resources within the operator network
15-
* Use reserved compute resources within the operator network for the deployment of applications on VMs or containers
16-
* Influence the traffic routing from the user device toward the Edge instance of the Application
9+
* Discover the closest edge cloud zone to a given device.
10+
* Provide and manage application images to be deployed on resources within the operator network.
11+
* Use reserved compute resources within the operator network for the deployment of applications on VMs or containers.
12+
* Influence the traffic routing from the user device toward the Edge instance of the Application.
1713
* NOTE: The scope of this API family should be limited (at least at a first stage) to 4G and 5G.
1814
* Describe, develop, document and test the APIs (with 1-2 Telcos)
1915
* Started: 5th July 2022
20-
* Location: virtually
2116

22-
## Meetings
23-
* Meetings are held virtually
24-
* Schedule: Tuesdays 16h-17 CET, every two weeks.
25-
* Meeting link: [LFX Zoom](https://zoom-lfx.platform.linuxfoundation.org/meeting/94237809115?password=05fb6d8a-a913-47d8-b003-db75ecdaa5d9)
26-
## Results
27-
* Sub Project is in progress
17+
# Release Information
18+
19+
# Contributing
20+
21+
* Meetings
22+
* [Registration](https://zoom-lfx.platform.linuxfoundation.org/meeting/94237809115?password=05fb6d8a-a913-47d8-b003-db75ecdaa5d9)
23+
* Schedule: Tuesdays 1400-1500 UTC, every two weeks.
24+
* Minutes: Access [meeting minutes](https://wiki.camaraproject.org/display/CAM/Edge+Cloud)
2825

29-
## Contributorship and mailing list
30-
* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit <https://lists.camaraproject.org/g/sp-edc>.
31-
* A message to all Contributors of this Sub Project can be sent using <[email protected]>.
32-
* CAMARA sp-edge-cloud: [Slack Channel](https://camara-project.slack.com/archives/C062PJNGW9F)
26+
* Mailing list
27+
* Subscribe / unsubscribe to the mailing list of this Sub Project [https://lists.camaraproject.org/g/sp-edc](https://lists.camaraproject.org/g/sp-edc).
28+
* A message to the community of this Sub Project can be sent using [[email protected]]([email protected]).

code/.DS_Store

0 Bytes
Binary file not shown.

code/API_definitions/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)