mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-28 04:32:54 +08:00
Removed PDC dependency from MBS and replaced it with MBS prod instance.
Signed-off-by: Martin Curlej <mcurlej@redhat.com> Removed pdc from comments. Signed-off-by: Martin Curlej <mcurlej@redhat.com> Adding missing files. Signed-off-by: Martin Curlej <mcurlej@redhat.com> Updated PR according to review. Signed-off-by: Martin Curlej <mcurlej@redhat.com> Local modules builds now Signed-off-by: Martin Curlej <mcurlej@redhat.com> Removed copr from config Signed-off-by: Martin Curlej <mcurlej@redhat.com> Fixed bugs Signed-off-by: Martin Curlej <mcurlej@redhat.com>
This commit is contained in:
@@ -47,7 +47,7 @@ class GenericResolver(six.with_metaclass(ABCMeta)):
|
||||
@classmethod
|
||||
def create(cls, config, backend=None, **extra):
|
||||
"""
|
||||
:param backend: a string representing resolver e.g. 'pdc'
|
||||
:param backend: a string representing resolver e.g. 'db'
|
||||
|
||||
Any additional arguments are optional extras which can be passed along
|
||||
and are implementation-dependent.
|
||||
|
||||
Reference in New Issue
Block a user