[stable 2.10] [backport] Migrate onyx modules from community.network to mellanox.onyx (#70280)

* Migrate onyx modules from community.network to mellanox.onyx

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Redirect all onyx plugins from network.common to mellanox.onyx

Signed-off-by: Samer Deeb <samerd@mellanox.com>
This commit is contained in:
Samer Deeb 2020-07-02 11:54:56 -07:00 committed by GitHub
parent 4f8e1c0cee
commit a1224760c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 176 additions and 176 deletions

268
.github/BOTMETA.yml vendored
View file

@ -3765,7 +3765,7 @@ files:
$plugins/action/onyx_config.py: $plugins/action/onyx_config.py:
maintainers: $team_onyx maintainers: $team_onyx
labels: networking labels: networking
migrated_to: community.general migrated_to: mellanox.onyx
$plugins/action/sros: $plugins/action/sros:
maintainers: $team_networking maintainers: $team_networking
labels: networking labels: networking
@ -3872,7 +3872,7 @@ files:
migrated_to: cisco.nxos migrated_to: cisco.nxos
$plugins/cliconf/onyx.py: $plugins/cliconf/onyx.py:
maintainers: $team_onyx maintainers: $team_onyx
migrated_to: community.general migrated_to: mellanox.onyx
$plugins/cliconf/routeros.py: $plugins/cliconf/routeros.py:
maintainers: heuels maintainers: heuels
migrated_to: community.general migrated_to: community.general
@ -4289,7 +4289,7 @@ files:
migrated_to: cisco.nxos migrated_to: cisco.nxos
$plugins/terminal/onyx.py: $plugins/terminal/onyx.py:
maintainers: $team_onyx maintainers: $team_onyx
migrated_to: community.general migrated_to: mellanox.onyx
$plugins/terminal/routeros.py: $plugins/terminal/routeros.py:
maintainers: heuels maintainers: heuels
migrated_to: community.general migrated_to: community.general
@ -7163,7 +7163,7 @@ files:
lib/ansible/plugins/doc_fragments/online.py: lib/ansible/plugins/doc_fragments/online.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/plugins/doc_fragments/onyx.py: lib/ansible/plugins/doc_fragments/onyx.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/plugins/doc_fragments/opennebula.py: lib/ansible/plugins/doc_fragments/opennebula.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/plugins/doc_fragments/openswitch.py: lib/ansible/plugins/doc_fragments/openswitch.py:
@ -7697,9 +7697,9 @@ files:
lib/ansible/module_utils/network/nso/nso.py: lib/ansible/module_utils/network/nso/nso.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/module_utils/network/onyx/__init__.py: lib/ansible/module_utils/network/onyx/__init__.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/module_utils/network/onyx/onyx.py: lib/ansible/module_utils/network/onyx/onyx.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/module_utils/network/ordnance/__init__.py: lib/ansible/module_utils/network/ordnance/__init__.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/module_utils/network/ordnance/ordnance.py: lib/ansible/module_utils/network/ordnance/ordnance.py:
@ -9665,79 +9665,79 @@ files:
lib/ansible/modules/network/nuage/nuage_vspk.py: lib/ansible/modules/network/nuage/nuage_vspk.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/modules/network/onyx/onyx_aaa.py: lib/ansible/modules/network/onyx/onyx_aaa.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_bfd.py: lib/ansible/modules/network/onyx/onyx_bfd.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_bgp.py: lib/ansible/modules/network/onyx/onyx_bgp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_buffer_pool.py: lib/ansible/modules/network/onyx/onyx_buffer_pool.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_command.py: lib/ansible/modules/network/onyx/onyx_command.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_config.py: lib/ansible/modules/network/onyx/onyx_config.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_facts.py: lib/ansible/modules/network/onyx/onyx_facts.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_igmp.py: lib/ansible/modules/network/onyx/onyx_igmp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_igmp_interface.py: lib/ansible/modules/network/onyx/onyx_igmp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_igmp_vlan.py: lib/ansible/modules/network/onyx/onyx_igmp_vlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_interface.py: lib/ansible/modules/network/onyx/onyx_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_l2_interface.py: lib/ansible/modules/network/onyx/onyx_l2_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_l3_interface.py: lib/ansible/modules/network/onyx/onyx_l3_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_linkagg.py: lib/ansible/modules/network/onyx/onyx_linkagg.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_lldp.py: lib/ansible/modules/network/onyx/onyx_lldp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_lldp_interface.py: lib/ansible/modules/network/onyx/onyx_lldp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_magp.py: lib/ansible/modules/network/onyx/onyx_magp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_mlag_ipl.py: lib/ansible/modules/network/onyx/onyx_mlag_ipl.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_mlag_vip.py: lib/ansible/modules/network/onyx/onyx_mlag_vip.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_ntp.py: lib/ansible/modules/network/onyx/onyx_ntp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_ntp_servers_peers.py: lib/ansible/modules/network/onyx/onyx_ntp_servers_peers.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_ospf.py: lib/ansible/modules/network/onyx/onyx_ospf.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_pfc_interface.py: lib/ansible/modules/network/onyx/onyx_pfc_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_protocol.py: lib/ansible/modules/network/onyx/onyx_protocol.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_ptp_global.py: lib/ansible/modules/network/onyx/onyx_ptp_global.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_ptp_interface.py: lib/ansible/modules/network/onyx/onyx_ptp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_qos.py: lib/ansible/modules/network/onyx/onyx_qos.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_snmp.py: lib/ansible/modules/network/onyx/onyx_snmp.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_snmp_hosts.py: lib/ansible/modules/network/onyx/onyx_snmp_hosts.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_snmp_users.py: lib/ansible/modules/network/onyx/onyx_snmp_users.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_syslog_files.py: lib/ansible/modules/network/onyx/onyx_syslog_files.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_syslog_remote.py: lib/ansible/modules/network/onyx/onyx_syslog_remote.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_traffic_class.py: lib/ansible/modules/network/onyx/onyx_traffic_class.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_username.py: lib/ansible/modules/network/onyx/onyx_username.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_vlan.py: lib/ansible/modules/network/onyx/onyx_vlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_vxlan.py: lib/ansible/modules/network/onyx/onyx_vxlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/onyx/onyx_wjh.py: lib/ansible/modules/network/onyx/onyx_wjh.py:
migrated_to: community.general migrated_to: mellanox.onyx
lib/ansible/modules/network/opx/opx_cps.py: lib/ansible/modules/network/opx/opx_cps.py:
migrated_to: community.general migrated_to: community.general
lib/ansible/modules/network/ordnance/ordnance_config.py: lib/ansible/modules/network/ordnance/ordnance_config.py:
@ -11833,187 +11833,187 @@ files:
test/units/modules/network/nuage/nuage_module.py: test/units/modules/network/nuage/nuage_module.py:
migrated_to: community.general migrated_to: community.general
test/units/modules/network/onyx/test_onyx_aaa.py: test/units/modules/network/onyx/test_onyx_aaa.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_buffer_pool.cfg: test/units/modules/network/onyx/fixtures/onyx_buffer_pool.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_mlag_ipl_show.cfg: test/units/modules/network/onyx/fixtures/onyx_mlag_ipl_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_dcb_ets_interface.cfg: test/units/modules/network/onyx/fixtures/onyx_show_dcb_ets_interface.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_aaa.cfg: test/units/modules/network/onyx/fixtures/onyx_show_aaa.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/show_qos_interface_ethernet.cfg: test/units/modules/network/onyx/fixtures/show_qos_interface_ethernet.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_logging_show.cfg: test/units/modules/network/onyx/fixtures/onyx_logging_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_wjh_show.cfg: test/units/modules/network/onyx/fixtures/onyx_wjh_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_magp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_magp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_port_channel_show.cfg: test/units/modules/network/onyx/fixtures/onyx_port_channel_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_command_show_version.txt: test/units/modules/network/onyx/fixtures/onyx_command_show_version.txt:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_logging_config_show.cfg: test/units/modules/network/onyx/fixtures/onyx_logging_config_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_lldp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_lldp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_vlan_show.cfg: test/units/modules/network/onyx/fixtures/onyx_vlan_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_facts_show_version.cfg: test/units/modules/network/onyx/fixtures/onyx_facts_show_version.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_snmp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_snmp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_lldp_interface_show.cfg: test/units/modules/network/onyx/fixtures/onyx_lldp_interface_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_interfaces_status.cfg: test/units/modules/network/onyx/fixtures/onyx_interfaces_status.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_interfaces_nve_detail.cfg: test/units/modules/network/onyx/fixtures/onyx_show_interfaces_nve_detail.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_config_src.cfg: test/units/modules/network/onyx/fixtures/onyx_config_src.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_pfc_interface_disabled.cfg: test/units/modules/network/onyx/fixtures/onyx_pfc_interface_disabled.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_igmp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_igmp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_mlag_vip_show.cfg: test/units/modules/network/onyx/fixtures/onyx_mlag_vip_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_mlag_show.cfg: test/units/modules/network/onyx/fixtures/onyx_mlag_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_ospf_interfaces_show.cfg: test/units/modules/network/onyx/fixtures/onyx_ospf_interfaces_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_l3_interface_show.cfg: test/units/modules/network/onyx/fixtures/onyx_l3_interface_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_ntp_servers_peers_show.cfg: test/units/modules/network/onyx/fixtures/onyx_ntp_servers_peers_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_mlag_port_channel_show.cfg: test/units/modules/network/onyx/fixtures/onyx_mlag_port_channel_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ptp_interface.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ptp_interface.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_bgp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_bgp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_l2_interface_show.cfg: test/units/modules/network/onyx/fixtures/onyx_l2_interface_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_l3_vlan_interface_show.cfg: test/units/modules/network/onyx/fixtures/onyx_l3_vlan_interface_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_username_show.cfg: test/units/modules/network/onyx/fixtures/onyx_username_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_facts_show_interfaces_ethernet.cfg: test/units/modules/network/onyx/fixtures/onyx_facts_show_interfaces_ethernet.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_protocols_show.cfg: test/units/modules/network/onyx/fixtures/onyx_protocols_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_interfaces_nve.cfg: test/units/modules/network/onyx/fixtures/onyx_show_interfaces_nve.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_interfaces_show.cfg: test/units/modules/network/onyx/fixtures/onyx_interfaces_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_snmp_hosts.cfg: test/units/modules/network/onyx/fixtures/onyx_show_snmp_hosts.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_pfc_interface_enabled.cfg: test/units/modules/network/onyx/fixtures/onyx_pfc_interface_enabled.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_interfaces_rates.cfg: test/units/modules/network/onyx/fixtures/onyx_interfaces_rates.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_igmp_interfaces.cfg: test/units/modules/network/onyx/fixtures/onyx_show_igmp_interfaces.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_config_config.cfg: test/units/modules/network/onyx/fixtures/onyx_config_config.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_interface_congestion_control.cfg: test/units/modules/network/onyx/fixtures/onyx_show_interface_congestion_control.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_ospf_show.cfg: test/units/modules/network/onyx/fixtures/onyx_ospf_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_bfd.cfg: test/units/modules/network/onyx/fixtures/onyx_show_bfd.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_facts_show_module.cfg: test/units/modules/network/onyx/fixtures/onyx_facts_show_module.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_ntp_show.cfg: test/units/modules/network/onyx/fixtures/onyx_ntp_show.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ntp_configured.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ntp_configured.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping_querier.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping_querier.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping_groups.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ip_igmp_snooping_groups.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_ptp_clock.cfg: test/units/modules/network/onyx/fixtures/onyx_show_ptp_clock.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg: test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/onyx_module.py: test/units/modules/network/onyx/onyx_module.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/__init__.py: test/units/modules/network/onyx/__init__.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_bfd.py: test/units/modules/network/onyx/test_onyx_bfd.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_bgp.py: test/units/modules/network/onyx/test_onyx_bgp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_buffer_pool.py: test/units/modules/network/onyx/test_onyx_buffer_pool.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_command.py: test/units/modules/network/onyx/test_onyx_command.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_config.py: test/units/modules/network/onyx/test_onyx_config.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_facts.py: test/units/modules/network/onyx/test_onyx_facts.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_igmp.py: test/units/modules/network/onyx/test_onyx_igmp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_igmp_interface.py: test/units/modules/network/onyx/test_onyx_igmp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_igmp_vlan.py: test/units/modules/network/onyx/test_onyx_igmp_vlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_interface.py: test/units/modules/network/onyx/test_onyx_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_l2_interface.py: test/units/modules/network/onyx/test_onyx_l2_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_l3_interface.py: test/units/modules/network/onyx/test_onyx_l3_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_linkagg.py: test/units/modules/network/onyx/test_onyx_linkagg.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_lldp.py: test/units/modules/network/onyx/test_onyx_lldp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_lldp_interface.py: test/units/modules/network/onyx/test_onyx_lldp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_magp.py: test/units/modules/network/onyx/test_onyx_magp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_mlag_ipl.py: test/units/modules/network/onyx/test_onyx_mlag_ipl.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_mlag_vip.py: test/units/modules/network/onyx/test_onyx_mlag_vip.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_ntp.py: test/units/modules/network/onyx/test_onyx_ntp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_ntp_servers_peers.py: test/units/modules/network/onyx/test_onyx_ntp_servers_peers.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_ospf.py: test/units/modules/network/onyx/test_onyx_ospf.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_pfc_interface.py: test/units/modules/network/onyx/test_onyx_pfc_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_protocol.py: test/units/modules/network/onyx/test_onyx_protocol.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_ptp_global.py: test/units/modules/network/onyx/test_onyx_ptp_global.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_ptp_interface.py: test/units/modules/network/onyx/test_onyx_ptp_interface.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_qos.py: test/units/modules/network/onyx/test_onyx_qos.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_snmp.py: test/units/modules/network/onyx/test_onyx_snmp.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_snmp_hosts.py: test/units/modules/network/onyx/test_onyx_snmp_hosts.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_snmp_users.py: test/units/modules/network/onyx/test_onyx_snmp_users.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_syslog_files.py: test/units/modules/network/onyx/test_onyx_syslog_files.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_syslog_remote.py: test/units/modules/network/onyx/test_onyx_syslog_remote.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_traffic_class.py: test/units/modules/network/onyx/test_onyx_traffic_class.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_username.py: test/units/modules/network/onyx/test_onyx_username.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_vlan.py: test/units/modules/network/onyx/test_onyx_vlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_vxlan.py: test/units/modules/network/onyx/test_onyx_vxlan.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/onyx/test_onyx_wjh.py: test/units/modules/network/onyx/test_onyx_wjh.py:
migrated_to: community.general migrated_to: mellanox.onyx
test/units/modules/network/opx/test_opx_cps.py: test/units/modules/network/opx/test_opx_cps.py:
migrated_to: community.general migrated_to: community.general
test/units/modules/network/opx/fixtures/opx_operation_get.cfg: test/units/modules/network/opx/fixtures/opx_operation_get.cfg:

View file

@ -2463,79 +2463,79 @@ plugin_routing:
nuage_vspk: nuage_vspk:
redirect: community.network.nuage_vspk redirect: community.network.nuage_vspk
onyx_aaa: onyx_aaa:
redirect: community.network.onyx_aaa redirect: mellanox.onyx.onyx_aaa
onyx_bfd: onyx_bfd:
redirect: community.network.onyx_bfd redirect: mellanox.onyx.onyx_bfd
onyx_bgp: onyx_bgp:
redirect: community.network.onyx_bgp redirect: mellanox.onyx.onyx_bgp
onyx_buffer_pool: onyx_buffer_pool:
redirect: community.network.onyx_buffer_pool redirect: mellanox.onyx.onyx_buffer_pool
onyx_command: onyx_command:
redirect: community.network.onyx_command redirect: mellanox.onyx.onyx_command
onyx_config: onyx_config:
redirect: community.network.onyx_config redirect: mellanox.onyx.onyx_config
onyx_facts: onyx_facts:
redirect: community.network.onyx_facts redirect: mellanox.onyx.onyx_facts
onyx_igmp: onyx_igmp:
redirect: community.network.onyx_igmp redirect: mellanox.onyx.onyx_igmp
onyx_igmp_interface: onyx_igmp_interface:
redirect: community.network.onyx_igmp_interface redirect: mellanox.onyx.onyx_igmp_interface
onyx_igmp_vlan: onyx_igmp_vlan:
redirect: community.network.onyx_igmp_vlan redirect: mellanox.onyx.onyx_igmp_vlan
onyx_interface: onyx_interface:
redirect: community.network.onyx_interface redirect: mellanox.onyx.onyx_interface
onyx_l2_interface: onyx_l2_interface:
redirect: community.network.onyx_l2_interface redirect: mellanox.onyx.onyx_l2_interface
onyx_l3_interface: onyx_l3_interface:
redirect: community.network.onyx_l3_interface redirect: mellanox.onyx.onyx_l3_interface
onyx_linkagg: onyx_linkagg:
redirect: community.network.onyx_linkagg redirect: mellanox.onyx.onyx_linkagg
onyx_lldp: onyx_lldp:
redirect: community.network.onyx_lldp redirect: mellanox.onyx.onyx_lldp
onyx_lldp_interface: onyx_lldp_interface:
redirect: community.network.onyx_lldp_interface redirect: mellanox.onyx.onyx_lldp_interface
onyx_magp: onyx_magp:
redirect: community.network.onyx_magp redirect: mellanox.onyx.onyx_magp
onyx_mlag_ipl: onyx_mlag_ipl:
redirect: community.network.onyx_mlag_ipl redirect: mellanox.onyx.onyx_mlag_ipl
onyx_mlag_vip: onyx_mlag_vip:
redirect: community.network.onyx_mlag_vip redirect: mellanox.onyx.onyx_mlag_vip
onyx_ntp: onyx_ntp:
redirect: community.network.onyx_ntp redirect: mellanox.onyx.onyx_ntp
onyx_ntp_servers_peers: onyx_ntp_servers_peers:
redirect: community.network.onyx_ntp_servers_peers redirect: mellanox.onyx.onyx_ntp_servers_peers
onyx_ospf: onyx_ospf:
redirect: community.network.onyx_ospf redirect: mellanox.onyx.onyx_ospf
onyx_pfc_interface: onyx_pfc_interface:
redirect: community.network.onyx_pfc_interface redirect: mellanox.onyx.onyx_pfc_interface
onyx_protocol: onyx_protocol:
redirect: community.network.onyx_protocol redirect: mellanox.onyx.onyx_protocol
onyx_ptp_global: onyx_ptp_global:
redirect: community.network.onyx_ptp_global redirect: mellanox.onyx.onyx_ptp_global
onyx_ptp_interface: onyx_ptp_interface:
redirect: community.network.onyx_ptp_interface redirect: mellanox.onyx.onyx_ptp_interface
onyx_qos: onyx_qos:
redirect: community.network.onyx_qos redirect: mellanox.onyx.onyx_qos
onyx_snmp: onyx_snmp:
redirect: community.network.onyx_snmp redirect: mellanox.onyx.onyx_snmp
onyx_snmp_hosts: onyx_snmp_hosts:
redirect: community.network.onyx_snmp_hosts redirect: mellanox.onyx.onyx_snmp_hosts
onyx_snmp_users: onyx_snmp_users:
redirect: community.network.onyx_snmp_users redirect: mellanox.onyx.onyx_snmp_users
onyx_syslog_files: onyx_syslog_files:
redirect: community.network.onyx_syslog_files redirect: mellanox.onyx.onyx_syslog_files
onyx_syslog_remote: onyx_syslog_remote:
redirect: community.network.onyx_syslog_remote redirect: mellanox.onyx.onyx_syslog_remote
onyx_traffic_class: onyx_traffic_class:
redirect: community.network.onyx_traffic_class redirect: mellanox.onyx.onyx_traffic_class
onyx_username: onyx_username:
redirect: community.network.onyx_username redirect: mellanox.onyx.onyx_username
onyx_vlan: onyx_vlan:
redirect: community.network.onyx_vlan redirect: mellanox.onyx.onyx_vlan
onyx_vxlan: onyx_vxlan:
redirect: community.network.onyx_vxlan redirect: mellanox.onyx.onyx_vxlan
onyx_wjh: onyx_wjh:
redirect: community.network.onyx_wjh redirect: mellanox.onyx.onyx_wjh
opx_cps: opx_cps:
redirect: community.network.opx_cps redirect: community.network.opx_cps
ordnance_config: ordnance_config:
@ -7732,7 +7732,7 @@ plugin_routing:
nso: nso:
redirect: community.network.nso redirect: community.network.nso
onyx: onyx:
redirect: community.network.onyx redirect: mellanox.onyx.onyx
ordnance: ordnance:
redirect: community.network.ordnance redirect: community.network.ordnance
panos: panos:
@ -7981,7 +7981,7 @@ plugin_routing:
nos: nos:
redirect: community.network.nos redirect: community.network.nos
onyx: onyx:
redirect: community.network.onyx redirect: mellanox.onyx.onyx
routeros: routeros:
redirect: community.network.routeros redirect: community.network.routeros
slxos: slxos:
@ -8040,7 +8040,7 @@ plugin_routing:
nos: nos:
redirect: community.network.nos redirect: community.network.nos
onyx: onyx:
redirect: community.network.onyx redirect: mellanox.onyx.onyx
routeros: routeros:
redirect: community.network.routeros redirect: community.network.routeros
slxos: slxos:
@ -8096,7 +8096,7 @@ plugin_routing:
nos_config: nos_config:
redirect: community.network.nos_config redirect: community.network.nos_config
onyx_config: onyx_config:
redirect: community.network.onyx_config redirect: mellanox.onyx.onyx_config
slxos: slxos:
redirect: community.network.slxos redirect: community.network.slxos
sros: sros:
@ -8377,7 +8377,7 @@ plugin_routing:
online: online:
redirect: community.general.online redirect: community.general.online
onyx: onyx:
redirect: community.network.onyx redirect: mellanox.onyx.onyx
opennebula: opennebula:
redirect: community.general.opennebula redirect: community.general.opennebula
openswitch: openswitch: