diff --git a/releasenotes/notes/1.18.1-ceeb514708dcb731.yaml b/releasenotes/notes/1.18.1-ceeb514708dcb731.yaml
new file mode 100644
index 000000000..cb775f10b
--- /dev/null
+++ b/releasenotes/notes/1.18.1-ceeb514708dcb731.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+  - Fix issue where ironic-agent did not work on ppc due to missing dmidecode.
+  - Fix issue where we were unable to create empty tempdirs in the target image.
+  - Revert change where we were installing virtualenv on centos with both system and python packages.