lorax/src/pylorax/api
Brian C. Lane 5443c1cfea Skip creating groups with the same name as a user
Otherwise the user creation fails when anaconda sees there is already a
group with that name. Log a warning and continue on.
2018-05-17 10:34:35 -07:00
..
__init__.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
compose.py Skip creating groups with the same name as a user 2018-05-17 10:34:35 -07:00
config.py Convert lorax-composer yum base object to DNF 2018-05-17 10:34:34 -07:00
crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
dnfbase.py Update dnfbase (formerly yumbase) for DNF support 2018-05-17 10:34:34 -07:00
projects.py Return an empty list if depsolve results are empty 2018-05-17 10:34:34 -07:00
queue.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
recipes.py Add blueprint customization support for hostname and ssh key 2018-05-17 10:34:34 -07:00
server.py Convert Yum usage to DNF 2018-05-17 10:34:34 -07:00
v0.py Convert Yum usage to DNF 2018-05-17 10:34:34 -07:00
workspace.py workspace read and write needs UTF-8 conversion 2018-05-17 10:34:34 -07:00