Log In
testcloud
Clone
Source Code
GIT
Source
Issues
4
Stats
Overview
Files
Commits
Branches
Forks
Releases
a1c6967
Make network working in qemu:///session
Authored and Committed by
frantisekz
4 years ago
raw
patch
tree
parent
5 files changed.
150 lines added
.
25 lines removed
.
conf/domain-template.jinja
file modified
+5
-4
conf/settings-example.py
file modified
+3
-0
testcloud/cli.py
file modified
+28
-14
testcloud/config.py
file modified
+3
-0
testcloud/instance.py
file modified
+111
-7
Make network working in qemu:///session Fixes
https://pagure.io/testcloud/issue/64
conf/domain-template.jinja
file modified
+5
-4
conf/settings-example.py
file modified
+3
-0
testcloud/cli.py
file modified
+28
-14
testcloud/config.py
file modified
+3
-0
testcloud/instance.py
file modified
+111
-7