Skip to content
Tom Mitchell edited this page May 11, 2017 · 6 revisions

Welcome to the geni-tools wiki

The geni-tools project provides a reference implementation of the GENI Aggregate Manager API. It consists of:

  • omni - A command line client for reserving GENI resources via the GENI Aggregate Manager API
  • gcf-am - A reference implementation of a GENI Aggregate Manager
  • gcf-ch - A reference implementation of a GENI Clearinghouse

Getting Started

  1. Download the software in the appropriate form:
  2. Install the software
  3. Configure the software using one or both of the following:
    • Configure omni: For experimenters that want to use the command line tool to reserve resources in GENI.
    • Configure gcf: For developers that want to test with or build on top of the reference aggregate and clearinghouse. To actually test gcf you probably also need to configure omni.

Upgrading

Reference Documentation

Getting Help