Role os_nova for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 283a6c0181 PDF Documentation Build tox target
This patch adds a `pdf-docs` tox target that will build
PDF versions of our docs. As per the Train community goal:

  https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html

Add sphinxcontrib-svg2pdfconverter to doc/requirements.txt
to convert our SVGs.

Change-Id: I6f3b5967ad906632d325b002b510e3fa96aac227
Story: 2006105
2019-10-18 17:18:44 +03:00
defaults Merge "Add global override for service bind address" 2019-10-08 14:20:45 +00:00
doc PDF Documentation Build tox target 2019-10-18 17:18:44 +03:00
examples Remove useless code-block tag 2019-09-20 14:24:43 +03:00
files Remove support for the nova-lxd driver 2019-08-10 15:28:47 -04:00
handlers Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
meta Clarify supported SUSE versions 2019-05-21 09:58:13 +02:00
releasenotes cleanup: reduce configuration vars 2019-08-14 21:43:12 -04:00
tasks Partially revert "Convert dynamic includes to static imports" 2019-09-26 16:50:00 +02:00
templates Start using uWSGI role 2019-09-04 15:35:44 +03:00
tests Start using uWSGI role 2019-09-04 15:35:44 +03:00
vars Ensure libxml2 is available 2019-10-05 06:56:38 +00:00
zuul.d Ensure git is available to clone novnc or spice 2019-10-03 19:14:10 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:37 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:15 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:52:17 +08:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:25:48 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:36:08 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:35:12 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:19:27 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:44 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:00 +00:00
tox.ini PDF Documentation Build tox target 2019-10-18 17:18:44 +03:00

README.rst

Team and repository tags

image

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-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_nova/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible