Opened 16 years ago
Closed 10 years ago
#7 closed enhancement (fixed)
Block munging - "split this block" and "shrink this block"
| Reported by: | Kris Deugau | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0 |
| Version: | Keywords: | ||
| Cc: |
Description (last modified by )
Allow an existing allocation to be split or shrunk instead of having to deallocate and reallocate
Change History (9)
comment:1 by , 11 years ago
| Milestone: | → 3.0 |
|---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
(In [705]) /trunk
- Complete internal handling for "shrink block". See #7 (more or less).
- Add "breadcrumb" navigation fragments to split/shrink prep and do pages
- Add link to pool IP list on edit and split/shrink prep pages
- Shave off some useless code showing the split results
- Catch the theoretically impossible case of "no subact value" on submitting split/shrink form
Still need to add calls to monkey rDNS on split/shrink changes
comment:4 by , 11 years ago
comment:5 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Block munging - "split this block" → Block munging - "split this block" and "shrink this block" |
comment:6 by , 11 years ago
comment:7 by , 10 years ago
comment:8 by , 10 years ago
(In [775]) /trunk
Further tweak splitBlock() to handle a contained block the same size as
its container - may be a common case in legacy data. Still leaves more
deeply nested same-sized container trees hanging but those should be
rare enough than manual intervention can patch it up well enough. See #7.
comment:9 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Resolving this ticket as "Feature implemented"
Note:
See TracTickets
for help on using tickets.
![[ DeepNet IP Database ]](/images/ipdb-logo.png)
(In [702]) /trunk