Implement the SeaMicro Power driver

* Implement ironic's PowerInterface for SeaMicro power driver
* Use python-seamicroclient to access SeaMicro hardware
* Adds unit tests for SeaMicro power driver
* Adds python-seamicroclient to requirments.txt

Change-Id: I4b7263a28d479faebe1969f3d622bbb1f9957897
Implements: blueprint seamicro-power-driver
This commit is contained in:
Rohan Kanade
2014-01-17 14:25:02 -08:00
parent 76e6305386
commit ba207b4aa0
8 changed files with 636 additions and 0 deletions

View File

@@ -28,3 +28,4 @@ jsonpatch>=1.1
WSME>=0.6
Jinja2
pyghmi>=0.5.8
python-seamicroclient>=0.1.0,<2.0