deb-python-hplefthandclient/samples
Anthony Lee b6e4689754 Rebranding the hplefthandclient
This patch changes all references to HP in the client to now
be HPE.
The client itself is also renamed to hpelefthandclient.
The new version for this client is 2.0.0.

Change-Id: I7bfb20e5619b93bd1d7e0b7728932eb36bb0dad9
2015-11-13 15:47:35 -08:00
..
README.rst Initial commit of the hplefthand client 2013-12-12 16:25:45 -08:00
test_client.py Rebranding the hplefthandclient 2015-11-13 15:47:35 -08:00

README.rst

This directory is going away..... The unit tests are in 'test'

This directory contains unit tests

flask_server.py -- is a sample server that acts like a LeftHand OS API server.

This requires python-flask

How to run the tests * First run the api server python flask_server.py

  • Now run the test client. python test_client.py

for overriding error content in flask http://flask.pocoo.org/snippets/83/ http://flask.pocoo.org/docs/api/?highlight=abort#flask.Flask.errorhandler