Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. # kolla-genpwd
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/kolla-genpwd", line 11, in <module>
  4. sys.exit(main())
  5. File "/usr/local/lib/python2.7/dist-packages/kolla_ansible/cmd/genpwd.py", line 83, in main
  6. for k, v in passwords.items():
  7. AttributeError: 'NoneType' object has no attribute 'items'
  8. root@kolla:~/Kolla-misc# python -V
  9. Python 2.7.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement