You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The iscsid service has been moved from container to host-based
deployment in edpm-ansible (PR #984). This change removes or
deprecates all references to EdpmIscsidImage throughout the codebase:
- Removed from service containerImageFields (nova, run-os)
- Removed from inventory variable assignment
- Deprecated API fields with comments (preserves backward compatibility)
- Updated sample configurations with deprecation notes
- Removed from documentation
- Commented out build-time image variables
- Updated tests to remove EdpmIscsidImage assertions
The EdpmIscsidImage field remains in the API types but is marked as
deprecated to avoid breaking changes for existing deployments.
Related: openstack-k8s-operators/edpm-ansible#984
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments