The Python version of a Juju Vnfm for Open Baton
Project description
This project is a Virtual Network Function Manager (VNFM) that enables Juju to work as a VNFM in the Open Baton environment.
Requirements
Python 3.5.2+
Juju 2.0+
Installation
For installing the Juju-VNFM execute
pip install .
inside the project’s root directory. Note that you have to use pip3 if your standard Python interpreter is python2.
Usage
After you installed the Juju-VNFM you have to configure it. Create the file /etc/openbaton/juju/conf.ini, make sure that the current user has write permissions for the file and execute:
jujuvnfm configure
Then follow the instructions.
Afterwards you can start the Juju-VNFM with the command jujuvnfm start. You can specify the number of threads started to handle NFVO requests by passing a number with the -t option:
jujuvnfm -t 10 start
The default number of threads is five.
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 juju-vnfm-1.0.0b23.tar.gz
.
File metadata
- Download URL: juju-vnfm-1.0.0b23.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d003be1baa7547f7c5cdda9b6dbecfa1953b73b5e1085f4251f57cfb2718d6e5 |
|
MD5 | a09fc60273761e65fa9e77bde236b2b8 |
|
BLAKE2b-256 | 02b1164adf46889da25b6ee1c0783aaf877e74c3ab0bcb5616c7d95f1ef26429 |
File details
Details for the file juju_vnfm-1.0.0b23-py2.py3-none-any.whl
.
File metadata
- Download URL: juju_vnfm-1.0.0b23-py2.py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d97d15b2a7aa6d55ab4d396bd49bf5ce77e79a7f3b19511a8f0aa51a5fea7bc4 |
|
MD5 | 19609798f67b29ea6a5a774b020fe6da |
|
BLAKE2b-256 | c386ce6e476164b3561870bd873d76021c26b81f52cc11d4ed08729003f63828 |