[Pki-devel] [PATCH] 1022-1023 Fixed some pylint errors.

2017-03-30 Thread Endi Sukma Dewata
Fixed pylint errors in pki.authority and pki.server.cli.subsystem. https://pagure.io/dogtagpki/issue/2627 Pushed to master under trivial rule. -- Endi S. Dewata >From 269f7d62ab3c8d13f7746fccb69cb0b305c46fb9 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 31 Mar 2017 04:48:24 +0200

[Pki-devel] [PATCH] 1021 Fixed default subsystems for top-level CLI commands.

2017-03-30 Thread Endi Sukma Dewata
The top-level CLI commands have been modified to get the subsystem name from the parent subsystem CLI if available, otherwise they will use a hard-coded default value. https://pagure.io/dogtagpki/issue/2626 Pushed to master under trivial rule. -- Endi S. Dewata >From 1d3216aece7381cbac7b812dfbb

[Pki-devel] [PATCH] 1018-1020 Removed duplicate constants.

2017-03-30 Thread Endi Sukma Dewata
Some constants in RollingLogFile have been replaced with their equivalents in Constants class. Pushed to master under trivial rule. -- Endi S. Dewata >From 8d60caa44803915c153e1919ccaf08b166d38190 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 29 Mar 2017 03:36:39 +0200 Subject: [P