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
utils
Commits
86b1747b
Commit
86b1747b
authored
Nov 09, 2017
by
Federico Sismondi
Browse files
fix typo and rkey
parent
1c96d1ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
messages.py
View file @
86b1747b
...
...
@@ -269,10 +269,10 @@ class MsgOrchestratorVersionReq(Message):
Description: Message for returning current version of SO
"""
routing_key
=
"orchestrator.version.
list.
request.service"
routing_key
=
"orchestrator.version.request.service"
_msg_data_template
=
{
"_type"
:
"ochestrator.version.request"
"_type"
:
"o
r
chestrator.version.request"
}
...
...
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