Merge "SUSE: Add support for openSUSE Leap 15"

This commit is contained in:
Zuul 2018-10-19 20:36:31 +00:00 committed by Gerrit Code Review
commit b9f2d2a7e7
3 changed files with 5 additions and 6 deletions

View File

@ -29,9 +29,7 @@ galaxy_info:
- 7
- name: opensuse
versions:
- 42.1
- 42.2
- 42.3
- all
categories:
- cloud
- python

View File

@ -46,7 +46,6 @@ nova_service_distro_packages:
- openstack-nova-scheduler
- openstack-nova-serialproxy
- openstack-nova-vncproxy
- python-keystonemiddleware
- python-memcached
- python-novaclient
- python-PyMySQL
@ -97,8 +96,8 @@ nova_compute_kvm_distro_packages:
- sysfsutils
nova_compute_kvm_packages_to_symlink:
- libvirt-python
- python-libguestfs
- "{{ (ansible_distribution_version is version ('42', '>=')) | ternary('libvirt-python', 'python2-libvirt-python') }}"
- "{{ (ansible_distribution_version is version ('42', '>=')) | ternary('python-libguestfs', 'python2-libguestfs') }}"
nova_compute_ksm_packages:
- qemu-ksm

View File

@ -26,8 +26,10 @@
# NOTE(hwoarang) xenial does not currently work. It needs investigation
- openstack-ansible-functional-distro_install-ubuntu-xenial:
voting: false
- openstack-ansible-functional-distro_install-opensuse-150
gate:
jobs:
- openstack-ansible-lxd-ubuntu-xenial
- openstack-ansible-functional-distro_install-centos-7
- openstack-ansible-functional-distro_install-opensuse-423
- openstack-ansible-functional-distro_install-opensuse-150