cloudstack/tools/travis
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
..
after_failure.sh Print log data on after_failure.sh 2015-06-21 15:13:26 +02:00
after_script.sh CLOUDSTACK-8429: optimizing travis to run configurable set of tests only after configurable runs 2015-05-05 14:11:41 +05:30
after_success.sh Fix RAT issue 2014-09-01 11:22:36 +01:00
before_install.sh CLOUDSTACK-9299: Out-of-band Management for CloudStack 2016-05-12 11:05:40 +05:30
before_script.sh travis: Fix simulator tests and optimize default global configs 2016-04-07 02:19:52 +05:30
downloadDeps.sh Reduce script running time around 80% This resolves the performance penalty introduced by adding the midonet repo 2015-06-26 00:00:13 +02:00
install.sh travis: increase build verbosity 2016-04-09 03:12:12 +05:30
script.sh travis: Fix simulator tests and optimize default global configs 2016-04-07 02:19:52 +05:30
xunit-reader.py travis: Fix simulator tests and optimize default global configs 2016-04-07 02:19:52 +05:30