Skip to content

workfloworchestrator/nsi-aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsi-aura

Introduction

NSI-AuRA, the Network Service Interface (NSI) ultimate Requester Agent (uRA) for the Advanced North Atlantic (ANA) consortium (https://www.anaeng.global). This is part of a project called ANA-GRAM, the ANA Global Resource Aggregation Method, to federate the ANA trans-Atlantic links via network automation.

Getting started

Clone the GitHub repository:

git clone https://github.com/workfloworchestrator/nsi-aura.git

Create a Python virtual environment, like venv, and install the dependencies:

python -m venv venv
. venv/bin/activate
pip install .

And run nsi-aura:

fastapi dev nsi_aura.py

Development

Editable install with development tools:

pip install '.[dev]'

Authors

Arno Bakker (SURF)
Hans Trompert (SURF)

License

Apache-2.0

About

ANA ultimate Requester Agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages