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

Avoid Tower in notifications for embedded ansible #15478

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

blomquisg
Copy link
Member

@blomquisg blomquisg commented Jun 29, 2017

ManageIQ should not indicate that anything "Tower" exists when dealing with Embedded Ansible. This should change the logs and notifications to use a more "embedded ansibly" term when talking about embedded ansibly things.

Before:

"The operation Ansible Tower Credential creation (name=...) on Tower
               ^^^^^^^^^^^^^
(manager_id=...) completed successfully."

After:

"The operation Ansible Automation Inside Credential creation (name=...)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
on EMS(manager_id=1) completed successfully."

https://bugzilla.redhat.com/show_bug.cgi?id=1458593

see also: ManageIQ/manageiq-providers-ansible_tower#10

ManageIQ should not indicate that anything "Tower" exists when dealing
with Embedded Ansible.  This should change the logs and notifications to
use a more "embedded ansibly" term when talking about embedded ansibly
things.

Before:

  "The operation Ansible Tower Credential creation (name=...) on Tower
                 ^^^^^^^^^^^^^
  (manager_id=...) completed successfully."

After:

  "The operation Ansible Automation Inside Credential creation (name=...)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^
  on EMS(manager_id=1) completed successfully."

https://bugzilla.redhat.com/show_bug.cgi?id=1458593
@miq-bot
Copy link
Member

miq-bot commented Jun 29, 2017

Checked commit blomquisg@f664b19 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
3 files checked, 0 offenses detected
Everything looks fine. 🏆

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

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

LGTM

@agrare agrare merged commit 2b6dd95 into ManageIQ:master Jun 29, 2017
@agrare agrare added this to the Sprint 64 Ending Jul 10, 2017 milestone Aug 1, 2017
simaishi pushed a commit that referenced this pull request Aug 4, 2017
Avoid Tower in notifications for embedded ansible
(cherry picked from commit 2b6dd95)

https://bugzilla.redhat.com/show_bug.cgi?id=1478429
@simaishi
Copy link
Contributor

simaishi commented Aug 4, 2017

Fine backport details:

 $ git log -1
commit 864f8b325e2321f2f0fd9c29de189d5049c5c3f8
Author: Adam Grare <[email protected]>
Date:   Thu Jun 29 15:35:30 2017 -0400

    Merge pull request #15478 from blomquisg/tower_not_tower
    
    Avoid Tower in notifications for embedded ansible
    (cherry picked from commit 2b6dd956c78620a609247ddfe7cfb13ee1108e35)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1478429

@blomquisg blomquisg deleted the tower_not_tower branch November 28, 2017 18:34
d-m-u pushed a commit to d-m-u/manageiq that referenced this pull request Jun 6, 2018
Avoid Tower in notifications for embedded ansible
(cherry picked from commit 2b6dd95)

https://bugzilla.redhat.com/show_bug.cgi?id=1478429
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.

6 participants