Ubuntu Pastebin

Paste from Horacio DurĂ¡n at Thu, 26 Feb 2015 14:34:03 +0000

Download as text
1
2
3
4
5
6
7
ERROR:root:'EnvJujuClient' object has no attribute 'client'
Traceback (most recent call last):
  File "./assess_recovery.py", line 212, in main
    dump_env_logs(client, bootstrap_host, log_dir)
  File "/home/hduran/Develop/qa/juju-ci-tools/deploy_stack.py", line 178, in dump_env_logs
    client = env.client.get_env_client(env)
AttributeError: 'EnvJujuClient' object has no attribute 'client'
Download as text