Add support for using distribution packages for OpenStack services

Add new 'aio_distro_basekit' jobs to test the minimal basekit deployment
using distribution packages for the OpenStack services.

We can skip all repo-* related playbooks and roles since we are not
building pip packages for OpenStack services anymore. Finally, we can
populate the utility container using the distribution packages for the
OpenStack client instead of using the wheel packages.

Change-Id: Ia8c394123b5588fff8c4acbe1532ed5a6dc7e8ec
Depends-On: https://review.openstack.org/#/c/583161/
Depends-On: https://review.openstack.org/#/c/567530/
Depends-On: https://review.openstack.org/#/c/580455/
Implements: blueprint openstack-distribution-packages
This commit is contained in:
Markos Chandras
2018-07-03 07:04:36 +01:00
parent 1a73053ebd
commit 4603188934
61 changed files with 315 additions and 46 deletions

View File

@@ -16,6 +16,8 @@
- name: Configure keystone for radosgw
hosts: utility_all
user: root
vars_files:
- "defaults/{{ install_method }}_install.yml"
tasks:
- name: Ensure RGW service
keystone: