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

Add support for all new module models in Nautobot 2.3+ #446

Merged
merged 9 commits into from
Nov 12, 2024

Conversation

tsm1th
Copy link
Contributor

@tsm1th tsm1th commented Nov 8, 2024

This is the start of the work needed to close issues: #376 #377 #378 #379

  • - Module Type
  • - Module Bay Template
  • - Module Bay
  • - Module

@joewesch
Copy link
Contributor

You're going to need to add the version conditional to the integration tests as modules are not available before 2.3

plugins/module_utils/dcim.py Outdated Show resolved Hide resolved
plugins/modules/module.py Outdated Show resolved Hide resolved
plugins/modules/module.py Outdated Show resolved Hide resolved
@joewesch joewesch merged commit b4e759d into develop Nov 12, 2024
7 checks passed
@tsm1th tsm1th deleted the u/tsm1th-add-new-module-models branch November 13, 2024 00:17
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

Successfully merging this pull request may close these issues.

New Model: ModuleType New Model: ModuleBayTemplate New Model: ModuleBay New Model: Module
2 participants