ironic-python-agent/ironic_python_agent/extensions
John L. Villalovos 0b8763e332 Update to hacking 0.12.0 and use new checks
Use hacking 0.12.0

Use the new checks that are available:
    [H106] Don’t put vim configuration in source files.
    [H203] Use assertIs(Not)None to check for None.
    [H904] Delay string interpolations at logging calls.

Fix code so tests pass.

Change-Id: If22ad272c332f30624ce10861408d377908b152b
Depends-On: I2aa44b62f900d4dfd67701b01eadd0523fbfaf07
2016-11-08 11:31:18 -08:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-08 09:06:45 +00:00
clean.py Get root device hints from the node object 2016-05-26 14:52:15 +01:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
iscsi.py Remove Python 2.6 format style 2016-10-06 09:05:26 -07:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
standby.py Remove duplicated logging in configdrive creation 2016-10-26 02:47:53 -07:00