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

[WIP]Add support for Registration Tokens #1260

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shweta83
Copy link
Contributor

Description of changes

Added support for invalidating registration tokens

Upstream API documentation, plugin, or feature links

Upstream API PR : theforeman/foreman#10397

Functional demonstration

Provide an execution of the modified code, with ipython code blocks or screen shots.
You can exercise the code as raw API calls or using any other method.

Your contribution should include updates to the unit tests, covering the modified portions or adding new coverage.

Example:

# Demonstrate functional Snapshot read in ipython
In [1]: from nailgun.entities import Snapshot
In [2]: Snapshot(host='sat.instance.addr.com', id='snap_uuid').read()
Out [2]: <read method result>
Additional Information

Any additional notes for reviewers, comments about the change, TODO lists on WIP PRs, etc.

@shweta83 shweta83 added No-CherryPick PR doesnt need CherryPick to previous branches Stream labels Jan 13, 2025
@shweta83 shweta83 changed the title Add support for Registration Tokens [WIP]Add support for Registration Tokens Jan 13, 2025
@shweta83 shweta83 marked this pull request as draft January 13, 2025 11:17
@shweta83 shweta83 force-pushed the registration_token_invalidate branch from 28b79db to 6e19100 Compare January 13, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches Stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant