[Freeipa-devel] [freeipa PR#665][opened] Allow erasing ipaDomainResolutionOrder attribute

2017-03-28 Thread fidencio
URL: https://github.com/freeipa/freeipa/pull/665 Author: fidencio Title: #665: Allow erasing ipaDomainResolutionOrder attribute Action: opened PR body: """ Currently when trying to erase the ipaDomainResolutionOrder attribute we hit an internal error as the split() method is c

[Freeipa-devel] [freeipa PR#665][synchronized] Allow erasing ipaDomainResolutionOrder attribute

2017-03-28 Thread fidencio
URL: https://github.com/freeipa/freeipa/pull/665 Author: fidencio Title: #665: Allow erasing ipaDomainResolutionOrder attribute Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/665/head:pr665 git checkout

[Freeipa-devel] [freeipa PR#665][synchronized] Allow erasing ipaDomainResolutionOrder attribute

2017-03-28 Thread fidencio
URL: https://github.com/freeipa/freeipa/pull/665 Author: fidencio Title: #665: Allow erasing ipaDomainResolutionOrder attribute Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/665/head:pr665 git checkout

[Freeipa-devel] [freeipa PR#665][comment] Allow erasing ipaDomainResolutionOrder attribute

2017-03-28 Thread fidencio
URL: https://github.com/freeipa/freeipa/pull/665 Title: #665: Allow erasing ipaDomainResolutionOrder attribute fidencio commented: """ I have updated the commit message as I found a typo there: "both doing calling delattr or" -> "both calling delattr or&quo