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.4.0.tar.gz
(36.4 kB
view details)
Built Distribution
File details
Details for the file virtualbmc-1.4.0.tar.gz
.
File metadata
- Download URL: virtualbmc-1.4.0.tar.gz
- Upload date:
- Size: 36.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c32cebdb652b4df39916feea951b704701e88d6482d55229d77fb9c6ada6cd |
|
MD5 | ff6fcc236e0dcfcbe06b86b7ba364e61 |
|
BLAKE2b-256 | 9a526e343185e7f8baa286aad6ecb45be80aecd5a3cc701fcfe2c3971c3161a8 |
Provenance
File details
Details for the file virtualbmc-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: virtualbmc-1.4.0-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06d078dbc5fb05a195e2b581c13a472ed42a9e39d737de1c194fef0ee8b01dff |
|
MD5 | 69394703ad8037d690f2ba982e06e0c5 |
|
BLAKE2b-256 | 49d242472daa1998479d9f32efc738fd8f9fee046d9ccf22a11cc6d9e70f5797 |