The SoftFIRE Experimenter Manager
Project description
Copyright © 2016-2018 SoftFIRE and TU Berlin. Licensed under Apache v2 License.
Experiment Manager
The SoftFIRE Experiment Manager is the main component of the SoftFIRE middleware. Other managers can register to the experiment manager so that the Experiment Manager is able to redirect requests from the experimenter to the appropriate manager. The managers use the gRPC protocol for communication.
The main tasks of the Experiment Manager are:
Exposing an API for the dashboard and the SoftFIRE SDK
User authentication and authorization
Resource discovery
Resource reservation
Resource provisioning
Processing the experiment definition
Providing experiment monitoring
In the figure below you can see the work flow of the Experiment Manager interacting with the experimenter and other managers.
Technical Requirements
The Experiment Manager requires Python 3.5 or higher.
Installation and configuration
You can install the Experiment Manager using pip:
pip install experiment-manager
and then start it with the experiment-manager command.
Or you can run it from source code by cloning the git repository, installing the dependencies as specified in the setup.py file and executing the experiment-manager script.
The experiment manager needs a configuration file present at /etc/softfire/experimen-manager.ini. An example of the configuration file can be found here.
Issue tracker
Issues and bug reports should be posted to the GitHub Issue Tracker of this project.
What is SoftFIRE?
SoftFIRE provides a set of technologies for building a federated experimental platform aimed at the construction and experimentation of services and functionalities built on top of NFV and SDN technologies. The platform is a loose federation of already existing testbed owned and operated by distinct organizations for purposes of research and development.
SoftFIRE has three main objectives: supporting interoperability, programming and security of the federated testbed. Supporting the programmability of the platform is then a major goal and it is the focus of the SoftFIRE’s Second Open Call.
Licensing and distribution
Copyright © [2016-2018] SoftFIRE project
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file experiment-manager-1.4.6.tar.gz
.
File metadata
- Download URL: experiment-manager-1.4.6.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dede4eec310e95c9975b516e4fe097dba78c7ef845ff73db8e2e23e619d66225 |
|
MD5 | 609b92597ac112c10593754f4f6fe564 |
|
BLAKE2b-256 | 8ff9d7e7f238d4e6b9b0a8fcb3085996747c9e46c56118c6bc884f7138bc271f |
File details
Details for the file experiment_manager-1.4.6-py3-none-any.whl
.
File metadata
- Download URL: experiment_manager-1.4.6-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | caa8b50b23508f67da7a9494a66404b7bcb621e515e08b440c5f0dc2e7ab5761 |
|
MD5 | fa317f1b2fa386ddcc4695f4b4b824b8 |
|
BLAKE2b-256 | 111b91ddf374d567bf579c31606ccccee43381ecd341468eba1dc051a2953f21 |