Add cliff to libs-from-git for devstack functional tips

We should also use cliff from git in the tips jobs so that we can
see whether changes there break things.

Change-Id: Ie3375eb7bafafef7fa8209aa6500d1254e29954e
This commit is contained in:
Monty Taylor 2020-06-08 09:19:24 -05:00
parent 00e88822e3
commit 2cb4193579
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
- openstack/python-openstackclient
vars:
devstack_localrc:
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config,cliff
# This is insufficient, but leaving it here as a reminder of what may
# someday be all we need to make this work
# disable_python3_package swift