Release os-api-ref fix

Recently nova api-ref started failing because with latest sphinx an
extension not explicitly marked as thread_safe or not throws warning
what breaks nova build running with `-W` flag. Since there are no
functional changes in the release only raise the patch version.

Change-Id: I1dee8c11bb0e02c959bff8fd3ccc1a45de4a7bb2
This commit is contained in:
Artem Goncharov 2024-11-08 10:56:27 +01:00
parent e5510db163
commit 0e776c8ac6

View File

@ -79,5 +79,9 @@ releases:
projects:
- repo: openstack/os-api-ref
hash: 4c78681bea49680fe38282fcc1a697a2f6885958
- version: 3.0.1
projects:
- repo: openstack/os-api-ref
hash: 62c2aba8d9a9978858d52cd28af7e0e6f72a0ebe
repository-settings:
openstack/os-api-ref: {}