Actions
Feature #65
closedAdd Subnet management
Description
this should include also IP management - e.g. - next available IP address
Updated by Paul Kelly almost 15 years ago
- Status changed from New to Feedback
I have uploaded dhcp_from_edge to pkelly github. This contains a fix for subnet management and dhcp library
Updated by Paul Kelly over 14 years ago
- Branch set to feature/65-add-subnet-management
Added support for Vendors, Servertypes, Subnets and Network databases.
A rake task is provided that will assign the user's hosts to their subnets
Updated by Paul Kelly over 14 years ago
Added a notification mechanism
Added tests
Ensured that hostname and domain do not clash
Updated by Ohad Levy over 14 years ago
Paul, as this is a big patch, is it possible to break it into two patches? one for subnets, and another for the notification mechanism?
Updated by Ohad Levy almost 14 years ago
- Branch deleted (
feature/65-add-subnet-management)
Updated by Ohad Levy almost 14 years ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 06823dc70c80ae00b9f45a2d04e3974b70162ebe.
Updated by Ohad Levy almost 14 years ago
- Assignee changed from Paul Kelly to Ohad Levy
Updated by Ohad Levy almost 14 years ago
- Status changed from Ready For Testing to Closed
Actions