From 18f9f7755855e1ba6fb44c0bf9c1693ddaf90fa9 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 29 Apr 2016 21:37:49 -0500 Subject: [PATCH] Add Gentoo to distro status Gentoo packages OpenStack and as such should (optionally) have packages looked up when adding packages to requirements. I've added Gentoo as a distro between Debian and SUSE for alphabetical reasons only and have also added a link to our official package tracker. Change-Id: Id4bd773510422a793854d46e7dcaa4e69ed36625 --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3b587984d8..36d44d047a 100644 --- a/README.rst +++ b/README.rst @@ -337,13 +337,14 @@ but will not introduce any changes that would make it impossible to run on the latest Ubuntu LTS or latest RHEL. As such we really need to know what the current state of packaging is -on these platforms (and ideally Debian and SUSE as well). +on these platforms (and ideally Debian, Gentoo, and SUSE as well). For people unfamiliar with Linux Distro packaging you can use the following tools to search for packages: - Ubuntu - http://packages.ubuntu.com/ - Fedora - https://apps.fedoraproject.org/packages/ + - Gentoo - https://packages.gentoo.org/ - SUSE - https://build.opensuse.org/project/show/devel:languages:python For ``upper-constraints.txt`` changes