ironic-python-agent/ironic_python_agent
Dmitry Tantsur 40ddf861c7 Fix compatibility with Pint 0.5
This is the version we have in global-requirements, and it does not
contain module pint.errors. Fortunately, in all versions the required
error is exposed on the top level, so just use it.

See https://review.rdoproject.org/r/6741 for a build failure.

Change-Id: I1f194ccc48a3195fcbf8599c3a0b4fa21fde16d2
2017-05-22 17:05:53 +02:00
..
api Agent: Listen for connections on both IPv4 and IPv6 ports 2017-01-19 15:24:11 +00:00
cmd Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
extensions Add missing description for params of 'start_iscsi_target'. 2017-05-18 07:57:36 +08:00
hardware_managers flake8: Specify 'ironic_python_agent' as name of app 2017-03-16 07:09:07 -07:00
shell Limit memory usage when running qemu-img convert 2017-01-19 18:01:30 +00:00
tests Merge "NUMA-topology collector" 2017-05-22 13:13:18 +00:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Use flake8-import-order 2017-02-16 09:46:21 -08:00
config.py Merge "Configure and use SSL-related requests options" 2017-02-07 09:57:49 +00:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
hardware.py Collect NIC name given by BIOS 2017-05-18 14:44:11 -07:00
inspector.py Merge "Configure and use SSL-related requests options" 2017-02-07 09:57:49 +00:00
ironic_api_client.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
netutils.py Agent: Listen for connections on both IPv4 and IPv6 ports 2017-01-19 15:24:11 +00:00
numa_inspector.py Fix compatibility with Pint 0.5 2017-05-22 17:05:53 +02:00
utils.py Fix logs encoding in py3 2017-03-14 10:25:09 +08:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00