Skip to content

Refs #39520 - Replace deprecated compute_resource endpoint commands - #659

Open
nadjaheitmann wants to merge 1 commit into
theforeman:masterfrom
ATIX-AG:39520_remove_deprecated_compute_resource_endpoints
Open

Refs #39520 - Replace deprecated compute_resource endpoint commands#659
nadjaheitmann wants to merge 1 commit into
theforeman:masterfrom
ATIX-AG:39520_remove_deprecated_compute_resource_endpoints

Conversation

@nadjaheitmann

Copy link
Copy Markdown
Contributor

Needs theforeman/foreman#11090

Those endpoints were deprecated in theforeman#6442 (which was in January 2019). The corresponding hammer commands are automatically removed. This PR adds a replacement to view the details of a storage pod or storage domain back as a new command.

hammer compute-resource storage-pods --storage-pod [PARAMS]

is replaced by

hammer compute-resource storage-pod-info [PARAMS]

hammer compute-resource storage-domains --storage-domain [PARAMS]

is replaced by

hammer compute-resource --storage-domain-info [PARAMS]

Needs theforeman/foreman#11090

Those endpoints were deprecated in theforeman#6442 (which was in January
2019). The corresponding hammer commands are automatically removed. This
PR adds a replacement to view the details of a storage pod or storage
domain back as a new command.

hammer compute-resource storage-pods --storage-pod [PARAMS]

is replaced by

hammer compute-resource storage-pod-info [PARAMS]

hammer compute-resource storage-domains --storage-domain [PARAMS]

is replaced by

hammer compute-resource --storage-domain-info [PARAMS]

Co-authored-by: GitHub Copilot <noreply@github.com>
@nadjaheitmann
nadjaheitmann force-pushed the 39520_remove_deprecated_compute_resource_endpoints branch from dd1ea6e to 2d42ef9 Compare August 12, 2026 10:08
@nadjaheitmann

Copy link
Copy Markdown
Contributor Author

@ofedoren Do you mind taking a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant