
This commit introduces initial infrastructure for building documentation using the OpenStack's sphinx extension and tox. To demonstrate that README.md is rewritten into README.rst and should appear in documentation built by `tox -e docs`. Partial-Implements: blueprint docs-to-rst Change-Id: I08ebad1c572e248a8f474e785d3bf7a19dbc4340
19 lines
576 B
Markdown
19 lines
576 B
Markdown
# Troubleshooting
|
|
|
|
Sometimes things go wrong. These guides will help you solve many common issues with the following:
|
|
|
|
* [Database: Galera](ts-database.md#galera-cluster)
|
|
* [Development: Minikube](ts-minikube.md)
|
|
* [Networking: General](ts-networking.md)
|
|
* [Persistent Storage: Ceph](ts-persistent-storage.md#ceph)
|
|
|
|
## Getting Help
|
|
|
|
### Channels
|
|
|
|
[Contact Information](../../README.md#openstack-helm)
|
|
|
|
### Bugs and Feature requests
|
|
|
|
When discovering a new bug, please create a new issue in the [GitHub Tracking System](https://github.com/att-comdev/openstack-helm/issues/new)
|