ironic-inspector/ironic_inspector/common
Riccardo Pittau 9b1450398c Stop using six library
Since we've dropped support for Python 2.7, it's time to look at
the bright future that Python 3.x will bring and stop forcing
compatibility with older versions.
This patch removes the six library from requirements, not
looking back.

Change-Id: Ic443c7e4d5a5a849c4dc220207f8957e4c90bf53
2019-12-17 09:23:01 +01:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
context.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
coordination.py Split API and conductor services 2019-08-12 15:29:55 +08:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Get details when listing ports upon inspection of active nodes 2019-11-28 10:50:32 +01:00
keystone.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
lldp_parsers.py Remove redundant "the" from a docstring 2018-02-08 16:04:21 +08:00
lldp_tlvs.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
locking.py Stop using six library 2019-12-17 09:23:01 +01:00
rpc.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
service_utils.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
swift.py Don't use configuration options in function signatures 2019-09-26 15:59:22 +02:00