tests/bluebox/requests/compute/block_tests.rb in fog-1.24.0 vs tests/bluebox/requests/compute/block_tests.rb in fog-1.25.0
- old
+ new
@@ -9,10 +9,11 @@
'lb_applications' => [],
'memory' => Integer,
'product' => {'cost' => String, 'description' => String, 'id' => String},
'status' => String,
'storage' => Integer,
- 'location_id' => String
+ 'location_id' => String,
+ 'vsh_id' => String
}
tests('success') do
@flavor_id = compute_providers[:bluebox][:server_attributes][:flavor_id]