Stop building panko images
With the retirement of panko started on [1], we can now remove this
image and shave some time from our image build.
[1] 0a50ff4f89
Story: 2009161
Task: 44352
Signed-off-by: Thiago Brito <thiago.brito@windriver.com>
Change-Id: Ie3a8f928610f4ae5d3656aaae93d219e0d19a399
This commit is contained in:
parent
f1757b9f11
commit
84ee2a8431
@ -1,6 +1,5 @@
|
||||
openstack/openstack-aodh
|
||||
openstack/openstack-ironic
|
||||
openstack/openstack-panko
|
||||
openstack/python-barbican
|
||||
openstack/python-ceilometer
|
||||
openstack/python-cinder
|
||||
|
@ -1,6 +1,5 @@
|
||||
openstack/openstack-aodh
|
||||
openstack/openstack-ironic
|
||||
openstack/openstack-panko
|
||||
openstack/python-barbican
|
||||
openstack/python-ceilometer
|
||||
openstack/python-cinder
|
||||
|
@ -1,11 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-panko
|
||||
PROJECT=panko
|
||||
PROJECT_REPO=https://opendev.org/openstack/panko.git
|
||||
PIP_PACKAGES="pylint python-openstackclient pankoclient"
|
||||
PROFILES="apache"
|
||||
CUSTOMIZATION="\
|
||||
sudo cp /opt/rh/httpd24/root/etc/httpd/conf.modules.d/10-rh-python36-wsgi.conf /etc/httpd/conf.modules.d/10-wsgi.conf && \
|
||||
sudo cp /opt/rh/httpd24/root/usr/lib64/httpd/modules/mod_rh-python36-wsgi.so /etc/httpd/modules/ \
|
||||
"
|
||||
|
@ -1,11 +0,0 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-panko
|
||||
PROJECT=panko
|
||||
PROJECT_REPO=https://opendev.org/openstack/panko.git
|
||||
PROJECT_REF=stable/ussuri
|
||||
PIP_PACKAGES="pylint python-openstackclient pankoclient"
|
||||
PROFILES="apache"
|
||||
CUSTOMIZATION="\
|
||||
sudo cp /opt/rh/httpd24/root/etc/httpd/conf.modules.d/10-rh-python36-wsgi.conf /etc/httpd/conf.modules.d/10-wsgi.conf && \
|
||||
sudo cp /opt/rh/httpd24/root/usr/lib64/httpd/modules/mod_rh-python36-wsgi.so /etc/httpd/modules/ \
|
||||
"
|
Loading…
Reference in New Issue
Block a user