Merge "CI: install Python 3 package"

This commit is contained in:
Zuul 2019-11-07 12:52:53 +00:00 committed by Gerrit Code Review
commit c8bc97a042
1 changed files with 6 additions and 0 deletions

View File

@ -180,6 +180,12 @@
- all
delegate_to: "{{ item }}"
- name: Install Python 3 package for Kolla
package:
name: python3
when:
need_build_image
# NOTE(mgoddard): We are using the script module here and later to ensure
# we use the local copy of these scripts, rather than the one on the remote
# host, which could be checked out to a previous release (in an upgrade