Files
Stephen Finucane 7dd6aa22f5 resource: Merge unnecessary separation of logic
We had '_get_microversion_for_list' and '_get_microversion_for', the
latter of which simply called the former. There's no reason for this
distinction and I suspect it's simply there because of legacy reasons.
Merge them.

Change-Id: I5124fa0005e809891a1fc970c6ccdc5f4a766d33
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-08-13 15:45:52 +02:00
..
2022-04-14 12:50:53 +00:00
2021-07-15 12:27:49 +00:00
2021-06-08 12:49:35 +00:00
2022-05-25 12:25:29 +00:00
2022-04-14 12:50:53 +00:00
2022-04-14 12:50:53 +00:00
2022-06-20 12:28:21 +02:00
2022-04-14 12:50:53 +00:00
2021-09-24 17:14:12 +02:00
2020-07-17 09:55:29 +02:00
2021-10-28 12:41:48 +01:00
2021-03-25 14:52:52 +00:00
2022-04-14 12:50:53 +00:00
2022-04-14 12:50:53 +00:00
2022-04-16 09:40:58 +02:00

Unit Tests for openstacksdk

For information on how to run and extend these tests, refer to the contributor guide.