Commit Graph

4 Commits

Author SHA1 Message Date
Mehdi Abaakouk eef19f6b7c Add gating on py37
Change-Id: I248c7ff3e306fa1086920c24baa73312e5e31b91
2018-07-26 07:07:39 +02:00
Julien Danjou 9323f07f97 Remove deprecated storage drivers
Change-Id: I6b262dd440a72f25662b64d938ab9e5328709a97
2017-10-26 09:35:14 +02:00
gord chung 5e74838b51 add libxml2 required for lxml
Change-Id: I91cc7e02278b21f2746f884d0aaa6cd0e210e5c6
2016-12-12 22:14:29 +00:00
Mehdi Abaakouk 5881c525a3 tests: fix tests for functional tests without dsvm
Currently functional tests pass in gate just because some calls are
done on real devstack, and passed by chance. We don't need dsvm at all
with pifpaf.

This change fixes this tests and add bindep.txt file for new gate jobs
without dsvm will be setup to ensure this doesn't happen again.

The tox targets pyXX-psql are renamed pyXX-postgresql to match all other jobs names.

Change-Id: I0e6cfb71cc53a47a11a12b5797fe262f9211ce22
2016-10-11 14:59:15 +02:00