packetary/packetary/schemas
Bulat Gaifullin cae6df70bf Added packaging driver to build RPM by using mock
Option 'cache_dir' uses to specify directory where
will be downloaded remote files
The packaging controller allows to use files which
are available via HTTP as source or spec file
Each driver has its own section in input data,
this allows to use same input data for several drivers.

Change-Id: I1fb3b08fe305c3413e5aa4a9213762208a2479da
2016-07-05 16:49:06 +03:00
..
__init__.py Added packaging driver to build RPM by using mock 2016-07-05 16:49:06 +03:00
deb_repo_schema.py Implemented input data validation 2016-02-05 17:07:48 +03:00
package_files_schema.py Fixed error-handling for input data validation 2016-03-09 09:53:27 +03:00
requirements_schema.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
rpm_packaging_schema.py Added packaging driver to build RPM by using mock 2016-07-05 16:49:06 +03:00
rpm_repo_schema.py Implemented input data validation 2016-02-05 17:07:48 +03:00