packstack/packstack/modules
Javier Pena a2decd62fc When generating self-signed certs, ensure cn length is <=64
When the fqdn of the machine is too long, we can go beyond the 64
character limit of the CN attribute for the SSL certificate. Let's
make sure we do not exceed that limit.

Change-Id: Idc3ad1743971a52902a832797070d5010b38d9e7
2019-02-21 14:17:51 +01:00
..
__init__.py Restructuring project for python's setuptools 2012-11-27 09:39:15 +00:00
common.py Fixes packstack failure when interface has no assigned ip address 2016-11-11 10:46:53 +03:00
documentation.py Initial Python 3 support 2018-09-27 09:13:06 +00:00
ospluginutils.py When generating self-signed certs, ensure cn length is <=64 2019-02-21 14:17:51 +01:00
puppet.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00