Comment 5 for bug 1572796

Revision history for this message
Jim Rollenhagen (jim-rollenhagen) wrote : Re: Complete node information available to unathenticated users, if they know MAC address of Node

The master patch LGTM but needs unit tests.

For whatever reason, the mitaka patch doesn't apply for me.

stack@jroll-test:~/ironic$ git apply fix-1572796-mitaka.patch
fatal: corrupt patch at line 35
stack@jroll-test:~/ironic$ git status
HEAD detached at origin/stable/mitaka
Untracked files:
  (use "git add <file>..." to include in what will be committed)

 fix-1572796-master.patch
 fix-1572796-mitaka.patch

nothing added to commit but untracked files present (use "git add" to track)

I fetched it with wget, same as the master patch, so not sure what's going on here :/