Home > ocmi-tester

ocmi-tester

Ocmi-tester is a project mainly written in PYTHON and SHELL, it's free.

A TUI tester for OCCI and CDMI servers

OCMI-tester allows to quickly run several tests against OCCI/CDMI-compliant servers.

Abbreviations: OCMI: Open Cloud Management Interface OCCI: Open Cloud Computing Interface CDMI: Cloud Data Management Interface

Installation instructions:

  1. yum install python-newt
  2. pip install -r requirements.txt
  3. git clone git://github.com/livenson/ocmi-tester.git
  4. git submodule init
  5. git submodule update

Running:

  1. Run ocmi.sh
Previous:OPA