mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[rackspace|compute] fixing broken tests
This commit is contained in:
parent
9ac5b1f913
commit
1266129c66
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Shindo.tests('Fog::Compute::RackspaceV2 | flavor_tests', ['rackspace']) do
|
|||
|
||||
get_flavor_format = {
|
||||
'flavor' => flavor_format.merge({
|
||||
'OS-FLV-DISABLED:disabled' => Fog::Boolean,
|
||||
'OS-FLV-EXT-DATA:ephemeral' => Integer,
|
||||
'rxtx_factor' => Float,
|
||||
'swap' => Integer
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue