Use python-manilaclient from source
Some changes have been merged to python-manilaclient recently which aren't packaged yet and therefore cause problems in our gates - the jobs are failing to create a share group type. Installing the client from source will fix our gates. Change-Id: Ia4d856118fa204f821c3ec0fdf39d210eaad34b1
This commit is contained in:
parent
67f7408b0a
commit
1091a39d71
@ -101,6 +101,7 @@
|
||||
- openstack/manila
|
||||
- openstack/manila-ui
|
||||
- openstack/manila-tempest-plugin
|
||||
- openstack/python-manilaclient
|
||||
- openinfra/python-tempestconf
|
||||
- openstack/tempest
|
||||
- openstack/devstack
|
||||
@ -129,6 +130,7 @@
|
||||
USE_PYTHON3: True
|
||||
MANILA_USE_UWSGI: False
|
||||
MANILA_USE_MOD_WSGI: False
|
||||
LIBS_FROM_GIT: python-manilaclient
|
||||
devstack_services: &devstack_services
|
||||
h-eng: True
|
||||
h-api: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user