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

feat: Add status option to netbox_cluster module #1283

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

richbibby
Copy link
Contributor

Add the status option to the netbox_cluster module, allowing users to specify the status of the cluster. This enhancement provides more flexibility in managing clusters within NetBox.

Fixes #1275

Related Issue

#1275

New Behavior

The netbox_cluster module now supports the status option, allowing users to specify the status of the cluster.

...

Contrast to Current Behavior

The netbox_cluster module was missing support for the status option.

...

Discussion: Benefits and Drawbacks

This allows users to specify the status of the cluster. This enhancement provides more flexibility in managing clusters within NetBox.

...

Changes to the Documentation

The new option is added in the documentation part of the file.

...

Proposed Release Note Entry

Add support for the status option for the netbox_cluster module

...

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the devel branch.

The `netbox_cluster` module now supports the `status` option, allowing users to specify the status of the cluster. This enhancement provides more flexibility in managing clusters within NetBox.

Fixes #1275
@richbibby richbibby requested a review from rodvand July 5, 2024 19:55
@rodvand rodvand merged commit 33c74be into devel Jul 6, 2024
54 of 57 checks passed
@rodvand rodvand deleted the 1275-feature-netbox_cluster-adds-status-field branch July 6, 2024 12:24
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.

[Feature]: netbox_cluster - Adds status field
2 participants