Edge orchestration service
Go to file
huang.zhiping 18197c5fed fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I43b21411d01290ddea7ca5fe11d70e970bf65bb3
2018-06-10 16:03:14 +00:00
apmec Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
devstack Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
doc Replace port 35357 with 5000 for "auth_url" 2018-06-07 23:07:04 +08:00
etc Update APMEC code 2018-05-07 13:25:56 +02:00
samples Update APMEC code 2018-05-07 13:25:56 +02:00
tools Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
.coveragerc Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
.gitignore Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
.gitreview Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
.testr.conf Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
CONTRIBUTING.rst Update APMEC code 2018-05-07 13:25:56 +02:00
HACKING.rst Update APMEC code 2018-05-07 13:25:56 +02:00
LICENSE Update APMEC code 2018-05-07 13:25:56 +02:00
README.md Update README.md 2018-05-31 04:49:18 -07:00
README.rst Update APMEC code 2018-05-07 13:25:56 +02:00
TESTING.rst Update APMEC code 2018-05-07 13:25:56 +02:00
babel.cfg Update APMEC code 2018-05-07 13:25:56 +02:00
requirements.txt Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
setup.cfg Update APMEC code 2018-05-07 13:25:56 +02:00
setup.py Update APMEC code 2018-05-07 13:25:56 +02:00
test-requirements.txt Add .gitreview file, zuul jobs, and refactoring code 2018-05-30 14:16:53 -07:00
tox.ini fix tox python3 overrides 2018-06-10 16:03:14 +00:00

README.md

apmec

This project aims at building an automated platform for Multi-access Edge Computing (MEC) based on OpenStack platform

The objective of APMEC is to:

  • manage the lifecycle of MEC applications including "create/update/delete"

  • monitor MEC application

  • scale in/out MEC applications

  • provide advanced features like live migration, state management, and acceleration

  • tightly integrate with OpenStack projects like Tacker (NFV Orchestration service)

Taxonomy:

MEP: Mobile Edge Platform

MEM: Mobile Edge manager

MEO: Mobile Edge Orchestrator

MEA: Mobile Edge Application

MEAD: MEA Descriptor

Authors:

Deutsche Telekom Chair of Communication Networks,

Technical University of Dresden, Germany.