
This update supports the migration to stable/dev build streams by setting up the stable/dev wheels.inc and image build files. Change-Id: If9d7edf51b0951dcf8313b2443193800babe3b2f Story: 2005248 Task: 30101 Depends-On: Ib5dc9a7c1d8c37368d073e28d83eeb883766ee3f Signed-off-by: Don Penney <don.penney@windriver.com>
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
BUILDER=loci
|
|
LABEL=stx-glance
|
|
PROJECT=glance
|
|
PROJECT_REPO=https://github.com/openstack/glance.git
|
|
PIP_PACKAGES="pycrypto python-swiftclient psutil pylint"
|
|
DIST_PACKAGES="postgresql-libs"
|
|
PROFILES="fluent glance ceph"
|
|
|