This tool combines a tutorial and skeleton code to implement a Aggregate Manager using the delegate mechanism of the reference implementation of SFA, https://github.com/GENI-NSF/geni-tools.

When implementing an Aggregate Manager with this tool, it is possible to update independently the code to interact with your testbed, derived from the skeleton code, and the reference implementation code maintained by GENI, thus automatically benefiting from update and bug fixes in the authentication and authorization code used to federate.

This code is the basis for the Aggregate Manager example promoted by open-multinet that manages docker containers., and available at https://github.com/open-multinet/docker-am

The tutorial to get started is available at https://github.com/dmargery/bootstrap-geni-am/wiki

This tool was developed by Inria.

Start typing and press Enter to search