7a12374003
This patch does the following: - Move the CONTRIBUTING doc content into the developer documentation - Move the development-stack doc content into the developer documentation - Rename all instances of 'OpenStack Ansible' to 'OpenStack-Ansible' - Implements a simpler navigation index for the bottom of the page - Implements a navigation index at the bottom of all developer docs - Updates the README to reflect where to get documentation and further information - Adds more information into the 'scripts' developer doc - Updates the 'Additional Resources' Appendix with Ansible information Change-Id: Ic08ba072f3b3d1e4e446d1e81c20c0cdf01833de
33 lines
1.6 KiB
ReStructuredText
33 lines
1.6 KiB
ReStructuredText
OpenStack Ansible
|
|
#################
|
|
|
|
OpenStack-Ansible is an `official OpenStack project`_ which aims to deploy
|
|
production environments from source in a way that makes it scalable while
|
|
also being simple to operate, upgrade, and grow.
|
|
|
|
For an overview of the mission, repositories and related Wiki home page,
|
|
please see the formal `Home Page`_ for the project.
|
|
|
|
For those looking to test OpenStack-Ansible using an All-In-One (AIO) build,
|
|
please see the `Quick Start`_ guide.
|
|
|
|
For more detailed Installation and Operator documentation, please see the
|
|
`Install Guide`_.
|
|
|
|
If OpenStack-Ansible is missing something you'd like to see included, then
|
|
we encourage you to see the `Developer Documentation` for more details on
|
|
how you can get involved.
|
|
|
|
If you have some questions, or would like some assistance with achieving your
|
|
goals, then please feel free to reach out to us on the
|
|
`OpenStack Mailing Lists`_ (particularly openstack-operators or openstack-dev)
|
|
or on IRC in ``#openstack-ansible`` on the `freenode network`_.
|
|
|
|
.. _official OpenStack project: http://governance.openstack.org/reference/projects/index.html
|
|
.. _Home Page: http://governance.openstack.org/reference/projects/openstackansible.html
|
|
.. _Install Guide: http://docs.openstack.org/developer/openstack-ansible/install-guide/index.html
|
|
.. _Quick Start: http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html
|
|
.. _Developer Documentation: http://docs.openstack.org/developer/openstack-ansible/developer-docs/index.html
|
|
.. _OpenStack Mailing Lists: http://lists.openstack.org/
|
|
.. _freenode network: https://freenode.net/
|