Role os_nova for OpenStack-Ansible
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Dmitriy Rabotyagov 47007578b1 Install libvirt-deamon for RHEL systems
CentOS has upgraded their libivrt to version 9.3, where libvirt-daemon
is not installed as a dependency anymore. So we need to explicitly
isntall this package to restore functionality.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2209936

Change-Id: Ic6f2606b5a478c7a891c25bd131ad351a19699bc
3 days ago
defaults Add way to periodically trim Nova DB 1 week ago
doc Remove mention of haproxy-endpoints role 12 months ago
examples Remove useless code-block tag 4 years ago
files Add ignore_msrs=1 3 years ago
handlers Ensure service is restarted on unit file changes 2 months ago
meta Remove apt pinning task for debian buster 1 year ago
releasenotes Install libvirt-deamon for RHEL systems 3 days ago
tasks Add way to periodically trim Nova DB 1 week ago
templates Add auth credentials for service_user 6 days ago
tests Cleanup after repo_build and pip_install retirement 3 years ago
vars Install libvirt-deamon for RHEL systems 3 days ago
zuul.d Replace linters test with integarted one 2 years ago
.gitignore Updated from OpenStack Ansible Tests 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 3 years ago
LICENSE Implement base configuration for independent repository 7 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
Vagrantfile Updated from OpenStack Ansible Tests 1 year ago
bindep.txt Updated from OpenStack Ansible Tests 2 years ago
manual-test.rc Use centralised test scripts 7 years ago
run_tests.sh Updated from OpenStack Ansible Tests 1 year ago
tox.ini Cleanup setup.py config 1 year ago

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