cloudstack/server/resources/META-INF/cloudstack
Rohit Yadav 07564469e9 CLOUDSTACK-9299: Out-of-band Management for CloudStack
Support access to a host’s out-of-band management interface (e.g. IPMI, iLO,
DRAC, etc.) to manage host power operations (on/off etc.) and querying current
power state in CloudStack.

Given the wide range of out-of-band management interfaces such as iLO and iDRA,
the service implementation allows for development of separate drivers as plugins.
This feature comes with a ipmitool based driver that uses the
ipmitool (http://linux.die.net/man/1/ipmitool) to communicate with any
out-of-band management interface that support IPMI 2.0.

This feature allows following common use-cases:
- Restarting stalled/failed hosts
- Powering off under-utilised hosts
- Powering on hosts for provisioning or to increase capacity
- Allowing system administrators to see the current power state of the host

For testing this feature `ipmisim` can be used:
https://pypi.python.org/pypi/ipmisim

FS:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Out-of-band+Management+for+CloudStack

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-05-12 11:05:40 +05:30
..
core CLOUDSTACK-9299: Out-of-band Management for CloudStack 2016-05-12 11:05:40 +05:30
server-alert-adapter-backend Add missing licenses 2013-10-23 15:20:08 -07:00
server-alert-adapter-compute Add missing licenses 2013-10-23 15:20:08 -07:00
server-alert-adapter-storage Add missing licenses 2013-10-23 15:20:08 -07:00
server-allocator Add missing licenses 2013-10-23 15:20:08 -07:00
server-api Add missing licenses 2013-10-23 15:20:08 -07:00
server-compute Add missing licenses 2013-10-23 15:20:08 -07:00
server-discoverer Add missing licenses 2013-10-23 15:20:08 -07:00
server-fencer Add missing licenses 2013-10-23 15:20:08 -07:00
server-investigator Add missing licenses 2013-10-23 15:20:08 -07:00
server-network Fix unnecessary changes Spring contexts 2014-10-14 15:01:17 +02:00
server-planner Add missing licenses 2013-10-23 15:20:08 -07:00
server-storage CLOUDSTACK-7099. Volume snapshot is not getting backed up. 2014-07-11 17:06:15 +05:30
server-template-adapter Add missing licenses 2013-10-23 15:20:08 -07:00
system Move LockMasterListener initialization to system context 2013-10-25 15:11:47 -07:00