Skip to content

Commit

Permalink
Add SystemID to the plugin api
Browse files Browse the repository at this point in the history
closes: pulp#4276
  • Loading branch information
bmclaughlin committed Aug 14, 2023
1 parent 3cb7ef4 commit 31fab77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES/4276.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add SystemID to the plugin api
1 change: 1 addition & 0 deletions pulpcore/plugin/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
AutoAddObjPermsMixin,
Artifact,
AsciiArmoredDetachedSigningService,
SystemID,
BaseModel,
Content,
ContentArtifact,
Expand Down

0 comments on commit 31fab77

Please sign in to comment.