Conversation
The 'legacy' allow option now uses a single class where previously it used several. The 'standard' allow option is the new default, because 'legacy' makes no sense and is probably a mistake anyway.
|
Still need to merge in the separate-DHCP-config changes from master (there are several conflicts). |
Conflicts: cyder/core/ctnr/models.py cyder/cydhcp/build/builder.py cyder/cydhcp/vrf/models.py cyder/cydhcp/workgroup/models.py
|
Should be ready to go. |
|
Note to self: I was supposed to leave the 'legacy' build process exactly the same. Revert it. |
7711ffb to
4db1311
Compare
|
Looks like restoring the original 'legacy' behavior was easier than expected. The only difference now is that it doesn't print classes that aren't allowed anywhere. |
|
Sounds fine to me. We shouldn't have been doing that in the first place. On Thu, Apr 30, 2015 at 3:55 PM, drkitty notifications@github.com wrote:
|
|
I'll post a script shortly. |
|
I'd recommend this be hand-verified. It's not too difficult to do that. |
Resolves issue #966.
Changes: