Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
f-interop-contributors
myslicelib
Commits
da87160b
Commit
da87160b
authored
Dec 21, 2017
by
Loic Baron
Browse files
sfaparser ple technology contains vm
parent
1e3f68a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
myslicelib/util/sfaparser/ple.py
View file @
da87160b
...
...
@@ -19,7 +19,7 @@ class Ple(SfaParser):
'sliver_types'
:
[],
'services'
:
[],
'parser'
:
self
.
__class__
.
__name__
.
lower
(),
'technologies'
:[
'Virtual Machines'
,
'Distributed Systems'
,
'Internet'
,
'Wired'
],
'technologies'
:[
'vm'
,
'Virtual Machines'
,
'Distributed Systems'
,
'Internet'
,
'Wired'
],
}
# 'sliver_types': [
...
...
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