ironic-python-agent/ironic_python_agent
Dmitry Tantsur f1b2df908a Replace WSME and Pecan with Werkzeug
WSME is no longer maintained and Pecan is an overkill for our (purely
internal) API. This change rewrites the API in Werkzeug (the library
underneath Flask). I don't use Flask here since it's also an overkill
for API with 4 meaningful endpoints.

Change-Id: Ifed45f70869adf00e795202a53a2a53c9c57ef30
2019-12-04 16:50:47 +01:00
..
api Replace WSME and Pecan with Werkzeug 2019-12-04 16:50:47 +01:00
cmd manual introspection trigger command 2019-07-08 07:43:40 -07:00
extensions Replace WSME and Pecan with Werkzeug 2019-12-04 16:50:47 +01:00
hardware_managers Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
shell Clear GPT and MBR headers with dd to avoid sgdisk CRC errors 2018-08-08 16:40:22 +00:00
tests Replace WSME and Pecan with Werkzeug 2019-12-04 16:50:47 +01:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Replace WSME and Pecan with Werkzeug 2019-12-04 16:50:47 +01:00
config.py Clean up options deprecated prehistory 2019-11-19 08:46:21 +08:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Merge "Software RAID: Create/delete configurations" 2019-06-05 07:34:01 +00:00
hardware.py Merge "Stop using six library" 2019-12-03 13:09:30 +00:00
inspect.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
inspector.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
ironic_api_client.py improve error messages during node lookup failures 2019-06-26 11:54:19 -04:00
netutils.py Get the hostname of the introspected host 2019-06-12 13:00:21 +00:00
numa_inspector.py Fix compatibility with Pint 0.5 2019-09-25 11:53:11 +02:00
utils.py Stop using six library 2019-11-29 10:18:14 +01:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00