
- Created nova_compute_packages for compute common packages All operating systems: - bridge-utils because os-vif uses iproute2 - postgres headers because OpenStack doesn't support it - python libraries as they are already installed - python-openstackclient as it's not used in run-time Debian removals: - qemu-kvm because it's just a legacy wrapper for qemu-system-x86 - qemu-utils recommended by qemu-system-x86 - qemu-system-{arm,mips,misc,ppc,sparc,x86} required by qemu-system - qemu-{system,user,utils} required by qemu - vlan as nova no longer uses vconfig - python3-{guestfs,libvirt} as python3 support is not there yet RedHat removals: - libvirt-daemon-config-{nwfilter,qemu} required by libvirt-daemon-kvm - qemu-img-ev required by qemu-kvm-ev - iscsi-initiator-utils required by libvirt-daemon-driver-storage-iscsi SUSE removals: - open-iscsi required by libvirt-daemon-driver-storage-iscsi - libvirt-daemon-driver-storage-core required by libvirt-daemon-driver-storage-* - device-mapper required by libvirt-daemon-driver-storage-disk - nfs-utils required by libvirt-daemon-driver-storage-core - qemu-block-{curl,dmg,ssh} as that block storage driver is not used Change-Id: If81939f95042460dd83234160f44426692189376
Team and repository tags
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
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%