[rhinstaller/blivet/pulls/161 master] Don't fail in storage.py:isNameValid when name is None

dwlehman installerbot-noreply at redhat.com
Wed Jun 24 12:50:12 UTC 2015


There are some cases in which it is okay to pass a name of None to the constructor (BTRFSDevice, LoopDevice come to mind), but every device should have a name that is not None once the constructor has run.

I tend to think that the reason for not finding the array name is the end of this you should be chasing instead of changing the naming rules.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/161


More information about the anaconda-patches mailing list