packstack/packstack
Alfredo Moralejo 6aaf0c07ca Fix manage_rdo function for CentOS8
In CentOS 8 the rdo-release package uses %dist in the name, which is
currently breaking the regular expresion used to parse it.

Also, in CentOS 8, yum-config-manager is not providing the full repo
configuration by stdout when enabling a repo, so instead of parsing it,
let's just trust on standard return value from command which works as
expected. For CentOS 7 we need to keep the same behavior.

This patch is fixing it to work with both centos7 and 8

Change-Id: Iafd6d6373d608c1b0fb797895a9969da28049fec
2020-04-16 10:50:20 +00:00
..
installer Fix pip setup for RHEL 8 2019-02-19 17:33:59 +01:00
modules When generating self-signed certs, ensure cn length is <=64 2019-02-21 14:17:51 +01:00
plugins Fix manage_rdo function for CentOS8 2020-04-16 10:50:20 +00:00
puppet Use rabbitmq parameters for tcp_listen_options 2019-12-17 08:35:01 +00:00
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
version.py Use PBR 2016-09-21 17:49:02 +02:00