Role os_nova for OpenStack-Ansible
Go to file
Mohammed Naser 8e48646eb6 Add privsep-helper to nova sudoers file
With the new oslo-privsep library, there is now a
privsep-helper command that is used to escalate
privledges.

This command needs to be runnable by the nova user
via sudo without a password. The old rootwrap command
is still used as well, so for now we need to have
both.

Change-Id: I3bf334bf9498f67a1e91041d1d50870964e6141c
2019-03-31 21:24:27 -04:00
defaults Update role for new source build process 2019-03-28 14:15:23 +00: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 Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
handlers Cleanup files and templates using smart sources 2019-02-12 10:21:06 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-25 08:08:02 +01:00
releasenotes Fix nova-lxd tests for bionic. 2018-11-20 20:55:52 +00:00
tasks Merge "Remove linked libs when using ironic compute" 2019-03-30 00:04:33 +00:00
templates Add privsep-helper to nova sudoers file 2019-03-31 21:24:27 -04:00
tests Fix nova-lxd tests for bionic. 2018-11-20 20:55:52 +00:00
vars Eliminate nova_novnc_distro_packages 2019-03-31 20:51:44 -04:00
zuul.d Test using integrated build 2019-03-29 14:22:42 +00: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
bindep.txt Updated from OpenStack Ansible Tests 2019-03-22 22:04:04 +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
manual-test.rc Use centralised test scripts 2016-09-28 10:27:39 +01:00
README.rst Add bugs url link to README 2018-12-04 10:05:57 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-03-22 22:04:04 +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 Clean up role tests 2018-09-08 15:51:20 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:21:05 +00:00

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

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