ad20476a8c
Changes included in the patch: - Add missing init files - Update MANIFEST.in to include non-python files - Add the ability to launch gnocchi api with gunicorn Story: 2002825 Task: 22871 Change-Id: Iad1ed6e4d6cd4c4debfd8ed7845d4de69af3ea14 Signed-off-by: Jack Ding <jack.ding@windriver.com>
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
VERSION=4.2.5
|
|
TAR_NAME=gnocchi
|
|
COPY_LIST="$FILES_BASE/* \
|
|
$FILES_BASE/scripts/* \
|
|
$DISTRO/patches/* \
|
|
$CGCS_BASE/downloads/$TAR_NAME-$VERSION.tar.gz"
|
|
TIS_PATCH_VER=1
|