forked from pool/python-pynetbox
Accepting request 957442 from home:mnhauke:network:automation
- Update to version 6.6.1 * Use devices as variable for example calls to nb.dcim.devices. * Fixes #447: Remove extra self argument in Vlans.str(). - Update to version 6.6.0 * Upgrade Black to the first non-beta release. * Fix VirtualChassis.__str__(), make VirtualChassis.master a Devices object. - Update to version 6.5.0 * Docstring updates: remove secrets from examples. * Fixes #427: Adds support for available-vlans child endpoint for VLAN groups. OBS-URL: https://build.opensuse.org/request/show/957442 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=53
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 20:42:55 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 6.6.1
|
||||
* Use devices as variable for example calls to nb.dcim.devices.
|
||||
* Fixes #447: Remove extra self argument in Vlans.str().
|
||||
- Update to version 6.6.0
|
||||
* Upgrade Black to the first non-beta release.
|
||||
* Fix VirtualChassis.__str__(), make VirtualChassis.master a
|
||||
Devices object.
|
||||
- Update to version 6.5.0
|
||||
* Docstring updates: remove secrets from examples.
|
||||
* Fixes #427: Adds support for available-vlans child endpoint
|
||||
for VLAN groups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 10:54:26 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user