ironic-python-agent/ironic_python_agent
Riccardo Pittau 64ffd2ee80 Remove oslo.serialization dependency
Use pure json instead of jsonutils.

Borrow encode function from oslo.serialization to be used in the
utils module.

Change-Id: Ied9a2259a4329a86b4f0853bd1fb187563c0a036
2022-06-17 09:37:35 +02:00
..
api Use Werkzeug modern version 2022-04-14 10:47:06 +00:00
cmd Capture the early logging 2021-04-01 11:16:20 -07:00
extensions Create fstab entry with appropriate label 2022-03-10 07:04:01 -08:00
hardware_managers Increase version of hacking and pycodestyle 2021-07-30 14:34:33 +02:00
tests Remove oslo.serialization dependency 2022-06-17 09:37:35 +02:00
__init__.py [trivial] Fix typo in __init__.py 2021-12-16 22:03:51 +01:00
agent.py Increase version of hacking and pycodestyle 2021-07-30 14:34:33 +02:00
burnin.py Burn-in: Dynamic network pairing 2022-01-10 11:31:33 +01:00
config.py Do not permit IPA standalone to be enabled by conf 2021-03-25 12:45:28 +01:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
efi_utils.py Do not try to guess EFI partition path by its number 2022-05-04 15:06:02 +02:00
encoding.py Fix serializing ironic-lib exceptions 2020-07-02 12:18:53 +02:00
errors.py Remove the iscsi extension 2021-05-10 12:43:44 +02:00
hardware.py Use json for lsblk output 2022-06-14 17:50:05 +02:00
inject_files.py New deploy step for injecting arbitrary files 2021-02-16 16:56:52 +01:00
inspect.py Add jitter to inspection command reporting 2020-03-31 08:13:13 -07:00
inspector.py Remove oslo.serialization dependency 2022-06-17 09:37:35 +02:00
ironic_api_client.py Remove oslo.serialization dependency 2022-06-17 09:37:35 +02:00
netutils.py Bring up VLAN interfaces and include in introspection report 2020-11-20 10:17:00 -05:00
numa_inspector.py Skip nic numa_node discovery if it's not assigned to a numa_node 2020-01-17 11:15:35 +01:00
partition_utils.py Use a pre-defined partition UUID to detect configdrive on GPT 2022-04-29 16:56:53 +02:00
raid_utils.py Move prepare_boot_partitions_for_softraid to raid_utils 2022-02-14 11:21:36 +01:00
tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
utils.py Remove oslo.serialization dependency 2022-06-17 09:37:35 +02:00
version.py Remove runtime dependency on pbr 2021-04-26 09:16:34 +02:00