mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
shade is not used anymore by the `os_*` modules. PR #40532 replaces `shade` library by `openstacksdk`. This commit clean up some references to the old library. It's similiar to what has been done in PR #40784.