Feature #65
Add Subnet management
| Status: | Closed | Start: | 11/05/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | DHCP | |||
| Target version: | 0.2 | |||
| Backlog: | Yes | Difficulity: | ||
| Votes: | 0 |
Description
this should include also IP management - e.g. - next available IP address
Associated revisions
Revision 06823dc70c80ae00b9f45a2d04e3974b70162ebe
Fixes #65, Fixes #339 and Fixes #539
This commit introduce the following:- Smart proxy CRUD within Foreman
- Subnet operations
- CRUD
- Finding the next free IP (via the dhcp proxy)
- Association of subnets, domains to proxies (dns, dhcp and tftp)
History
Updated by Paul Kelly about 2 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 1 year 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 1 year ago
Added a notification mechanism
Added tests
Ensured that hostname and domain do not clash
Updated by Ohad Levy over 1 year 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 about 1 year ago
- Backlog set to Yes
Updated by Ohad Levy about 1 year ago
- Target version changed from 0.3 to 0.2
Updated by Ohad Levy about 1 year ago
- Branch deleted (
feature/65-add-subnet-management)
Updated by Ohad Levy about 1 year ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 06823dc70c80ae00b9f45a2d04e3974b70162ebe.
Updated by Ohad Levy about 1 year ago
- Assigned to changed from Paul Kelly to Ohad Levy
Updated by Ohad Levy about 1 year ago
- Status changed from Ready For Testing to Closed
