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
-----

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
-----

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.3.tar.gz
(304.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file virtualbmc-0.0.3.tar.gz.
File metadata
- Download URL: virtualbmc-0.0.3.tar.gz
- Upload date:
- Size: 304.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207dcd31dadbe3da656f0f55020b3129371072479303430d2d91a76640d4b0ed
|
|
| MD5 |
a4f58c9e016d88997951032cfeb0b8f2
|
|
| BLAKE2b-256 |
7d9e3277c1407b9179614b0d5a9ba218dc3accf66ebbb8a840feb2e30f31676d
|
File details
Details for the file virtualbmc-0.0.3-py2-none-any.whl.
File metadata
- Download URL: virtualbmc-0.0.3-py2-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60570a1fdffab3e3f5385e9a30d13590b3fda162e1a67a914ec226b2e762e446
|
|
| MD5 |
628adc75eb1fdb7d274515167102da47
|
|
| BLAKE2b-256 |
678f31016514a50ce995a30cecceb405abc09d4a7315d0d0900b23d32167b4f5
|