Giter Site home page Giter Site logo

kpostrup / virtualbmc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openstack/virtualbmc

1.0 1.0 1.0 564 KB

A virtual BMC for controlling virtual machines using IPMI commands. Mirror of code maintained at opendev.org.

Home Page: https://opendev.org/openstack/virtualbmc

License: Apache License 2.0

Python 99.12% Dockerfile 0.88%

virtualbmc's Introduction

VirtualBMC

Team and repository tags

Overview

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

Project resources

Project status, bugs, and requests for feature enhancements (RFEs) are tracked in StoryBoard: https://storyboard.openstack.org/#!/project/openstack/virtualbmc

For information on how to contribute to VirtualBMC, see https://docs.openstack.org/virtualbmc/latest/contributor

virtualbmc's People

Contributors

4383 avatar agarwalnisha1980 avatar ajaeger avatar chenxingc avatar derekhiggins avatar dhellmann avatar dtantsur avatar elfosardo avatar etingof avatar flaper87 avatar iurygregory avatar jimrollenhagen avatar juliakreger avatar kaifeng avatar kpostrup avatar lilu7189 avatar maciejkucia avatar markgoddard avatar namnh68 avatar prometheanfire avatar rgl avatar simenhhu avatar skazi0 avatar spotz avatar stmcginnis avatar umago avatar williamcaban avatar yosshy avatar zaitcev avatar zulcss avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rgl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.