Feature #65
Add Subnet management
Description
this should include also IP management - e.g. - next available IP address
Associated revisions
History
#1
Updated by Paul Kelly about 13 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
#2
Updated by Paul Kelly over 12 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
#3
Updated by Paul Kelly over 12 years ago
Added a notification mechanism
Added tests
Ensured that hostname and domain do not clash
#4
Updated by Ohad Levy over 12 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?
#6
Updated by Ohad Levy about 12 years ago
- Target version changed from 0.3 to 0.2
#7
Updated by Ohad Levy about 12 years ago
- Branch deleted (
feature/65-add-subnet-management)
#8
Updated by Ohad Levy about 12 years ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 06823dc70c80ae00b9f45a2d04e3974b70162ebe.
#9
Updated by Ohad Levy about 12 years ago
- Assignee changed from Paul Kelly to Ohad Levy
#10
Updated by Ohad Levy about 12 years ago
- Status changed from Ready For Testing to Closed
Fixes #65, Fixes #339 and Fixes #539
This commit introduce the following: