
This necessitates adding some missing return values for various mocks. Combined, this brings our tests closer to reality and will be needed once we add response schemas for these. Change-Id: I1ff23082d257f98e4f63b84b287a3c374a62bf0b Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"volume": {
|
|
"availability_zone": "dublin",
|
|
"display_name": "Volume Name",
|
|
"display_description": "Volume Description",
|
|
"size": 100
|
|
}
|
|
}
|