convert remaining markdown to rst.
Convert the remaining markdown files to rst format. Change-Id: Ifd89e466493e18822cb5649fc4527acde3a444e1
This commit is contained in:
parent
6ba173289a
commit
a7d9791146
@ -1,21 +0,0 @@
|
|||||||
# Browbeat Ansible Checks
|
|
||||||
The Browbeat Ansible checks playbook will
|
|
||||||
scan a given deployment to check for known
|
|
||||||
configuration issues.
|
|
||||||
|
|
||||||
## Output from Checks
|
|
||||||
Once the Checks playbook completes there will
|
|
||||||
be a report generated in the checks directory.
|
|
||||||
|
|
||||||
```
|
|
||||||
bug_report.log
|
|
||||||
```
|
|
||||||
|
|
||||||
This will contain each of the hosts that were
|
|
||||||
scanned, and their known issues. Some of the
|
|
||||||
issues will have BZ's associated with them, use
|
|
||||||
the BZ link to learn more about the bug, and how
|
|
||||||
it can impact your deployment. There will be
|
|
||||||
Checks that do not have a BZ associated, these
|
|
||||||
are simply suggestions.
|
|
||||||
|
|
21
ansible/check/README.rst
Normal file
21
ansible/check/README.rst
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
Browbeat Ansible Checks
|
||||||
|
=======================
|
||||||
|
|
||||||
|
The Browbeat Ansible checks playbook will scan a given deployment to
|
||||||
|
check for known configuration issues.
|
||||||
|
|
||||||
|
Output from Checks
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Once the Checks playbook completes there will be a report generated in
|
||||||
|
the checks directory.
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
bug_report.log
|
||||||
|
|
||||||
|
This will contain each of the hosts that were scanned, and their known
|
||||||
|
issues. Some of the issues will have BZ's associated with them, use the
|
||||||
|
BZ link to learn more about the bug, and how it can impact your
|
||||||
|
deployment. There will be Checks that do not have a BZ associated, these
|
||||||
|
are simply suggestions.
|
@ -1,4 +1,6 @@
|
|||||||
# Browbeat OSP Performance Tuning Playbook
|
Browbeat OSP Performance Tuning Playbook
|
||||||
|
========================================
|
||||||
|
|
||||||
This playbook aims to tune OSP deployed on Red Hat Enterprise Linux.
|
This playbook aims to tune OSP deployed on Red Hat Enterprise Linux.
|
||||||
|
|
||||||
The playbook in here is currently experimental.
|
The playbook in here is currently experimental.
|
@ -1 +0,0 @@
|
|||||||
# Authenticate scenarios
|
|
2
rally/authenticate/README.rst
Normal file
2
rally/authenticate/README.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Authenticate scenarios
|
||||||
|
======================
|
@ -1 +0,0 @@
|
|||||||
# Cinder scenarios
|
|
2
rally/cinder/README.rst
Normal file
2
rally/cinder/README.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Cinder scenarios
|
||||||
|
================
|
@ -1 +0,0 @@
|
|||||||
# KeystoneBasic scenarios
|
|
2
rally/keystonebasic/README.rst
Normal file
2
rally/keystonebasic/README.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
KeystoneBasic scenarios
|
||||||
|
=======================
|
@ -1 +0,0 @@
|
|||||||
# Neutron scenarios
|
|
2
rally/neutron/README.rst
Normal file
2
rally/neutron/README.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Neutron scenarios
|
||||||
|
=================
|
@ -1 +0,0 @@
|
|||||||
# Nova scenarios
|
|
2
rally/nova/README.rst
Normal file
2
rally/nova/README.rst
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Nova scenarios
|
||||||
|
==============
|
@ -1,5 +0,0 @@
|
|||||||
# Rally Plugins Browbeat can use
|
|
||||||
## Current plugins
|
|
||||||
- netcreate-boot-ping ( not complete )
|
|
||||||
- netcreate-boot
|
|
||||||
- subnet-router-create
|
|
9
rally/rally-plugins/README.rst
Normal file
9
rally/rally-plugins/README.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Rally Plugins Browbeat can use
|
||||||
|
==============================
|
||||||
|
|
||||||
|
Current plugins
|
||||||
|
---------------
|
||||||
|
|
||||||
|
- netcreate-boot-ping ( not complete )
|
||||||
|
- netcreate-boot
|
||||||
|
- subnet-router-create
|
Loading…
x
Reference in New Issue
Block a user