Created
August 21, 2017 20:07
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception occurred: | |
File "/home/user/git/nova/nova/conf/opts.py", line 78, in _append_config_options | |
for key, val in configs.items(): | |
AttributeError: 'list' object has no attribute 'items' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment