IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2008, 4:26:58 PM (18 years ago)
Author:
jhoblitt
Message:

change the get_replication_volume_for_ext_id query to choose a storage volume (that meets the critera) at random

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r19036 r19144  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.82 2008-08-12 23:53:40 jhoblitt Exp $
     3# $Id: Server.pm,v 1.83 2008-08-21 02:26:58 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    99no warnings qw( uninitialized );
    1010
    11 our $VERSION = '0.13';
     11our $VERSION = '0.14';
    1212
    1313use base qw( Class::Accessor::Fast );
Note: See TracChangeset for help on using the changeset viewer.