cloudstack/plugins/outofbandmanagement-drivers/nested-cloudstack
Rohit Yadav 8f3cd943b1 APPLE-333: Oobm plugin for nested-cloudstack environments
This implements an out-of-band management plugin for nested-cloudstack
environments where the hypervisor host is a VM in a parent CloudStack environment
that is used as a host in the (testing) CloudStack environment. This plugin
allows power operations to translate into start/stop/reboot of the VM (host).

The out-of-band management configuration accepted are:
- Address: The API URL of the parent CloudStack enviroment
- Port: The uuid of the (host) VM in the parent CloudStack environment
- Username: The apikey of the user account who has ownership on the (host) VM
- Password: The secretkey of the user account who has ownership on the (host) VM

Note: change password of the oobm interface is not support by this plugin

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-04-19 16:58:38 +05:30
..
resources/META-INF/cloudstack/nested-cloudstack APPLE-333: Oobm plugin for nested-cloudstack environments 2017-04-19 16:58:38 +05:30
src/org/apache/cloudstack/outofbandmanagement/driver/nestedcloudstack APPLE-333: Oobm plugin for nested-cloudstack environments 2017-04-19 16:58:38 +05:30
test/org/apache/cloudstack/outofbandmanagement/driver/nestedcloudstack APPLE-333: Oobm plugin for nested-cloudstack environments 2017-04-19 16:58:38 +05:30
pom.xml APPLE-333: Oobm plugin for nested-cloudstack environments 2017-04-19 16:58:38 +05:30