neutron-lib/neutron_lib/placement
Akihiro Motoki f4f5f1c719 Switch to hacking 2.0
In hacking 2.0, local-check-factory was removed as it is not compatible
with flake8 3.x and it is advised to use flake8's local plugins [1].
Checks specific to neutron-lib registered via local-check-factory are
converted into flake8's local plugins [2].

Note that neutron_lib.hacking.checks.factory is kept not to break hacking
checks in neutron-lib consumers. They need to be converted into the style
in hacking 2.x in each repository and then we can drop the factory here.

[1] https://docs.openstack.org/releasenotes/hacking/unreleased.html#relnotes-2-0-0
[2] https://flake8.pycqa.org/en/3.7.0/user/configuration.html#using-local-plugins

Change-Id: I90419fe0b385e7bee216a52c1169aba6d6975d56
2020-03-17 15:31:31 +09:00
..
__init__.py Placement client: move to neutron_lib.placement 2018-08-21 16:52:30 +02:00
client.py Switch to hacking 2.0 2020-03-17 15:31:31 +09:00
constants.py Update api-ref location 2019-07-30 19:41:11 +02:00
utils.py Remove library "six" 2020-01-22 13:16:45 +00:00