Merge "Remove heat-dashboard from default image building"

This commit is contained in:
Zuul 2022-05-24 23:06:30 +00:00 committed by Gerrit Code Review
commit bf9a7310f3
1 changed files with 0 additions and 3 deletions

View File

@ -93,7 +93,6 @@
base_repository: "base"
ceph_repo: ""
ceph_key: ""
requirements_pip_packages: "git+https://opendev.org/openstack/heat-dashboard@{{ branchname }}#egg=heat-dashboard"
base_docker_image:
- &base_image
context: "zuul.d/playbooks/"
@ -111,7 +110,6 @@
- "FROM='{{ base_repository }}'"
- "PROJECT='requirements'"
- "PROJECT_REF={{ branchname }}"
- "PIP_PACKAGES='{{ requirements_pip_packages }}'"
- "KEEP_ALL_WHEELS=yes"
docker_images: &project_images
- &requirements_project
@ -225,7 +223,6 @@
- "PROJECT='horizon'"
- "PROJECT_REF={{ branchname }}"
- "PROFILES='fluent apache'"
- "PIP_PACKAGES='heat-dashboard'"
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag