Create virtual BMCs for controlling virtual instances via IPMI
Project description
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
# Get the current boot device
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 chassis bootparam get 5
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
virtualbmc-1.3.0.tar.gz
(26.2 kB
view details)
Built Distribution
File details
Details for the file virtualbmc-1.3.0.tar.gz
.
File metadata
- Download URL: virtualbmc-1.3.0.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2284d063a06d28d750646609a8119a6b1113ea66eda6f75e35fcd0f46ef85483 |
|
MD5 | 2739904b03844a36e702df36dadd5a67 |
|
BLAKE2b-256 | 75729ebd479e1d3d252ccae5e49c7e13cd5ca0790ad7260542cfae5faed13bf7 |
Provenance
File details
Details for the file virtualbmc-1.3.0-py2-none-any.whl
.
File metadata
- Download URL: virtualbmc-1.3.0-py2-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d00d2bfb0cc49e08de81c5f01c3c991efb335474575de9a6ca664eabf3cb09fd |
|
MD5 | f328c723b745ca222625a30808aa0271 |
|
BLAKE2b-256 | 913d57ee5892fbb6205a3c1568f1c7d02122267017ef98d6eb738b0473521d12 |