openstack-python-openstackc.../openstackclient
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
..
api Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
common Switch image to use SDK 2020-03-23 14:38:32 -05:00
compute Switch image to use SDK 2020-03-23 14:38:32 -05:00
identity Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
image Don't look up project by id if given id 2020-03-24 13:13:12 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Add "fields" parameter to ListSecurityGroup query" 2020-03-24 14:07:02 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Fix ussuri jobs 2020-06-03 13:26:08 +02:00
volume Merge "Switch image to use SDK" 2020-03-25 15:19:20 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00