Project

General

Profile

Bug #6745

Clean up the params input to the DHCP::Server.addRecord method

Added by Aaron Stone over 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
DHCP
Target version:
Difficulty:
Triaged:
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Clean up the params input to the DHCP::Server.addRecord method

Actual:
Add a DHCP record to local DHCP config files.
POST the same record information to the DHCP new record endpoint
Smart Proxy returns an HTTP 409 claiming that the new record conflicts with the existing record.

Expected:
Smart Proxy ignores the new record because it is a match for the existing config file record.

Associated revisions

Revision dd9d295b (diff)
Added by Aaron Stone over 8 years ago

Fixes #6745 - Clean up the params input to the DHCP::Server.addRecord method

This fixes the ability to match and ignore pre-existing identical DHCP records.

History

#1 Updated by Dominic Cleal over 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Aaron Stone
  • Target version set to 1.7.5
  • Legacy Backlogs Release (now unused) set to 10
  • Pull request https://github.com/theforeman/smart-proxy/pull/185 added
  • Pull request deleted ()

#2 Updated by Aaron Stone over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF