Remove pike/master files

This update removes pike and master wheel and/or image files,
as these have been replaced with stable/dev.

Change-Id: I9e1c98c5e5e5e6c0832ed443ad0a35aa4fb30282
Story: 2005248
Task: 30323
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2019-04-03 16:38:12 -04:00
parent 079490ac6c
commit 313b56d479
5 changed files with 0 additions and 46 deletions

View File

@ -1 +0,0 @@
fm-rest-api

View File

@ -1 +0,0 @@
fm-rest-api

View File

@ -1,4 +0,0 @@
fm-api-wheels
fm-common-wheels
fm-rest-api-wheels
python-fmclient-wheels

View File

@ -1,16 +0,0 @@
BUILDER=loci
LABEL=stx-fm-rest-api
# Set PROJECT=infra and PROJECT_REPO=nil because we are not cloning a repo
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="
httplib2 \
keystone \
keystonemiddleware \
oslo.db \
oslo.log \
oslo.middleware \
oslo.policy \
oslo.versionedobjects \
python_neutronclient"

View File

@ -1,24 +0,0 @@
BUILDER=loci
LABEL=stx-fm-rest-api
# Set PROJECT=infra and PROJECT_REPO=nil because we are not cloning a repo
PROJECT=infra
PROJECT_REPO=nil
DIST_PACKAGES="postgresql-devel fm-common"
PIP_PACKAGES="
cgtsclient \
fm \
fm_api \
fm_core \
httplib2 \
keystone \
keystonemiddleware \
oslo.db \
oslo.log \
oslo.middleware \
oslo.policy \
oslo.versionedobjects
python_neutronclient \
pecan \
tsconfig \
WSME"