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

Error when name of device has FQDN but device is not configured with FQDN as hostname #264

Open
matt852 opened this issue May 9, 2022 · 0 comments

Comments

@matt852
Copy link
Contributor

matt852 commented May 9, 2022

Environment

  • Python version: 3.7.7
  • Network Importer version: 3.0.3

Steps to Reproduce

  1. Create a device in Nautobot with an FQDN (eg. device1.nautobot.com)
  2. In the device config, set the "hostname" to the non-FQDN version (eg. device1)
  3. Name the config file with the FQDN (eg. device1.nautobot.com.conf), though this doesn't seem to matter.
  4. Run the network-importer apply command.

Expected Behavior

The device should be imported and executed on correctly.

Observed Behavior

Batfish does not load the device. It throws this error:

WARNING - Unable to find information for nnnustnath01sw16-scheduling.example.com in Batfish, SKIPPING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant