Remove distro_python3 release note

This variable was never in released code, and was removed in
https://review.openstack.org/#/c/642014.

Change-Id: Iec8c1dc717bc8c3cfae4538b1846db4610b83ff6
This commit is contained in:
Mark Goddard 2019-03-12 17:47:19 +00:00
parent 8df6eb0118
commit 71148046f0
1 changed files with 0 additions and 8 deletions

View File

@ -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.