Closed Bug 1054272 Opened 10 years ago Closed 10 years ago

DHCP option filename not getting into DHCP files

Categories

(Infrastructure & Operations Graveyard :: WebOps: Inventory, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: juber, Assigned: juber)

References

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1170] )

The option isn't getting into the output files because the 'is_option' attribute of the keyvalue pair isn't getting set.

'self.is_option = True' needs to be added to https://github.com/mozilla/inventory/blob/master/core/keyvalue/mixins.py#L51 and things "should just work" (I need to make sure dhcp accepts how this option is being printed since this has never been in a build before).
Blocks: 1054223
Whiteboard: [kanban]
Whiteboard: [kanban] → [kanban:https://kanbanize.com/ctrl_board/4/1170]
this change is now correctly generating dhcp config files with the filname set to the k/v store value.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.