Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. root@amphora-test:/home/ubuntu/octavia# python bin/agent
  2. Traceback (most recent call last):
  3. File "bin/agent", line 60, in <module>
  4. service.prepare_service(sys.argv)
  5. File "/home/ubuntu/octavia/octavia/common/service.py", line 29, in prepare_service
  6. cfg.set_defaults(log.log_opts,
  7. AttributeError: 'module' object has no attribute 'log_opts'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement