Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository cleanup #235

Merged
merged 7 commits into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
42 changes: 19 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,28 @@
<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>
<a href="https://github.com/camaraproject/EdgeCloud/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/camaraproject/EdgeCloud?style=plastic"></a>
<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>
<a href="https://github.com/camaraproject/EdgeCloud/graphs/contributors" title="Contributors"><img src="https://img.shields.io/github/contributors/camaraproject/EdgeCloud?style=plastic"></a>
<a href="https://github.com/camaraproject/EdgeCloud" title="Repo Size"><img src="https://img.shields.io/github/repo-size/camaraproject/EdgeCloud?style=plastic"></a>
<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>
# Edge Cloud

# EdgeCloud
Repository to describe, develop, document and test the EdgeCloud API family
Repository to describe, develop, document, and test the EdgeCloud API family

## Scope
* Service APIs for “Edge Cloud” (see APIBacklog.md)

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

## Meetings
* Meetings are held virtually
* Schedule: Tuesdays 16h-17 CET, every two weeks.
* Meeting link: [LFX Zoom](https://zoom-lfx.platform.linuxfoundation.org/meeting/94237809115?password=05fb6d8a-a913-47d8-b003-db75ecdaa5d9)
## Results
* Sub Project is in progress
# Release Information

# Contributing

* Meetings
* [Registration](https://zoom-lfx.platform.linuxfoundation.org/meeting/94237809115?password=05fb6d8a-a913-47d8-b003-db75ecdaa5d9)
* Schedule: Tuesdays 1400-1500 UTC, every two weeks.
* Minutes: Access [meeting minutes](https://wiki.camaraproject.org/display/CAM/Edge+Cloud)

## Contributorship and mailing list
* 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>.
* A message to all Contributors of this Sub Project can be sent using <[email protected]>.
* CAMARA sp-edge-cloud: [Slack Channel](https://camara-project.slack.com/archives/C062PJNGW9F)
* Mailing list
* Subscribe / unsubscribe to the mailing list of this Sub Project [https://lists.camaraproject.org/g/sp-edc](https://lists.camaraproject.org/g/sp-edc).
* A message to the community of this Sub Project can be sent using [[email protected]]([email protected]).
Binary file modified code/.DS_Store
Binary file not shown.
Binary file added code/API_definitions/.DS_Store
Binary file not shown.
Loading
Loading