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

Prep 4.0.0 #188

Merged
merged 88 commits into from
Aug 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
e054d41
Onboarding 4.0 contributions
jeffkala Jun 6, 2024
419728e
General application updates for 4.0 and updates from drift manager
jeffkala Jun 6, 2024
3823ee0
SSoT Logic for Onboarding 4.0 contributions
Jun 6, 2024
0d7259a
Nornir and YAML DSL Onboarding 4.0 contributions
susanhooks Jun 6, 2024
40baccb
fix vlans across all platforms and more unittest
jeffkala Jun 9, 2024
feab3db
fix ci test to match new 2.2.3 lower constraint
jeffkala Jun 9, 2024
14871f7
merge tasks.py from develop
jeffkala Jun 10, 2024
95566de
add back app config schemas
jeffkala Jun 10, 2024
8ab3f3d
fix vlans, fix ci and app schemas
jeffkala Jun 9, 2024
dc5dd1a
add vlans to junos as best effort
jeffkala Jun 10, 2024
c9c9f47
Merge branch 'prep-4.0.0' of github.com:nautobot/nautobot-app-device-…
jeffkala Jun 10, 2024
5224ef1
remove rd=None from vrf assignment filter
Jun 12, 2024
2150773
update version to rc2
Jun 12, 2024
740a39b
few fixes to prep rc2
jeffkala Jun 27, 2024
8074bd2
Fix error if Serial # is only numbers.
zackt25 Jun 28, 2024
929308b
update description for sync network data job
Jun 28, 2024
595f660
extremely important update
Jun 28, 2024
9ca79b6
update error handling in _handle_failed_devices
Jun 28, 2024
f0fa20e
implement fix for iterable type 'int' and solve json loads changing s…
jeffkala Jun 28, 2024
9c4ccb0
error handling for vlans
Jun 28, 2024
904bc54
first past add cables support
scetron Jul 8, 2024
7be49b3
fix typos
scetron Jul 10, 2024
22e3ce8
add sync cables to job
scetron Jul 10, 2024
8177111
update parsing/yaml
scetron Jul 11, 2024
d68e5a1
add sync cables to job
scetron Jul 11, 2024
0268611
edit
scetron Jul 11, 2024
b6767ef
update model
scetron Jul 11, 2024
76a62c8
change neighbors to models
scetron Jul 11, 2024
415410b
change neighbors to models
scetron Jul 11, 2024
1378e84
change test to match jpath
scetron Jul 11, 2024
2cc95bd
adjust skip unmatched src
scetron Jul 11, 2024
f43c13a
linting
scetron Jul 11, 2024
910b991
Update nautobot_device_onboarding/tests/test_formatter.py
scetron Jul 11, 2024
9c75774
simplify cables command mapper
scetron Jul 12, 2024
f73da77
fix ruff unsupported default action
scetron Jul 12, 2024
f5c4ce0
add cables schema
scetron Jul 12, 2024
de140e0
update mock and test data
scetron Jul 15, 2024
44359db
update test jpath format
scetron Jul 15, 2024
e95b071
move status to an attribute
scetron Jul 15, 2024
c2561cc
remove uneeded root_key flag
scetron Jul 15, 2024
0521f2f
fix schema
scetron Jul 15, 2024
db44924
fix test job
scetron Jul 15, 2024
662fdfc
fix test data
scetron Jul 15, 2024
59e8619
add adapter test for load cables
scetron Jul 15, 2024
e8e8d8a
test a markdown emoji
jeffkala Jul 17, 2024
3c19e29
revert model change flag
scetron Jul 17, 2024
3a58b38
add support matrix
jeffkala Jul 17, 2024
7fc6c17
add support matrix
jeffkala Jul 17, 2024
e36dd19
add support matrix
jeffkala Jul 17, 2024
b31d362
add support matrix
jeffkala Jul 17, 2024
57a3746
add support matrix
jeffkala Jul 17, 2024
d89cfd5
add support matrix
jeffkala Jul 17, 2024
4cfbca0
add pks to device onboarding adapter load methods
Jul 17, 2024
2adbb11
add iosxe mapper
scetron Jul 18, 2024
2fa3934
adjust mock data
scetron Jul 19, 2024
6a2e2a5
add pre-emptive / last resort error handling
scetron Jul 19, 2024
0104ff1
adjust linting + adjust error handling
scetron Jul 22, 2024
29de249
add jinja filter to remove fqdns
scetron Jul 22, 2024
1786637
adjust try/except block
scetron Jul 22, 2024
a2708da
update ntc-templates
scetron Jul 22, 2024
72b086d
add post processor to ios and xe
scetron Jul 23, 2024
81c3731
adjust error handling
scetron Jul 23, 2024
747342e
added cable support for juniper
Jul 23, 2024
33da75b
yamlint
Jul 25, 2024
893cabe
force interface description to a string if empty
scetron Jul 26, 2024
adf6993
typo
scetron Jul 26, 2024
c82536c
skip cables when cables aren't in the command getter
scetron Jul 26, 2024
0360811
skip vlan pre_processor when not syncing vlans
scetron Jul 26, 2024
a592559
skip vlan preprocessor when not syncing vlans
scetron Jul 26, 2024
0b840f5
Updates install doc to include PLUGINS dependencies
joewesch Jul 30, 2024
20e9449
adjust mock results for new schema/formatter
scetron Jul 31, 2024
d909ed0
fix typo
scetron Jul 31, 2024
5a4cdca
lint
scetron Jul 31, 2024
60dc657
throw error when cables not supported
scetron Jul 31, 2024
6df2cf1
remove unexpected commands
scetron Jul 31, 2024
35d33cf
remove maxdiff used for troubleshooting.
scetron Jul 31, 2024
c2529d5
Merge pull request #202 from nautobot/feature-collect-cables
scetron Aug 1, 2024
ef755f6
Merge pull request #207 from nautobot/u/joewesch_4.0-docs
scetron Aug 1, 2024
0afb3d0
update description schema
scetron Aug 1, 2024
86b3d69
Merge pull request #199 from nautobot/bug_fix_serial_number_schema
scetron Aug 1, 2024
ecf04b7
update compat matrix
jeffkala Aug 5, 2024
36b11f2
Merge pull request #203 from nautobot/jkala-compat-matrix
jeffkala Aug 5, 2024
9d1c523
Merge branch 'develop' into prep-4.0.0
jeffkala Aug 5, 2024
1371e11
pin netutils for cisco_xe to ntc-templates mapping
jeffkala Aug 5, 2024
97bc950
add change frags and update docs
jeffkala Aug 5, 2024
d0b2ac5
change frags and release notes
jeffkala Aug 5, 2024
96a0418
Add logger to other jobs (#210)
scetron Aug 5, 2024
b70d99c
Merge branch 'prep-4.0.0' of github.com:nautobot/nautobot-app-device-…
jeffkala Aug 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nautobot_device_onboarding/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ class Meta:
"""Metadata about this Job."""

name = "Sync Network Data From Network"
description = "Synchronize extended device attribute information into Nautobot from one or more network devices. Information includes Interfaces, IPAddresses, Prefixes, and Vrfs."
description = "Synchronize extended device attribute information into Nautobot from one or more network devices. Information includes Interfaces, IPAddresses, Prefixes, Vlans and Vrfs."
jeffkala marked this conversation as resolved.
Show resolved Hide resolved

debug = BooleanVar(description="Enable for more verbose logging.")
sync_vlans = BooleanVar(default=False, description="Sync VLANs and interface VLAN assignments.")
Expand Down
Loading