Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

translate organization_id to organization #92

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

durandom
Copy link
Contributor

in the same spirit as #75

fixes https://bugzilla.redhat.com/show_bug.cgi?id=1444398 in manageiq
and better than ManageIQ/manageiq#14863

@@ -1,4 +1,7 @@
module AnsibleTowerClient
class Credential < BaseModel
def override_raw_attributes
{ :organization => :organization_id }
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need the reverse of it?

@durandom
Copy link
Contributor Author

fixed indentation

@miq-bot
Copy link
Collaborator

miq-bot commented Apr 24, 2017

Checked commit durandom@ee76157 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 0 offenses detected
Everything looks good. ⭐

@bdunne bdunne merged commit 67035e3 into ansible:master Apr 24, 2017
@durandom durandom deleted the override_raw_credential branch April 25, 2017 04:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants