Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown function "st2kv" when running examples.orchestra-st2kv #73

Closed
enykeev opened this issue Jun 27, 2018 · 3 comments
Closed

Unknown function "st2kv" when running examples.orchestra-st2kv #73

enykeev opened this issue Jun 27, 2018 · 3 comments

Comments

@enykeev
Copy link
Member

enykeev commented Jun 27, 2018

vagrant@st2test:~$ st2 run examples.orchestra-st2kv key_name="something"
.
id: 5b332e2e55fc8c57d28831cc
action.ref: examples.orchestra-st2kv
parameters:
  key_name: something
status: failed
start_timestamp: Wed, 27 Jun 2018 06:26:54 UTC
end_timestamp: Wed, 27 Jun 2018 06:26:54 UTC
result:
  errors:
  - message: Unknown function "st2kv"
    task_id: create_vm
  output: null
@m4dcoder
Copy link
Collaborator

@enykeev This means the orchestra runner setup didn't run.
@bigmstone Can you take a look?

@bigmstone
Copy link
Contributor

Gut tells me this is related to package installation and orchestra_runner not being "installed" into virtualenv. Will look into it.

@m4dcoder
Copy link
Collaborator

This is fixed in st2 v2.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants