openstack-python-openstackc.../openstackclient/tests/functional
Pete Zaitcev a9e1a7981b Fix ussuri jobs
Squashed two changes together since both are needed to fix jobs:

Resolve PEP8

No idea how this happened, but reviews started failing the
pep8 gate job. The failures are legitimate, see the commit.
I guess the pep8 tests became smarter and found these issues.

(cherry picked from commit 52ff421e3d)

Add libc6-dev to bindep

The python-builder base image was updated to no longer install
recommends. This is inline with the other Infra images and keeps
image sizes smaller. gcc recommended libc6-dev - but it turns out
we need that for limits.h for one of our depends. Add it to fix
our image builds.

(cherry picked from commit 97d027caec)

Change-Id: Id9a0dad644134dafd68eed37fe8f41c583d7a619
2020-06-03 13:26:08 +02:00
..
common Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
compute Fix openstack server list --deleted --marker option 2020-01-02 20:05:56 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Fix ussuri jobs 2020-06-03 13:26:08 +02:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Remove races in floating ip functional tests 2019-08-31 09:03:46 -05:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00