dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Allow Device hostnames to support FQDN #264

Open jathanism opened 7 years ago

jathanism commented 7 years ago

This means allowing . characters in Device.hostname and updating nsot.conf.settings.DEVICE_NAME.

The lookup_value_regex for the natural key for Devices would also need to be updated to allow . characters.