-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Marios Touloupou edited this page Mar 27, 2018
·
9 revisions
Install Apache Apache Maven Project
apt-cache search maven
sudo apt-get install maven
Install Apache Apache Tomcat You can use this tutorial here:
https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04
Install 5GTANGO Catalogue Follow the the installation guide of the following repository:
https://github.com/sonata-nfv/tng-cat
Or, if you have docker and docker-compose installed, you can run:
docker-compose up
The following shows how to run SLA management framework:
- First, make sure there is a network service descriptor in the 5GTANGO Catalogue
- Also there is a corresponding policy descriptor for the specific network service descriptor
- For the generation of a SLA Template use the API call provided below
- For editing a SLA Template use the API call provided below
- For modifying a SLA Template use the API call provided below