3975c90752
We should keep consisteny of "OpenStack-Ansible" in the README file. Change-Id: I9ad0869c907aa9dfa18b3cf789a7c3217c7da646
38 lines
1.8 KiB
ReStructuredText
38 lines
1.8 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.
|
|
|
|
Developers wishing to work on the OpenStack-Ansible project should always
|
|
base their work on the latest code, available from the master GIT repository
|
|
at `Source`_.
|
|
|
|
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
|
|
.. _Source: http://git.openstack.org/cgit/openstack/openstack-ansible
|
|
.. _OpenStack Mailing Lists: http://lists.openstack.org/
|
|
.. _freenode network: https://freenode.net/
|