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

Add workflow service #149

Merged
merged 1 commit into from Jul 14, 2016
Merged

Add workflow service #149

merged 1 commit into from Jul 14, 2016

Conversation

rwsu
Copy link
Contributor

@rwsu rwsu commented Jun 28, 2016

Adds support for Mistral.

action_name = "tripleo.list_roles"
@workflow.create_action_execution(action_name, @input).status.must_equal 201
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace detected.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d05593a on rwsu:workflow into * on fog:master*.

1 similar comment
@coveralls
Copy link

coveralls commented Jun 28, 2016

Coverage Status

Changes Unknown when pulling d05593a on rwsu:workflow into * on fog:master*.

@task_sample = {
"version" => "2.0",
"task1" => {
"id" => [ 'test_id' ]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space inside square brackets detected.

:input => [ 'execution_id' ],
:base => "std.email",
"base-input" => {
:to_addrs => [ 'admin@mywebsite.org'],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space inside square brackets detected.

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Changes Unknown when pulling 70937d5 on rwsu:workflow into * on fog:master*.

:input => ['execution_id'],
:base => "std.email",
"base-input" => {
:to_addrs => [ 'admin@mywebsite.org'],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space inside square brackets detected.

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Changes Unknown when pulling 20ac024 on rwsu:workflow into * on fog:master*.

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Changes Unknown when pulling a6f6dbe on rwsu:workflow into * on fog:master*.

@rwsu rwsu changed the title [WIP] Add workflow service Add workflow service Jul 14, 2016
@coveralls
Copy link

coveralls commented Jul 14, 2016

Coverage Status

Changes Unknown when pulling e61819a on rwsu:workflow into * on fog:master*.

Adds support for Mistral.
@coveralls
Copy link

coveralls commented Jul 14, 2016

Coverage Status

Changes Unknown when pulling 8978791 on rwsu:workflow into * on fog:master*.

@seanhandley
Copy link
Member

This is great work @rwsu - thanks a lot ❤️

@seanhandley seanhandley merged commit 6b1efcc into fog:master Jul 14, 2016
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

Successfully merging this pull request may close these issues.

None yet

4 participants