Commit a6e64977 authored by Yann Garcia's avatar Yann Garcia
Browse files

Remove UE/MEC Application Creation clauses

parent d39b1315
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -8,8 +8,6 @@
  - [Network Scenario Creation](#network-scenario-creation)
  - [Frontend Enhancements](#frontend-enhancements)
  - [Upgrading an existing MEC Service](#upgrading-an-existing-mec-service)
  - [UE Application Creation](#ue-application-creation)
  - [MEC Application Creation](#mec-application-creation)

This guide contains all the steps that need to be taken for introducing a MEC service as a new feature in the MEC Sandbox frontend and the AdvantEDGE backend.

@@ -73,11 +71,5 @@ In that case, there are some aspects that need to be taken into consideration wh

See [Service Upgradation Guide](./service-upgradation.md) for details on how to upgrade an existing MEC service.

## UE Application Creation

UE application are application running on a UE terminal. See [UE Scenarios](./ue-application-scenarios.md) for details on how to develop it.

## MEC Application Creation

MEC application are onboarded application on MEC platform (see MEC-016). See [UE Scenarios](./ue-application-scenarios.md) for details on how to develop it.