Brian C. Lane
1af6040143
Add support for version globs to blueprints
...
This uses dnf's version__glob filter to implement it. It amounts to '*'
wildcards and '?' for single character matching.
(cherry picked from commit 095829171a
)
2018-05-21 15:41:45 -07:00
Brian C. Lane
9085840401
Update pylorax.api.projects for DNF usage
...
And adjust tests to match.
2018-05-17 10:34:34 -07:00
Brian C. Lane
9bf93d7154
Use 2to3 to convert the python2 lorax-composer code to python3
2018-05-17 10:34:34 -07:00
Brian C. Lane
b4096ccb62
Add the tests from lorax-composer branch
...
These currently fail for several reasons and will be adjusted as the
code it ported to this branch.
2018-05-17 10:34:34 -07:00