Copilot commented on code in PR #2176: URL: https://github.com/apache/libcloud/pull/2176#discussion_r3911310722
########## CHANGES.rst: ########## @@ -14,6 +14,13 @@ Common Compute ~~~~~~~ +- [OpenStack] Select service catalog endpoints by service type without filtering + by the default service name. The service name is only used as a filter when + explicitly provided via ``ex_force_service_name``. + + (#2074) Review Comment: Line contains trailing whitespace (spaces on an otherwise blank line), which can cause style/lint failures and adds noise in diffs. Please remove the extra spaces so the line is truly blank. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
