Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
12d447e5
Commit
12d447e5
authored
Oct 03, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor planner: separate functions
parent
8eb5c246
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
285 additions
and
19 deletions
+285
-19
workspace.xml
drip_planner2/.idea/workspace.xml
+22
-9
basic_planner.py
drip_planner2/src/planner/basic_planner.py
+1
-1
planner.py
drip_planner2/src/planner/planner.py
+240
-0
spec_service.py
drip_planner2/src/planner/spec_service.py
+8
-0
rpc_server.py
drip_planner2/src/rpc_server.py
+14
-9
No files found.
drip_planner2/.idea/workspace.xml
View file @
12d447e5
...
@@ -2,16 +2,17 @@
...
@@ -2,16 +2,17 @@
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"462ede19-adfe-472b-975e-fefefa973fe0"
name=
"Default Changelist"
comment=
"slolved cap error"
>
<list
default=
"true"
id=
"462ede19-adfe-472b-975e-fefefa973fe0"
name=
"Default Changelist"
comment=
"slolved cap error"
>
<change
beforePath=
"$PROJECT_DIR$/../build.sh"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/../build.sh
"
afterDir=
"false"
/>
<change
afterPath=
"$PROJECT_DIR$/src/planner/planner.py
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/../drip-api/hs_err_pid26067.log"
before
Dir=
"false"
/>
<change
afterPath=
"$PROJECT_DIR$/src/planner/spec_service.py"
after
Dir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/planner/basic_planner.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/planner/basic_planner.py"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/rpc_server.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/rpc_server.py"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/easy-install.pth"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/easy-install.pth"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/prettytable.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/prettytable.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/pyparsing.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/pyparsing.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/setuptools-40.8.0-py3.6.egg"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/setuptools-40.8.0-py3.6.egg"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/setuptools.pth"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/setuptools.pth"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/six.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/venv/lib/python3.6/site-packages/six.py"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/../etc.tar.gz"
beforeDir=
"false"
/>
</list>
</list>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
...
@@ -19,6 +20,13 @@
...
@@ -19,6 +20,13 @@
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
</component>
</component>
<component
name=
"FileTemplateManagerImpl"
>
<option
name=
"RECENT_TEMPLATES"
>
<list>
<option
value=
"Python Script"
/>
</list>
</option>
</component>
<component
name=
"Git.Settings"
>
<component
name=
"Git.Settings"
>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$/.."
/>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$/.."
/>
</component>
</component>
...
@@ -35,9 +43,14 @@
...
@@ -35,9 +43,14 @@
<property
name=
"SHARE_PROJECT_CONFIGURATION_FILES"
value=
"true"
/>
<property
name=
"SHARE_PROJECT_CONFIGURATION_FILES"
value=
"true"
/>
<property
name=
"TODO_SCOPE"
value=
"All Places"
/>
<property
name=
"TODO_SCOPE"
value=
"All Places"
/>
<property
name=
"full.screen.before.presentation.mode"
value=
"false"
/>
<property
name=
"full.screen.before.presentation.mode"
value=
"false"
/>
<property
name=
"last_opened_file_path"
value=
"$PROJECT_DIR$/
../drip-provisio
ner"
/>
<property
name=
"last_opened_file_path"
value=
"$PROJECT_DIR$/
src/plan
ner"
/>
<property
name=
"settings.editor.selected.configurable"
value=
"com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable"
/>
<property
name=
"settings.editor.selected.configurable"
value=
"com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable"
/>
</component>
</component>
<component
name=
"RecentsManager"
>
<key
name=
"CopyFile.RECENT_KEYS"
>
<recent
name=
"$PROJECT_DIR$/src/planner"
/>
</key>
</component>
<component
name=
"RunDashboard"
>
<component
name=
"RunDashboard"
>
<option
name=
"ruleStates"
>
<option
name=
"ruleStates"
>
<list>
<list>
...
@@ -64,7 +77,7 @@
...
@@ -64,7 +77,7 @@
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/src/planner/basic_planner.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/src/planner/basic_planner.py"
/>
<option
name=
"PARAMETERS"
value=
""
/>
<option
name=
"PARAMETERS"
value=
"
test_local
"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
...
@@ -85,7 +98,7 @@
...
@@ -85,7 +98,7 @@
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/src/rpc_server.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/src/rpc_server.py"
/>
<option
name=
"PARAMETERS"
value=
"
localhost planner_queue
"
/>
<option
name=
"PARAMETERS"
value=
"
test_local
"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
...
@@ -180,9 +193,9 @@
...
@@ -180,9 +193,9 @@
<option
name=
"timeStamp"
value=
"1"
/>
<option
name=
"timeStamp"
value=
"1"
/>
</line-breakpoint>
</line-breakpoint>
<line-breakpoint
enabled=
"true"
suspend=
"THREAD"
type=
"python-line"
>
<line-breakpoint
enabled=
"true"
suspend=
"THREAD"
type=
"python-line"
>
<url>
file://$PROJECT_DIR$/src/planner/
basic_
planner.py
</url>
<url>
file://$PROJECT_DIR$/src/planner/planner.py
</url>
<line>
152
</line>
<line>
44
</line>
<option
name=
"timeStamp"
value=
"
4
"
/>
<option
name=
"timeStamp"
value=
"
5
"
/>
</line-breakpoint>
</line-breakpoint>
</breakpoints>
</breakpoints>
<default-breakpoints>
<default-breakpoints>
...
...
drip_planner2/src/planner/basic_planner.py
View file @
12d447e5
...
@@ -13,9 +13,9 @@ import sys
...
@@ -13,9 +13,9 @@ import sys
import
pdb
import
pdb
import
names
import
names
import
yaml
import
yaml
from
utils.TOSCA_parser
import
*
import
logging
import
logging
# from src.utils.TOSCA_parser import TOSCAParser
# from src.utils.TOSCA_parser import TOSCAParser
...
...
drip_planner2/src/planner/planner.py
0 → 100644
View file @
12d447e5
import
logging
from
toscaparser.nodetemplate
import
NodeTemplate
from
toscaparser.tosca_template
import
ToscaTemplate
import
networkx
as
nx
from
src.utils.TOSCA_parser
import
TOSCAParser
import
operator
from
planner.spec_service
import
*
class
Planner
:
node_type_key_names_to_remove
=
[
'capabilities'
,
'requirements'
,
'derived_from'
]
def
__init__
(
self
,
path
):
self
.
template
=
ToscaTemplate
(
path
)
self
.
tosca_node_types
=
self
.
template
.
nodetemplates
[
0
]
.
type_definition
.
TOSCA_DEF
self
.
all_custom_def
=
self
.
template
.
nodetemplates
[
0
]
.
custom_def
self
.
all_nodes
=
{}
self
.
all_nodes
.
update
(
self
.
tosca_node_types
.
items
())
self
.
all_nodes
.
update
(
self
.
all_custom_def
.
items
())
self
.
required_nodes
=
[]
props
=
{}
props
[
'kb_url'
]
=
"https://host"
self
.
spec_service
=
SpecService
(
props
)
# graph = self.build_graph(template.nodetemplates)
def
set_infrastructure_specifications
(
self
):
self
.
set_vm_specifications
()
def
set_vm_specifications
(
self
):
for
node
in
self
.
template
.
nodetemplates
:
if
node
.
type
==
'tosca.nodes.ARTICONF.VM.Compute'
:
props
=
{}
username_prop
=
node
.
get_property_value
(
'user_name'
)
vm_username_val
=
self
.
spec_service
.
get_vm_username
()
props
[
'properties'
]
=
self
.
set_prop
(
prop_key
,
prop_value
)
if
vm_username_val
:
props
[
'properties'
]
=
{
'user_name'
:
vm_username_val
}
else
:
if
username_prop
[
'required'
]
==
'true'
and
username_prop
[
'default'
]:
vm_username_val
=
username_prop
[
'default'
]
props
[
'properties'
]
=
{
'user_name'
:
vm_username_val
}
node
.
_properties
=
props
logging
.
info
(
str
(
node
.
_properties
))
# for prop in node.get_properties_objects():
# logging.info(prop.name + ' : ' + str(prop.value))
def
set_prop
(
self
,
prop_key
,
prop_value
):
# Resolve requirements. Go over all nodes and recursively resolve requirements till node has no requirements
# e.g. docker -> k8s -> cluster -> vm
def
resolve_requirements
(
self
):
for
node
in
self
.
template
.
nodetemplates
:
self
.
add_required_nodes
(
node
)
self
.
template
.
nodetemplates
.
extend
(
self
.
required_nodes
)
def
get_tosca_template
(
self
):
tp
=
TOSCAParser
()
yaml_str
=
tp
.
tosca_template2_yaml
(
self
.
template
)
return
yaml_str
def
add_required_nodes
(
self
,
node
):
missing_requirements
=
self
.
get_missing_requirements
(
node
)
if
not
missing_requirements
:
logging
.
debug
(
'Node: '
+
node
.
type
+
' has no requirements'
)
return
matching_node
=
self
.
find_best_node
(
missing_requirements
)
# Only add node that is not in node_templates
matching_node_type_name
=
next
(
iter
(
matching_node
))
capable_node_template
=
self
.
node_type_2_node_template
(
matching_node
)
if
not
self
.
contains_node_type
(
self
.
required_nodes
,
matching_node_type_name
):
node
=
self
.
add_missing_requirements
(
node
,
missing_requirements
,
capable_node_template
.
name
)
logging
.
info
(
'Adding: '
+
str
(
capable_node_template
.
type
))
self
.
required_nodes
.
append
(
capable_node_template
)
# Find matching nodes for the new node's requirements
self
.
add_required_nodes
(
capable_node_template
)
def
build_graph
(
self
,
nodetemplates
):
graph
=
nx
.
Graph
()
for
node
in
nodetemplates
:
graph
.
add_node
(
node
.
name
)
for
req
in
node
.
requirements
:
req_name
=
next
(
iter
(
req
))
trg_node_name
=
req
[
req_name
][
'node'
]
for
key
in
req
[
req_name
]:
if
key
!=
'node'
:
dict_req
=
req
[
req_name
][
key
]
if
isinstance
(
dict_req
,
dict
):
graph
.
add_edge
(
node
.
name
,
trg_node_name
,
key
=
key
,
attr_dict
=
dict_req
)
elif
isinstance
(
dict_req
,
str
):
graph
.
add_edge
(
node
.
name
,
trg_node_name
,
key
=
key
,
attr_dict
=
{
'type'
:
dict_req
})
print
(
"Nodes: "
+
str
(
graph
.
nodes
()))
print
(
"Edges: "
+
str
(
graph
.
edges
()))
print
(
"Edges: "
+
str
(
graph
.
edges
(
data
=
True
)))
return
graph
def
get_missing_requirements
(
self
,
node
):
logging
.
debug
(
'Looking for requirements for node: '
+
node
.
type
)
def_type
=
self
.
all_nodes
[
node
.
type
]
def_requirements
=
[]
if
'requirements'
in
def_type
.
keys
():
def_requirements
=
def_type
[
'requirements'
]
logging
.
debug
(
'Found requirements: '
+
str
(
def_requirements
)
+
' for node: '
+
node
.
type
)
missing_requirements
=
[]
if
not
node
.
requirements
:
missing_requirements
=
def_requirements
elif
def_requirements
:
for
def_requirement
in
def_requirements
:
for
key
in
def_requirement
:
for
node_req
in
node
.
requirements
:
if
key
not
in
node_req
:
req_name
=
next
(
iter
(
def_requirement
))
def_requirement
[
req_name
][
'node'
]
=
None
missing_requirements
.
append
(
def_requirement
)
# Make sure we have the definition. Otherwise we get an error in the recursion
if
'derived_from'
in
def_type
.
keys
()
and
not
def_type
[
'derived_from'
]
in
node
.
custom_def
.
keys
():
node
.
custom_def
[
def_type
[
'derived_from'
]]
=
self
.
all_custom_def
[
def_type
[
'derived_from'
]]
if
node
.
parent_type
and
node
.
parent_type
.
requirements
:
logging
.
debug
(
' Adding to : '
+
str
(
node
.
name
)
+
' parent requirements from: '
+
str
(
node
.
parent_type
.
type
))
missing_requirements
=
missing_requirements
+
node
.
parent_type
.
requirements
logging
.
debug
(
' missing_requirements: '
+
str
(
missing_requirements
))
return
missing_requirements
def
get_node_types_by_capability
(
self
,
cap
):
candidate_nodes
=
{}
for
tosca_node_type
in
self
.
all_nodes
:
if
tosca_node_type
.
startswith
(
'tosca.nodes'
)
and
'capabilities'
in
self
.
all_nodes
[
tosca_node_type
]:
logging
.
debug
(
' Node: '
+
str
(
tosca_node_type
))
for
caps
in
self
.
all_nodes
[
tosca_node_type
][
'capabilities'
]:
logging
.
debug
(
' '
+
str
(
self
.
all_nodes
[
tosca_node_type
][
'capabilities'
][
caps
][
'type'
])
+
' == '
+
cap
)
if
self
.
all_nodes
[
tosca_node_type
][
'capabilities'
][
caps
][
'type'
]
==
cap
:
candidate_nodes
[
tosca_node_type
]
=
self
.
all_nodes
[
tosca_node_type
]
logging
.
debug
(
' candidate_node: '
+
str
(
tosca_node_type
))
candidate_child_nodes
=
{}
for
node
in
candidate_nodes
:
candidate_child_nodes
.
update
(
self
.
get_child_nodes
(
node
))
candidate_nodes
.
update
(
candidate_child_nodes
)
capable_nodes
=
{}
# Only return the nodes that have interfaces. This means that they are not "abstract"
nodes_type_names_with_interface
=
self
.
get_node_types_with_interface
(
candidate_nodes
)
for
type_name
in
nodes_type_names_with_interface
:
capable_nodes
[
type_name
]
=
candidate_nodes
[
type_name
]
return
capable_nodes
def
contains_node_type
(
self
,
node_types_list
,
node_type_name
):
if
node_types_list
is
None
:
return
False
for
node_type
in
node_types_list
:
if
isinstance
(
node_type
,
NodeTemplate
):
type_name
=
node_type
.
type
elif
isinstance
(
node_type
,
dict
):
type_name
=
next
(
iter
(
node_type
))
if
type_name
==
node_type_name
:
return
True
return
False
def
node_type_2_node_template
(
self
,
node_type
):
nodetemplate_dict
=
{}
type_name
=
next
(
iter
(
node_type
))
node_type_array
=
type_name
.
split
(
"."
)
name
=
node_type_array
[
len
(
node_type_array
)
-
1
]
.
lower
()
nodetemplate_dict
[
name
]
=
node_type
[
next
(
iter
(
node_type
))]
.
copy
()
nodetemplate_dict
[
name
][
'type'
]
=
type_name
for
name_to_remove
in
self
.
node_type_key_names_to_remove
:
if
name_to_remove
in
nodetemplate_dict
[
name
]:
nodetemplate_dict
[
name
]
.
pop
(
name_to_remove
)
if
'type'
in
node_type
[
next
(
iter
(
node_type
))]:
node_type
[
next
(
iter
(
node_type
))]
.
pop
(
'type'
)
return
NodeTemplate
(
name
,
nodetemplate_dict
,
node_type
)
def
find_best_node
(
self
,
missing_requirements
):
matching_nodes
=
{}
number_of_matching_requirement
=
{}
# Loop requirements to find nodes per requirement
for
req
in
missing_requirements
:
for
key
in
req
:
capability
=
req
[
key
][
'capability'
]
logging
.
info
(
'Looking for nodes with capability: '
+
capability
)
# Find all nodes in the definitions that have the capability: capability
capable_nodes
=
self
.
get_node_types_by_capability
(
capability
)
if
capable_nodes
:
# Add number of matching capabilities for each node.
# Try to score matching_nodes to return one. The more requirements a node meets the better
for
node_type
in
capable_nodes
:
matching_requirement_count
=
1
if
node_type
not
in
number_of_matching_requirement
:
number_of_matching_requirement
[
node_type
]
=
matching_requirement_count
else
:
matching_requirement_count
=
number_of_matching_requirement
[
node_type
]
matching_requirement_count
+=
1
number_of_matching_requirement
[
node_type
]
=
matching_requirement_count
logging
.
info
(
' Found: '
+
str
(
node_type
))
matching_nodes
.
update
(
capable_nodes
)
else
:
logging
.
error
(
'Did not find node with required capability: '
+
str
(
req
[
key
][
'capability'
]))
return
None
# if we only found 1 return it
if
len
(
matching_nodes
)
==
1
:
return
matching_nodes
sorted_number_of_matching_requirement
=
sorted
(
number_of_matching_requirement
.
items
(),
key
=
operator
.
itemgetter
(
1
))
index
=
len
(
sorted_number_of_matching_requirement
)
-
1
winner_type
=
next
(
iter
(
sorted_number_of_matching_requirement
[
index
]))
return
{
winner_type
:
matching_nodes
[
winner_type
]}
def
get_child_nodes
(
self
,
parent_node_type_name
):
child_nodes
=
{}
for
tosca_node_type
in
self
.
all_nodes
:
if
tosca_node_type
.
startswith
(
'tosca.nodes'
)
and
'derived_from'
in
self
.
all_nodes
[
tosca_node_type
]:
if
parent_node_type_name
==
self
.
all_nodes
[
tosca_node_type
][
'derived_from'
]:
child_nodes
[
tosca_node_type
]
=
self
.
all_nodes
[
tosca_node_type
]
return
child_nodes
def
get_node_types_with_interface
(
self
,
nodes
):
node_types_with_interface
=
[]
for
node_name
in
nodes
:
if
'interfaces'
in
nodes
[
node_name
]
.
keys
()
and
'tosca.nodes.Root'
!=
node_name
:
node_types_with_interface
.
append
(
node_name
)
return
node_types_with_interface
def
add_missing_requirements
(
self
,
node
,
missing_requirements
,
capable_node_name
):
for
req
in
missing_requirements
:
req
[
next
(
iter
(
req
))][
'node'
]
=
capable_node_name
node
.
requirements
.
append
(
req
)
return
node
drip_planner2/src/planner/spec_service.py
0 → 100644
View file @
12d447e5
class
SpecService
:
def
__init__
(
self
,
props
):
self
.
properties
=
props
def
get_vm_username
(
self
):
return
"vm_user"
\ No newline at end of file
drip_planner2/src/rpc_server.py
View file @
12d447e5
...
@@ -8,6 +8,7 @@ import os
...
@@ -8,6 +8,7 @@ import os
import
os.path
import
os.path
from
builtins
import
print
from
builtins
import
print
from
planner.basic_planner
import
*
from
planner.basic_planner
import
*
from
planner.planner
import
*
import
pika
import
pika
import
sys
import
sys
import
tempfile
import
tempfile
...
@@ -16,13 +17,13 @@ import logging
...
@@ -16,13 +17,13 @@ import logging
import
base64
import
base64
logger
=
logging
.
getLogger
(
__name__
)
logger
=
logging
.
getLogger
(
__name__
)
if
not
getattr
(
logger
,
'handler_set'
,
None
):
#
if not getattr(logger, 'handler_set', None):
logger
.
setLevel
(
logging
.
INFO
)
#
logger.setLevel(logging.INFO)
h
=
logging
.
StreamHandler
()
#
h = logging.StreamHandler()
formatter
=
logging
.
Formatter
(
'
%(asctime)
s -
%(name)
s -
%(levelname)
s -
%(message)
s'
)
#
formatter = logging.Formatter('%(asctime)s - %(name)s - %(levelname)s - %(message)s')
h
.
setFormatter
(
formatter
)
#
h.setFormatter(formatter)
logger
.
addHandler
(
h
)
#
logger.addHandler(h)
logger
.
handler_set
=
True
#
logger.handler_set = True
def
init_chanel
(
args
):
def
init_chanel
(
args
):
...
@@ -124,8 +125,12 @@ if __name__ == "__main__":
...
@@ -124,8 +125,12 @@ if __name__ == "__main__":
# servicetemplate_id = "wordpress_w1-wip1"
# servicetemplate_id = "wordpress_w1-wip1"
# planner = WineryPlanner(tosca_reposetory_api_base_url,namespace,servicetemplate_id)
# planner = WineryPlanner(tosca_reposetory_api_base_url,namespace,servicetemplate_id)
tosca_file_path
=
"../../TOSCA/application_example.yaml"
tosca_file_path
=
"../../TOSCA/application_example.yaml"
planner
=
BasicPlanner
(
tosca_file_path
)
# planner = BasicPlanner(tosca_file_path)
print
(
planner
.
get_plan
())
planner
=
Planner
(
tosca_file_path
)
planner
.
resolve_requirements
()
planner
.
set_infrastructure_specifications
()
template
=
planner
.
get_tosca_template
()
# logger.info("template ----: \n" + template)
else
:
else
:
logger
.
info
(
"Input args: "
+
sys
.
argv
[
0
]
+
' '
+
sys
.
argv
[
1
]
+
' '
+
sys
.
argv
[
2
])
logger
.
info
(
"Input args: "
+
sys
.
argv
[
0
]
+
' '
+
sys
.
argv
[
1
]
+
' '
+
sys
.
argv
[
2
])
channel
=
init_chanel
(
sys
.
argv
)
channel
=
init_chanel
(
sys
.
argv
)
...
...
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