Remove unused file as a single process/service is used #196
Reference in New Issue
Block a user
No description provided.
Delete Branch "mchiappero/Factory:unused_files"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Revision 7 from isv:SUSE:Edge:Metal3:Ironic:2024.2 introduced
significant changes on how Ironic is run, by having only a single Apache
instance running the API, and conductor and inspector no longer use IP
sockets. However while porting this change to Factory some files have
not be removed here, so remove no longer used files to keep this
repository up to date.
Signed-off-by: Marco Chiappero marco.chiappero@suse.com
Remove unused file as a single process/service is usedto WIP: Remove unused file as a single process/service is usede001dea3f4
toe20624cf98
WIP: Remove unused file as a single process/service is usedto Remove unused file as a single process/service is usedlgtm, thanks! I missed this in #8 unfortunately