Mixed Up Virtualization API

Found

sub type_citrix_available_ip_addresses { my ($server) = @_; my $vhost = &get_parent_server($server); return &available_ip_addresses($vhost->{'citrix_start'}, $vhost->{'citrix_end'}, $vhost->{'citrix_cidr'}); } in openvz-type-lib.pl line 1107.

Might want to clear that up.

Status: 
Closed (fixed)

Comments

Thanks - I'll fix that up.

Automatically closed -- issue fixed for 2 weeks with no activity.