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

Rename the key from workspace to objects #15977

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

mkanoor
Copy link
Contributor

@mkanoor mkanoor commented Sep 15, 2017

In the Input and Output fields of AutomateWorkspace object we store a hash with the following keys

  • method_parameters
  • current
  • workspace
  • state_vars

This PR changes the workspace key to objects, since that key stores a hash of objects keyed by name

  • method_parameters
  • current
  • objects
  • state_vars

ManageIQ/manageiq-automation_engine#64 This PR shows the nested input and output keys

@miq-bot
Copy link
Member

miq-bot commented Sep 15, 2017

Checked commit mkanoor@8658197 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 0 offenses detected
Everything looks fine. 👍

@gmcculloug gmcculloug merged commit 488b5f4 into ManageIQ:master Sep 26, 2017
@gmcculloug gmcculloug added this to the Sprint 70 Ending Oct 2, 2017 milestone Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants