summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-03-25 04:22:14 +0000
committerGerrit Code Review <review@openstack.org>2021-03-25 04:22:14 +0000
commitd8d1269f8fdc1bcdacb6eb708cf3249d4a497a53 (patch)
treeae6d937cce8c4090bbc8e4dadc768b2cec0b92a5 /releasenotes/notes
parent2bd45d9b0c07d7857dd37224ee5b913f7e60a907 (diff)
parent4a22f29f1e439d20b66a5f20de1d501b11a4d385 (diff)
downloadpython-ironicclient-d8d1269f8fdc1bcdacb6eb708cf3249d4a497a53.tar.gz
Merge "Make baremetal --debug actually work"
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/debug-e9dd680d783fa4b6.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/debug-e9dd680d783fa4b6.yaml b/releasenotes/notes/debug-e9dd680d783fa4b6.yaml
new file mode 100644
index 0000000..9bc8c66
--- /dev/null
+++ b/releasenotes/notes/debug-e9dd680d783fa4b6.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ The ``--debug`` option now works correctly with the built-in ``baremetal``
+ command line tool.