packetary/packetary
Sergey Kulanov f922090dc6 Allow to search mandatory packages in all forest
Update requirements with filter option:

        "mandatory": {
            "enum": ["exact", "newest"]
        }

1) [RPM] We need to search the newest mandatory packages in all
   forest but not from the exact tree, also repo priority should
   be take into account

2) Add priority to gen_repository in tests, since this is
   mandatory parameter

3) [Tests] Add package10 with different version to check mandatory
   values:
    - None
    - "exact"
    - "newest"
  match for mandatory packages

Change-Id: I36a1463b495075bf6c44a46b557c3ac524de0220
Closes-bug: #1585103
2016-07-05 22:45:28 +03:00
..
api Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
cli Added CLI for building packages 2016-06-27 19:31:16 +03:00
controllers Introduced packaging API 2016-06-22 13:09:23 +03:00
drivers Merge "Fix createrepo workers racing" 2016-06-30 10:12:25 +00:00
library Fixed handling http redirects 2016-06-15 18:16:31 +03:00
objects Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
schemas Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
tests Allow to search mandatory packages in all forest 2016-07-05 22:45:28 +03:00
__init__.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00