Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
vmdriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9ae3ee8a
authored
May 11, 2014
by
Bach Dániel
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oops
SUCCESS: 26/26 (100%) Tests passed
http://pic.twitter.com/Eh4tzKgiQV
parent
cb68e9b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
vm.py
+2
-2
No files found.
vm.py
View file @
9ae3ee8a
...
...
@@ -266,8 +266,8 @@ class VMNetwork:
self
.
model
=
model
if
not
network_type
:
if
NATIVE_OVS
:
self
.
network_type
=
'bridge'
,
self
.
virtual_port
=
'openvswitch'
,
self
.
network_type
=
'bridge'
self
.
virtual_port
=
'openvswitch'
else
:
self
.
network_type
=
'ethernet'
else
:
...
...
Kálmán Viktor
@kviktor
commented
May 11, 2014
Owner
🏥
👻
:hospital: :ghost:
Bach Dániel
@bachdaniel
commented
May 11, 2014
Owner
💩
:shit:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment