Role os_nova for OpenStack-Ansible
Go to file
Zuul f51d685527 Merge "Deprecate auth_uri option" 2018-04-22 14:39:51 +00:00
defaults Merge "Move nova_glance_api_servers variable into role" 2018-03-21 21:41:42 +00:00
doc Updated from global requirements 2018-03-15 07:37:08 +00:00
examples [DOCS] Refactor of nova role docs 2016-08-16 18:57:21 -04:00
files Fix kernel post-installation script 2018-04-12 14:58:30 -04:00
handlers Remove systemd conditionals 2018-02-20 09:39:58 +00:00
meta Change include: to include_tasks: 2018-02-20 09:41:13 +00:00
releasenotes Add release note for nova_default_schedule_zone 2018-03-25 17:39:42 +00:00
tasks Merge "Only replace python when re-initializing the venv" 2018-04-18 16:53:05 +00:00
templates Deprecate auth_uri option 2018-04-03 14:16:53 +08:00
tests Remove tests-repo-clone.sh 2018-03-28 10:15:33 +01:00
vars change python-libguestfs to python-guestfs for ubuntu 2018-02-26 09:31:58 +08:00
zuul.d Revert "Set nova-lxd job to non-voting" 2018-04-12 13:49:30 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 18:41:00 +01:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
LICENSE Implement base configuration for independent repository 2016-03-02 00:07:37 +00:00
README.rst Update links in README 2018-03-03 12:10:06 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:56:15 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-12 15:15:38 +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 2018-03-27 18:41:00 +01:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:44:33 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:00 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:37:08 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:15:33 +01: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/

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