10a7d80b79
This patch does the following: - Simplifies the sphinx configuration introduced in https://review.openstack.org/371722 to reduce the number of variables involved. The variables are also ordered in the same way everywhere to make it easier to read and troubleshoot. - Simplifies some of the CLI guides to be more explicit about the tag to checkout when cloning the git repo. - Cleaned up some references which went to non-existant documents. - Added a link to the networking appendix. - As per https://review.openstack.org/369650 the backup directory for the upgrade process is now the name of the source version the upgrade process is working with. Change-Id: Iee30a32f99a66d9facb049311cadf1b9a8b2170e
28 lines
782 B
ReStructuredText
28 lines
782 B
ReStructuredText
=================================
|
||
Appendix G: Additional resources
|
||
=================================
|
||
|
||
The following Ansible resources are useful to reference:
|
||
|
||
- `Ansible Documentation
|
||
<http://docs.ansible.com/ansible/>`_
|
||
|
||
- `Ansible Best Practices
|
||
<http://docs.ansible.com/ansible/playbooks_best_practices.html>`_
|
||
|
||
- `Ansible Configuration
|
||
<http://docs.ansible.com/ansible/intro_configuration.html>`_
|
||
|
||
The following OpenStack resources are useful to reference:
|
||
|
||
- `OpenStack Documentation <http://docs.openstack.org>`_
|
||
|
||
- `OpenStack SDK, CLI and API Documentation
|
||
<http://developer.openstack.org/>`_
|
||
|
||
- `OpenStack API Guide
|
||
<http://developer.openstack.org/api-guide/quick-start>`_
|
||
|
||
- `OpenStack Project Developer Documentation
|
||
<http://docs.openstack.org/developer/>`_
|