powervc-driver/common-powervc/powervc/common
Jerry Cai 1c7474486f Add host maintenance mode support for PowerVC Driver
As a cloud admin, it is able to set the host managed by PowerVC to
"maintenance mode" and disable the "maintenance mode" support, through
PowerVC Driver.
1. If set maintenance mode to "true" it responses: "on_maintenance"
2. If set maintenance mode to "false" it responses: "off_maintenance"
3. If set maintenance mode to "true" when the host is already in
maintenance mode, it will report the error message from PowerVC to user.

Change-Id: I59ef830244202a4337ad72292e6341406b8464d3
Closes-Bug: #1363912
2014-09-02 11:06:30 +08:00
..
client Add host maintenance mode support for PowerVC Driver 2014-09-02 11:06:30 +08:00
__init__.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
config.py Add retry logic while initializing local keystone client 2014-06-26 13:53:41 +08:00
constants.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
exception.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
gettextutils.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
messaging.py Fix message listening issue in common component 2014-07-28 14:05:20 +08:00
netutils.py Fix copyright headline in the source files 2014-05-09 13:05:20 +08:00
utils.py Fix flake8 checking issue in powervc-driver and Unittest 2014-08-24 23:14:44 -04:00