[Fuxi] Add python-manilaclient in py35 job
The previous patch [1] added python-manilaclient, but forgot to do the same for py35. [1] https://review.openstack.org/#/c/438733/ Change-Id: I8e3fcb8d4719a5539898253801af15a2aa5b068a
This commit is contained in:
parent
42c2803bfc
commit
3a808fb778
@ -75,6 +75,7 @@
|
||||
fi
|
||||
|
||||
export PROJECTS="openstack/fuxi $PROJECTS"
|
||||
export PROJECTS="openstack/python-manilaclient $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin fuxi https://git.openstack.org/openstack/fuxi"
|
||||
|
||||
# Keep localrc to be able to set some vars in post_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user