Create virtual BMCs for controlling virtual instances via IPMI
Project description
Overview
A virtual BMC for controlling virtual machines using IPMI commands.
Installation
pip install virtualbmc
Supported IPMI commands
# Power the virtual machine on, off, graceful off, NMI and reset
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power on|off|soft|diag|reset
# Check the power status
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power status
# Set the boot device to network, hd or cdrom
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 chassis bootdev pxe|disk|cdrom
# Get the current boot device
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 chassis bootparam get 5
Project resources
Documentation: https://docs.openstack.org/virtualbmc/latest
Bugs: https://storyboard.openstack.org/#!/project/openstack/virtualbmc
Release Notes: https://docs.openstack.org/releasenotes/virtualbmc/
Project status, bugs, and requests for feature enhancements (RFEs) are tracked in StoryBoard: https://storyboard.openstack.org/#!/project/openstack/virtualbmc
For information on how to contribute to VirtualBMC, see https://docs.openstack.org/virtualbmc/latest/contributor
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file virtualbmc-2.2.2.tar.gz
.
File metadata
- Download URL: virtualbmc-2.2.2.tar.gz
- Upload date:
- Size: 38.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1df796618574c0d5db0b7ac21af38cb66801649cc1d82a532472e8527748abfe |
|
MD5 | 2f8024cba724f87fa7e17de4652caff6 |
|
BLAKE2b-256 | bad962bb6f374c095fcc8a9e7c564372b02b80960fb55a865d4c4d2c6259aaf5 |
Provenance
File details
Details for the file virtualbmc-2.2.2-py3-none-any.whl
.
File metadata
- Download URL: virtualbmc-2.2.2-py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6121268c7c3d4c3af5425f8c4c4ee3d7b05117c0dbdf60d78208b022a15995d |
|
MD5 | e07fa92371b3a5be16757e897cea1fb5 |
|
BLAKE2b-256 | e4841410eea517acfacc49f24bbc39f2e8b93529dd3036a1dc3d7cde8dd2162a |