Create virtual BMCs for controlling virtual instances via IPMI
Project description
Virtual BMC
===========
A virtual BMC for controlling virtual machines using IPMI commands.
Installation
------------
```bash
pip install virtualbmc
```
Usage
-----
![alt text](images/demo.gif "Virtual BMC demo")
Other supported commands
------------------------
```bash
# 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
```
===========
A virtual BMC for controlling virtual machines using IPMI commands.
Installation
------------
```bash
pip install virtualbmc
```
Usage
-----
![alt text](images/demo.gif "Virtual BMC demo")
Other supported commands
------------------------
```bash
# 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.0.2.tar.gz
(304.7 kB
view details)
Built Distribution
File details
Details for the file virtualbmc-0.0.2.tar.gz
.
File metadata
- Download URL: virtualbmc-0.0.2.tar.gz
- Upload date:
- Size: 304.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6f9ed5299ca37013ab00c2566825fe36ad8ae36160dcfde5d7b79e0cbf27bd0 |
|
MD5 | 226c21dac27de2fb5df1f564cb81e570 |
|
BLAKE2b-256 | a51d69b7044009d0215f07a088c8fd4b2d7d72e20440567b647eebfde0453680 |
Provenance
File details
Details for the file virtualbmc-0.0.2-py2-none-any.whl
.
File metadata
- Download URL: virtualbmc-0.0.2-py2-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9ef876d2f58cf9084b18acda88756494cc11f0a50f9b5c9afee3f92c2d72e7b |
|
MD5 | a1018ca9d6e3f21cafe1a30a1bd192f6 |
|
BLAKE2b-256 | 908f174c5fb7ccbb54dcfeffeafc04f1e82f3298f59c13bd0ef75a311eddae54 |