Role os_nova for OpenStack-Ansible
Go to file
Jimmy McCrory 5772607ef6 Cleanup nova distro package install lists
The distro install package lists included virtual packages to install
everything nova, packages for deprecated services (cells v1,
nova-network, nova-volume), and packages specific
to hypervisors currently unsupported by OSA (xen).

nova-compute and serialconsole specific packages been moved out to
nova_service_extra_distro_packages.

Depends-On: https://review.openstack.org/612614
Change-Id: I8fb5e17598b24c2399fbff7ac29957b73042329d
2018-10-23 00:22:17 -07:00
defaults Add support for NFS 2018-10-20 16:45:40 +02:00
doc Updated from global requirements 2018-03-15 07:37:08 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:47:12 +00:00
files Drop SELinux support for CentOS 7 2018-09-19 18:13:09 +00:00
handlers Use a common python build/install role 2018-09-04 11:45:20 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-25 08:08:02 +01:00
releasenotes Add support for NFS 2018-10-20 16:45:40 +02:00
tasks Add support for NFS 2018-10-20 16:45:40 +02:00
templates Update the pci config for nova. 2018-10-18 16:06:43 +00:00
tests Set container_name as host_var in test inventory 2018-10-20 13:19:13 -07:00
vars Cleanup nova distro package install lists 2018-10-23 00:22:17 -07:00
zuul.d SUSE: Add support for openSUSE Leap 15 2018-09-25 08:08:02 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:54:21 +00:00
.gitreview Implement base configuration for independent repository 2016-03-02 00:07:37 +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 Add an address of project source code repository. 2018-08-23 15:08:23 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:21:05 +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-09-29 04:55:30 +00: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
tox.ini Clean up role tests 2018-09-08 15:51:20 +00: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://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/

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