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

Closes #6582: Allow available-ips to specify network bits #8780

Closed
wants to merge 2 commits into from

Conversation

cpaillet
Copy link

@cpaillet cpaillet commented Mar 2, 2022

Fixes: #6582

Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)

cpaillet added 2 commits March 2, 2022 16:15
Create a dedicated Serializer for PUT available-ips data
…bits

Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
@netbox-community netbox-community deleted a comment from ThomasJLLN Mar 23, 2022
@cpaillet
Copy link
Author

Hi,
Is it possible to have the workflow approval ?
thanks

@jeremystretch
Copy link
Member

Please follow the template when submitting a pull requests to ensure that it is linked to the corresponding issue automatically.

@jeremystretch jeremystretch changed the base branch from develop to feature April 8, 2022 16:24
@jeremystretch jeremystretch reopened this Apr 8, 2022
@cpaillet
Copy link
Author

Sorry, I didn't find any template in the documentation. I try to change Closes by Fixes in the PR comment ?

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken.

@github-actions github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Jun 11, 2022
@github-actions
Copy link
Contributor

This PR has been automatically closed due to lack of activity.

@github-actions github-actions bot closed this Jul 11, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pending closure Requires immediate attention to avoid being closed for inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow available-ips to specify network bits
2 participants