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 or off
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power on|off
# 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 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-0.1.0.tar.gz
(21.8 kB
view details)
Built Distribution
File details
Details for the file virtualbmc-0.1.0.tar.gz
.
File metadata
- Download URL: virtualbmc-0.1.0.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98c3d1e5ba1689871c6663f7887ac1a9fa3b466890008b174c08ad520f9b1a88 |
|
MD5 | 3ff43132939a504b472dc3f3ea581c2e |
|
BLAKE2b-256 | e580147e537568a0fa17a1e00335f97cb508f2c6cc454182973e09cb1aa69081 |
Provenance
File details
Details for the file virtualbmc-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: virtualbmc-0.1.0-py2-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40976b877a3b86f3353a82b5d51a37dde25e356c8af960834a353449c8bf2155 |
|
MD5 | 1773cb903bc6ae73a56030f76c81b4a0 |
|
BLAKE2b-256 | 99080a8677547ad486ce97eda155ba7a199084c3e937716cd9f1b8e8ed4c295a |