Chameleon Experiment Precis
Project description
Users can use this command line tool to generate a “history” of openration events performed on Chameleon Testbed corresponding to a user session in json format. An experiment precis is defined as a series of real-time events a user performed under a lease of a project. Corresponding hardware and metric information is also included.
Install
pip install cepclient
Run
Before requesting the experiment precis using CEP client, user needs to provide Chameleon authentication information. You can either source the OpenStack RC file or pass the authentication information as command line arguments. Use cep --help for authentication options and usage details.
To list all experiment precis, use command:
cep list # use help for more information cep list --help
To get an experiment precis, use command:
You can apply different filters to print experiment precis. For example, use --exclude-hardware to hide hardware information or use --exclude-metric to screen out metrics from the printed experiment precis. In addition, you can prettyprint the experiment precis by passing --pretty argument. To save the experiment precis to a file, specify output location using --output argument. For more options of printing an experiment precis, use cep print --help.
To rename an experiment precis, use command:
cep rename --name <new name> <ep name or id> # use help for more information cep rename --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cepclient-0.8.3.tar.gz
.
File metadata
- Download URL: cepclient-0.8.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 977cb38e624117df48b2aa90ac5c3817e850caa297fc183fc309f19e2e4fc68f |
|
MD5 | 73a2621d11b8483f65a0902f2f2711ed |
|
BLAKE2b-256 | e85b62352bd5a022f7bcd4697a340a04eaefa921ce00cfeb4a257bd0daecbed7 |
File details
Details for the file cepclient-0.8.3-py2-none-any.whl
.
File metadata
- Download URL: cepclient-0.8.3-py2-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 854300d7706d434fe8ff4c0a8b99925f31df79b56b882edb330425e33cec8721 |
|
MD5 | 2d6f071df0b76898fb019ee4dcb70c4e |
|
BLAKE2b-256 | 22f27e27dcaaed2ab7f8cd221b78a1a3c306ba23725e50c01f9f8a10a63af9f2 |