mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[Brightbox] Updated format test to use correct link name
This commit is contained in:
parent
2344163ecb
commit
d49f6b418f
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ class Brightbox
|
|||
"clients" => [Brightbox::Compute::Formats::Nested::API_CLIENT],
|
||||
"servers" => [Brightbox::Compute::Formats::Nested::SERVER],
|
||||
"load_balancers" => [Brightbox::Compute::Formats::Nested::LOAD_BALANCER],
|
||||
"cloud_ip_addresses" => [Brightbox::Compute::Formats::Nested::CLOUD_IP],
|
||||
"cloud_ips" => [Brightbox::Compute::Formats::Nested::CLOUD_IP],
|
||||
"server_groups" => [Brightbox::Compute::Formats::Nested::SERVER_GROUP],
|
||||
"firewall_policies" => [Brightbox::Compute::Formats::Nested::FIREWALL_POLICY],
|
||||
"images" => [Brightbox::Compute::Formats::Nested::IMAGE],
|
||||
|
|
Loading…
Reference in a new issue