Merge "Fix documentation title and README"

This commit is contained in:
Jenkins 2017-02-10 13:43:39 +00:00 committed by Gerrit Code Review
commit 38502c106d
2 changed files with 17 additions and 13 deletions

View File

@ -1,12 +1,4 @@
========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/virtualbmc.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
===========
Virtual BMC
===========
@ -24,8 +16,8 @@ Supported IPMI commands
.. code-block:: bash
# Power the virtual machine on or off
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power on|off
# Power the virtual machine on, off, graceful off and NMI
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power on|off|soft|diag
# Check the power status
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power status
@ -35,3 +27,15 @@ Supported IPMI commands
# 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
Team and repository tags
------------------------
.. image:: http://governance.openstack.org/badges/virtualbmc.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on

View File

@ -3,8 +3,8 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to virtualbmc's documentation!
========================================================
Welcome to VirtualBMC's documentation!
======================================
Contents: