Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

development wiki

 

Table of Contents
minLevel2

 

Useful links

Installation Guide

...

: Follow this link.

Documentation of features and configuration

...

: Follow this link.

Development descriptions

Geant OpenNSA GIT repository

Web front end link: https://code.geant.net/stash/projects/CCS/repos/opennsa/browse

...

  • All new features should be developed in their own branch based on master !
  • When the feature will be in testing ready state, it should be done also with domain aggregate feature. Until domainagg will be merged into master, such testing has to be done by creating new branch based on domainagg and then merge the feature branch into it and make tests.
  • When new feature is tested. It should be sent upstream to Nordunet (to Henrik) for validation. When/If accepted, Henrik will merge it into the stock OpenNSA repo and then we can pull it from there to our local master (and domainagg, until merged into master).

Tracking the work in JIRA

Currently developed features and bug fixes are track using JIRA tickets here: https://issues.geant.net/jira/projects/JRA2CCS/summary/statistics

 

Development lab environment

ResourceWhere it is.AccessDescription/Notes
Junos SPACE VM195.113.142.34
10.0.20.2

Web GUI on public IP.

TODO add link
TODO add credentials to the table in restricted page.

API with same credentials.

Use this for any Junos SPACE testing. 

















Junos SPACE backend development

TODO