Skip to content

Commit

Permalink
Merge pull request #351 from nautobot/release-v4.5.1
Browse files Browse the repository at this point in the history
Release v4.5.1
  • Loading branch information
joewesch authored Apr 30, 2024
2 parents e45e6df + 3e030e8 commit e4ffc98
Show file tree
Hide file tree
Showing 71 changed files with 691 additions and 639 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,37 @@ networktocode.nautobot Release Notes

.. contents:: Topics

v4.5.1
======

Bugfixes
--------
- (#344) Fixed SSL verification with pynautobot v1.5.2+

Minor Changes
-------------
- (#266) Removed explicitly defined choices for multiple modules

v4.5.0
======

Release Summary
---------------

Fixes error handling in inventory to not erase inventories, minor bug fixes, and introduces Plugin module

Bugfixes
--------
- (#223) Inventory Hosts Empty On Error
- (#209) Catches HTTPError for `query_graphql` and fails to enable ansible retries
- (#228) Fixes graphql inventory grouping by tags

Minor Changes
-------------
- (#211) Removes codecov from dev dependencies
- (#220) Adds status option to device_interface module
- (#217) Fixes and enables testing for Nautobot 1.5

v4.4.0
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -385,3 +385,10 @@ releases:
- (#220) Adds status option to device_interface module
- (#217) Fixes and enables testing for Nautobot 1.5
release_summary: "Fixes error handling in inventory to not erase inventories, minor bug fixes, and introduces Plugin module"

4.5.1:
changes:
bugfixes:
- (#344) Fixed SSL verification with pynautobot v1.5.2+
minor_changes:
- (#266) Removed explicitly defined choices for multiple modules
3 changes: 1 addition & 2 deletions docs/plugins/aggregate_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.aggregate module -- Creates or removes aggregates from Na
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
39 changes: 1 addition & 38 deletions docs/plugins/cable_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.cable module -- Create, update or delete cables within Na
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -286,16 +285,6 @@ Parameters
The unit in which the length of the cable is measured


.. rst-class:: ansible-option-line

:ansible-option-choices:`Choices:`

- :ansible-option-choices-entry:`"m"`
- :ansible-option-choices-entry:`"cm"`
- :ansible-option-choices-entry:`"ft"`
- :ansible-option-choices-entry:`"in"`


.. raw:: html

</div>
Expand Down Expand Up @@ -667,32 +656,6 @@ Parameters
The type of the cable


.. rst-class:: ansible-option-line

:ansible-option-choices:`Choices:`

- :ansible-option-choices-entry:`"cat3"`
- :ansible-option-choices-entry:`"cat5"`
- :ansible-option-choices-entry:`"cat5e"`
- :ansible-option-choices-entry:`"cat6"`
- :ansible-option-choices-entry:`"cat6a"`
- :ansible-option-choices-entry:`"cat7"`
- :ansible-option-choices-entry:`"dac-active"`
- :ansible-option-choices-entry:`"dac-passive"`
- :ansible-option-choices-entry:`"mrj21-trunk"`
- :ansible-option-choices-entry:`"coaxial"`
- :ansible-option-choices-entry:`"mmf"`
- :ansible-option-choices-entry:`"mmf-om1"`
- :ansible-option-choices-entry:`"mmf-om2"`
- :ansible-option-choices-entry:`"mmf-om3"`
- :ansible-option-choices-entry:`"mmf-om4"`
- :ansible-option-choices-entry:`"smf"`
- :ansible-option-choices-entry:`"smf-os1"`
- :ansible-option-choices-entry:`"smf-os2"`
- :ansible-option-choices-entry:`"aoc"`
- :ansible-option-choices-entry:`"power"`


.. raw:: html

</div>
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/circuit_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.circuit module -- Create, update or delete circuits withi
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/circuit_termination_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.circuit_termination module -- Create, update or delete ci
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/circuit_type_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.circuit_type module -- Create, update or delete circuit t
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/cluster_group_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.cluster_group module -- Create, update or delete cluster
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/cluster_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.cluster module -- Create, update or delete clusters withi
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
3 changes: 1 addition & 2 deletions docs/plugins/cluster_type_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.cluster_type module -- Create, update or delete cluster t
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down
22 changes: 1 addition & 21 deletions docs/plugins/console_port_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.console_port module -- Create, update or delete console p
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -440,25 +439,6 @@ Parameters
The type of the console port


.. rst-class:: ansible-option-line

:ansible-option-choices:`Choices:`

- :ansible-option-choices-entry:`"de-9"`
- :ansible-option-choices-entry:`"db-25"`
- :ansible-option-choices-entry:`"rj-11"`
- :ansible-option-choices-entry:`"rj-12"`
- :ansible-option-choices-entry:`"rj-45"`
- :ansible-option-choices-entry:`"usb-a"`
- :ansible-option-choices-entry:`"usb-b"`
- :ansible-option-choices-entry:`"usb-c"`
- :ansible-option-choices-entry:`"usb-mini-a"`
- :ansible-option-choices-entry:`"usb-mini-b"`
- :ansible-option-choices-entry:`"usb-micro-a"`
- :ansible-option-choices-entry:`"usb-micro-b"`
- :ansible-option-choices-entry:`"other"`


.. raw:: html

</div>
Expand Down
22 changes: 1 addition & 21 deletions docs/plugins/console_port_template_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.console_port_template module -- Create, update or delete
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -366,25 +365,6 @@ Parameters
The type of the console port template


.. rst-class:: ansible-option-line

:ansible-option-choices:`Choices:`

- :ansible-option-choices-entry:`"de-9"`
- :ansible-option-choices-entry:`"db-25"`
- :ansible-option-choices-entry:`"rj-11"`
- :ansible-option-choices-entry:`"rj-12"`
- :ansible-option-choices-entry:`"rj-45"`
- :ansible-option-choices-entry:`"usb-a"`
- :ansible-option-choices-entry:`"usb-b"`
- :ansible-option-choices-entry:`"usb-c"`
- :ansible-option-choices-entry:`"usb-mini-a"`
- :ansible-option-choices-entry:`"usb-mini-b"`
- :ansible-option-choices-entry:`"usb-micro-a"`
- :ansible-option-choices-entry:`"usb-micro-b"`
- :ansible-option-choices-entry:`"other"`


.. raw:: html

</div>
Expand Down
22 changes: 1 addition & 21 deletions docs/plugins/console_server_port_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ networktocode.nautobot.console_server_port module -- Create, update or delete co
.. Collection note
.. note::
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.0).
This module is part of the `networktocode.nautobot collection <https://galaxy.ansible.com/networktocode/nautobot>`_ (version 4.5.1).

To install it, use: :code:`ansible-galaxy collection install networktocode.nautobot`.
You need further requirements to be able to use this module,
Expand Down Expand Up @@ -94,7 +94,6 @@ The below requirements are needed on the host that executes this module.
Parameters
----------


.. rst-class:: ansible-option-table

.. list-table::
Expand Down Expand Up @@ -440,25 +439,6 @@ Parameters
The type of the console server port


.. rst-class:: ansible-option-line

:ansible-option-choices:`Choices:`

- :ansible-option-choices-entry:`"de-9"`
- :ansible-option-choices-entry:`"db-25"`
- :ansible-option-choices-entry:`"rj-11"`
- :ansible-option-choices-entry:`"rj-12"`
- :ansible-option-choices-entry:`"rj-45"`
- :ansible-option-choices-entry:`"usb-a"`
- :ansible-option-choices-entry:`"usb-b"`
- :ansible-option-choices-entry:`"usb-c"`
- :ansible-option-choices-entry:`"usb-mini-a"`
- :ansible-option-choices-entry:`"usb-mini-b"`
- :ansible-option-choices-entry:`"usb-micro-a"`
- :ansible-option-choices-entry:`"usb-micro-b"`
- :ansible-option-choices-entry:`"other"`


.. raw:: html

</div>
Expand Down
Loading

0 comments on commit e4ffc98

Please sign in to comment.