Thu Dec 23 05:26:50 2010https://www.google.com/accounts/o8/id?id=AItOawndxv0e6mnkY7uc9dtSG2WW3FVWw0aTvwc - Ticket created
Subject:
No way to modify 'ends' parameter of a OMAPI::Lease
omshell accepts 'set ends = 0' command to alter an active lease state,
but there's no such functionality in OMAPI::Lease.
Sun Jan 02 09:46:58 2011JHTHORSEN [...] cpan.org - Taken
Sun Jan 02 09:48:50 2011JHTHORSEN [...] cpan.org - Correspondence added
This will be fixed in 0.10, which will be release during the first week
of january. Short summary of the change:
diff --git a/lib/Net/ISC/DHCPd/Role/Lease.pm b/lib/Net/ISC/DHCPd
omapi_attr ends => (
isa => Time,
- actions => [qw/examine/],
+ actions => [qw/examine modify/],
);
Sun Jan 02 09:48:51 2011The RT System itself - Status changed from 'new' to 'open'
Sun Jan 02 09:48:52 2011JHTHORSEN [...] cpan.org - Status changed from 'open' to 'resolved'