openstacksdk/examples
Monty Taylor d42811c405
Fix latest flake8 issues
The latest flake8 checks strings for escape chars, and also has a new
and better rule about line breaks before binary operators - which is
what knuth says should happen.

The escape char check was catching some asterisks in docstrings that
weren't actually providing much, since we already list type as "kwargs".
Just remove them.

Install latest flake8 so we can gate on this.

Change-Id: I89088adcc6f4ff5a894df5e677ae9b28a58edd9a
2018-10-29 16:44:05 -05:00
..
baremetal Add set_provision_state and wait_for_provision_state for baremetal Node 2018-07-17 13:58:43 +02:00
cloud Remove openstack_cloud factory function 2018-01-31 11:26:02 -06:00
clustering Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
compute Fix compute tests for resource.prop ID attributes 2016-02-15 09:15:21 -06:00
identity Added project role assignment 2017-02-06 09:55:11 +02:00
image Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
key_manager Refactor Key Manager for resource2 2016-08-24 15:58:51 -04:00
network Deprecate port and ping methods in Network proxy 2017-02-15 08:05:19 -05:00
__init__.py Add some sample scripts 2014-04-30 09:43:08 -06:00
connect.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00