ZhaoNeil / metareserve-GENI

Plugin for MetaReserve unified reservation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetaReserve-GENI

MetaReserve plugin for GENI resources.

Requirements

Additionally, for python2.7, the following packages are needed:

  • lxml
  • six
  • geni-lib==0.9.9.2

Installing

Simply run pip3 install metareserve-GENI --user.

Usage

With this package, a new command geni-reserve will be available. It can doe 3 things:

  • list slices & allocated resources for a given slice.
  • allocate resources on a cluster site. Users can specify the hostname, hardware type and image to boot per node. Configurations can be saved an reused.
  • deallocate resources. Use geni-reserve -h for more information.

About

Plugin for MetaReserve unified reservation system

License:MIT License


Languages

Language:Python 100.0%