Skip to content

password change workflow added#174

Merged
n1654 merged 2 commits intomasterfrom
2.2.0/dov/MARK-347
May 19, 2021
Merged

password change workflow added#174
n1654 merged 2 commits intomasterfrom
2.2.0/dov/MARK-347

Conversation

@n1654
Copy link
Copy Markdown
Contributor

@n1654 n1654 commented Feb 5, 2021

workflow to change password via API
http://jira.ubiqube.com/browse/MARK-347

@n1654 n1654 requested review from abr-ubiqube and sle38 February 5, 2021 15:23
ret = MSA_API.process_content('ENDED', 'Instance deleted', context, True)
print(ret)

[root@462c84081ed5 Password_Change]# cat ./Process_DELETE/Tasks/Task_delete_instance.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@n1654
is this a typo?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes, it is.
thank you for spotting this.

Copy link
Copy Markdown
Contributor Author

@n1654 n1654 left a comment

Choose a reason for hiding this comment

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

Typo Fixed

ret = MSA_API.process_content('ENDED', 'Instance deleted', context, True)
print(ret)

[root@462c84081ed5 Password_Change]# cat ./Process_DELETE/Tasks/Task_delete_instance.py
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes, it is.
thank you for spotting this.

Copy link
Copy Markdown
Contributor Author

@n1654 n1654 left a comment

Choose a reason for hiding this comment

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

fixed

@n1654 n1654 merged commit 6557d36 into master May 19, 2021
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.

2 participants