Commit Graph

17 Commits

Author SHA1 Message Date
Lubos Kocman
0fbe160af0 waiting for right task_id, cleanup of code 2016-07-20 19:42:30 +02:00
Lubos Kocman
82ad4e7e9c update default pdc server in rida.conf 2016-07-20 16:47:17 +02:00
Ralph Bean
cf4eadbf99 Some work to get koji profiles working. 2016-07-16 20:17:57 -04:00
Ralph Bean
c4ae0c3a92 Console will do. 2016-07-16 00:54:14 -04:00
Lubos Kocman
490da57176 config: add ssl_enabled=True. fas auth would simply not work without ssl 2016-07-15 15:05:10 +02:00
Ralph Bean
5e7244fe9c Allow configurable host and port for rida.py 2016-07-13 11:34:36 -04:00
Lubos Kocman
9eb5c25e25 Add rida/pdc.py - A rida related product definition center calls
* renamed and split config.pdc to config.pdc_url, config.pdc_insecure, config.pdc_develop
* test-pdc.py contains example usage

Signed-off-by: Lubos Kocman <lkocman@redhat.com>
2016-07-13 10:31:13 +02:00
Petr Šabata
3566271601 Add polling_interval to config
This will be used by ridad.

Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-09 18:18:10 +02:00
Petr Šabata
e378f03c9e Change the default configuration to use production RPM repos
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-09 13:44:10 +02:00
Petr Šabata
cb68402c48 Merge #10 builder.py: Add Builder, GenericBuilder, KojiModuleBuilder classes 2016-07-08 12:32:34 +00:00
Jan Kaluza
3c865497bf Use log_backend to choose from 'console', 'file' or 'journal' logging backends. 2016-07-08 10:46:59 +02:00
Lubos Kocman
a0e33c1649 Add Builder, GenericBuilder, KojiBuilder classes
* change config to reflect koji_config path and koji_profile

Signed-off-by: Lubos Kocman <lkocman@redhat.com>
2016-07-08 07:58:15 +00:00
Jan Kaluza
6314354fd4 Use built-in 'logging' module for logging. Add Logger.init_logging function to initialize logging according to config file. 2016-07-08 07:28:25 +02:00
Jan Kaluza
36faac7040 Add simple auth based on the client certificate and pkgdb API. 2016-07-07 14:35:47 +02:00
Petr Šabata
ef592d0e00 Add config options for default RPM repositories and caches
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-29 10:47:27 +02:00
Petr Šabata
482c57ee07 Add a config option for the messaging system
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 15:08:13 +02:00
Petr Šabata
009475e18d Add a simple configuration class and a config file
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 14:26:59 +02:00