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
Update openstack-operator to use placement API from nova-operator
Replace placement-operator dependency with nova-operator's placement API
now that placement code has been integrated into nova-operator
- Update all imports from placement-operator/api to nova-operator/api/placement
- Remove placement-operator from go.mod and api/go.mod dependencies
- Update nova-operator dependency to placement-integration-v5
- Add cleanup logic to remove orphaned placement-operator resources
- Clean up go.sum files to remove stale placement-operator entries
- Add cleanup method to remove obsolete placement resources
- Remove PlaementOperator case
Signed-off-by: Amartya Sinha <amsinha@redhat.com>
0 commit comments