diff --git a/releasenotes/notes/distro-python3-configuration-3ed58b21b0f43246.yaml b/releasenotes/notes/distro-python3-configuration-3ed58b21b0f43246.yaml deleted file mode 100644 index 40742b7314..0000000000 --- a/releasenotes/notes/distro-python3-configuration-3ed58b21b0f43246.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -features: - - | - Added a `distro_python3` configuration option for the kolla-build.conf - that will switch the package names to assume the python3 name. By default, - this will be True if a RHEL 8 based distro and False for any other distro. - If a value of True or False is provided in the configuration, this will - override the derived value.