Skip to content

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

Merged
joewesch merged 9 commits intodevelopfrom
u/tsm1th-add-new-module-models
Nov 12, 2024
Merged

Add support for all new module models in Nautobot 2.3+#446
joewesch merged 9 commits intodevelopfrom
u/tsm1th-add-new-module-models

Conversation

@tsm1th
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

Comment thread plugins/module_utils/dcim.py Outdated
Comment thread plugins/modules/module.py Outdated
Comment thread plugins/modules/module.py Outdated
@joewesch joewesch merged commit b4e759d into develop Nov 12, 2024
@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