[brightbox|compute] Update format tests for updates to Image

This commit is contained in:
Paul Thornthwaite 2012-05-09 12:02:49 +01:00
parent 4c21314b24
commit ae1d123555
1 changed files with 2 additions and 1 deletions

View File

@ -494,7 +494,8 @@ class Brightbox
"disk_size" => Integer,
"min_ram" => Fog::Nullable::Integer,
"ancestor" => Fog::Brightbox::Nullable::Image,
"username" => Fog::Nullable::String
"username" => Fog::Nullable::String,
"licence_name" => Fog::Nullable::String
}
INTERFACE = {