ironic-lib/ironic_lib
Olivier Bourdon a809787783 Expose GPT partitioning fixing method
As suggested by TheJulia, the `_fix_gpt_structs` code
which is currently not accessible/callable from outside of ironic-lib
should be exposed so that other code like ironic-python-agent
can use it such as https://review.openstack.org/#/c/568524/

This patchset now exposes this code as `fix_gpt_structs`
(no leading underscore).

Change-Id: Icd824982d23966605fb179270bbf428cab23a41d
2018-07-02 11:39:03 +02:00
..
common Remove translation of log messages 2017-03-21 12:12:56 -07:00
tests Expose GPT partitioning fixing method 2018-07-02 11:39:03 +02:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Add wait_for_disk to destroy_disk_metadata function 2018-01-17 08:45:36 -08:00
disk_utils.py Expose GPT partitioning fixing method 2018-07-02 11:39:03 +02:00
exception.py Remove translation of log messages 2017-03-21 12:12:56 -07:00
metrics_statsd.py Remove translation of log messages 2017-03-21 12:12:56 -07:00
metrics_utils.py Add support for metrics 2016-06-28 13:38:01 +01:00
metrics.py Use six.wraps() for Metrics so decorated methods can be inspected 2018-02-01 08:47:01 -08:00
utils.py Simplify logic in wait_for_disk_to_become_available 2018-01-17 13:56:16 -08:00
version.py Add framework for doc building in ironic-lib 2016-08-18 09:14:52 -07:00