<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>On a freshly stacked devstack (Jan 12), attempting to access `cfg.CONF.keystone_authtoken.project_domain_name` gave the error: NoSuchOptError: no such option project_domain_name in group [keystone_authtoken]</div><div><br></div><div>I’m a little confused because it’s part of the [keystone_authtoken] config section generated by devstack. Could anyone point me to where these options are declared (I’ve searched several repos) and maybe why this option doesn’t exist? Thanks a lot!</div><div><br></div><div>Of all the options supplied by devstack under [keystone_authtoken], the following were accessible:</div><div><div>memcached_servers</div><div>signing_dir</div><div>cafile</div><div>auth_uri</div><div>auth_url</div><div>auth_type</div><div><br></div><div>But the following were unaccessible:</div><div>project_domain_name</div><div>project_name</div><div>user_domain_name</div><div>password</div><div>username</div></div><div><br></div></body></html>