Skip to content

Conversation

@JonathonReinhart
Copy link
Contributor

Fixes: #5337

This adds the splice port type.

@JonathonReinhart
Copy link
Contributor Author

Notes:

  • I did not add a changelog entry. The contributing guide didn't mention this, and I don't know into what version this enhancement will go.
  • I did not test this
    • In production, I run Netbox via docker. I struggled (for only a few minutes) to run Netbox out of my git repo. I looked at these directions but they apply to a "real" installation, not a development test. When I run python3 manage.py runserver, I get this error, despite putting configuration.py in various places in the tree:
      ImportError: cannot import name 'configuration' from 'netbox' (/home/jreinhart/git_repos/netbox/netbox/netbox/__init__.py)
      

@jeremystretch jeremystretch merged commit 42c29d0 into netbox-community:develop Nov 16, 2020
@JonathonReinhart JonathonReinhart deleted the 5337-add-splice-rearport-type branch November 16, 2020 14:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "splice" type for rear ports

2 participants