Files
openstack-ansible-os_nova/README.rst
Jean-Philippe Evrard 3e0ec52c17 [DOCS] Fix link to nova
The current link on the github landing page points to keystone docs.
This should fix it.

Change-Id: Ibad73609edfb370b74d29f7aafe25bb2992dd661
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-08-18 17:18:12 +01:00

20 lines
501 B
ReStructuredText

======================
OpenStack-Ansible nova
======================
Ansible role that installs and configures OpenStack nova and all of its
corresponding services.
This role will install the following:
* nova-api
* nova-conductor
* nova-scheduler
* nova-console
* nova-cert
* nova-compute
Documentation for the project can be found at:
`<http://docs.openstack.org/developer/openstack-ansible-os_nova/>`_
The project home is at: `<http://launchpad.net/openstack-ansible>`_