Commit cb725cb
Skip Manila verification when catalog JSON is empty.
OSPRH-34580
openstack catalog show manila -f json exits 0 with "{}" when the
service is absent, so checking rc alone still runs check_manila.yml
on 17.1 clouds without share.
Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: I7c013aa3ac8eca9045468d792d24ac2feed878a61 parent cda89b5 commit cb725cb
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments