Comment 4 for bug 1577731

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote : Re: NoSuchOptError: no such option in group DEFAULT: os_password

Seems to be an unexpected case of value interpolation at work, see http://docs.openstack.org/developer/oslo.config/cfg.html#option-value-interpolation

But still, I think a) oslo.config should do a better error message in the first case, b) shaker should somehow make sure that these variables work the same way they do with other tools like OSC.