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

Change Brocade references to Extreme #40571

Merged
merged 1 commit into from
May 23, 2018
Merged

Change Brocade references to Extreme #40571

merged 1 commit into from
May 23, 2018

Conversation

LindsayHill
Copy link
Contributor

SUMMARY

Replace "Brocade" references in Ironware docs with "Extreme"

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME
  • ironware_command
  • ironware_config
  • ironware_facts
ANSIBLE VERSION
ansible 2.6.0dev0 (devel 0a701ff746) last updated 2018/05/22 16:57:54 (GMT -700)
  config file = None
  configured module search path = [u'/Users/lhill/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/lhill/github/ansible/lib/ansible
  executable location = /Users/lhill/github/ansible/bin/ansible
  python version = 2.7.10 (default, Oct  6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
ADDITIONAL INFORMATION

Extreme Networks acquired the Data Center assets from Brocade in late 2017. This includes the Ironware (MLXe) product line. The "Brocade" name is now owned by Broadcom, and should in future only refer to to Brocade SAN equipment.

Before:

lindsaysmacbook:ansible lhill$ ansible-doc ironware_command|grep -e Brocade -e Extreme
        Sends arbitrary commands to a Brocade Ironware node and returns the results read from the device. This
lindsaysmacbook:ansible lhill$

After:

lindsaysmacbook:ansible lhill$ ansible-doc ironware_command|grep -e Brocade -e Extreme
        Sends arbitrary commands to a Extreme Ironware node and returns the results read from the device. This
lindsaysmacbook:ansible lhill$

@ansibot
Copy link
Contributor

ansibot commented May 23, 2018

@ansibot ansibot added affects_2.6 This issue/PR affects Ansible v2.6 community_review In order to be merged, this PR must follow the community review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category support:community This issue/PR relates to code supported by the Ansible community. labels May 23, 2018
@gundalow gundalow merged commit aa1345d into ansible:devel May 23, 2018
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label May 23, 2018
gothicx pushed a commit to gothicx/ansible that referenced this pull request Jun 9, 2018
jacum pushed a commit to jacum/ansible that referenced this pull request Jun 26, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
@ansible ansible locked and limited conversation to collaborators May 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.6 This issue/PR affects Ansible v2.6 community_review In order to be merged, this PR must follow the community review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. networking Network category support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants