| author: | Guannan Ma maguannan@baidu.com @mythmgn |
|---|---|
| create_date: | 2014 |
| last_date: | 2014 |
| descrition: | heartbeat related module |
Bases: object
Base class for all devices in heartbeat service
Bases: object
HeartBeat service
Bases: cup.services.heartbeat.Device
a linux host resource
set ip information
| Parameters: | ipaddr – ipaddr should be string and something like 10.10.10.1 |
|---|
}
@author Guannan Ma @mythmgn