pengz1 / ucs-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

ucs-service

‘ucs-service’ is a module used by RackHD to interface with hardware being managed by a Cisco UCS manager

installation

pip install -r requirements.txt
python app.py

testing

To run unit tests:

python -m unittest discover -s tests

About

License:Other


Languages

Language:Python 96.1%Language:Shell 3.9%